-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 10 21:31:47 msm8909 python3[2206]: DB VERSION: 9
May 10 21:31:47 msm8909 python3[2206]: [DB] No upgrade needed
May 10 21:31:48 msm8909 python3[2206]: [DEBUG] Looking for old files to remove in /data/logs
May 10 21:31:48 msm8909 python3[2206]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 10 21:31:48 msm8909 python3[2206]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 10 21:31:48 msm8909 python3[2206]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 10 21:31:48 msm8909 python3[2206]: [SSE] SETTING UP SSE
May 10 21:31:48 msm8909 python3[2206]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 10 21:31:48 msm8909 python3[2206]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb330cdb0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 10 21:31:48 msm8909 python3[2206]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb28381d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 10 21:32:01 msm8909 python3[2206]: Traceback (most recent call last):
May 10 21:32:01 msm8909 python3[2206]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 10 21:32:01 msm8909 python3[2206]: hci0 = BluetoothAdapter(0);
May 10 21:32:01 msm8909 python3[2206]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 10 21:32:01 msm8909 python3[2206]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 10 21:32:01 msm8909 python3[2206]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 10 21:32:01 msm8909 python3[2206]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 10 21:32:01 msm8909 python3[2206]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 10 21:32:01 msm8909 python3[2206]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 10 21:32:01 msm8909 python3[2206]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 10 21:32:01 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 10 21:32:01 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 10 21:32:01 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 10 21:32:07 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 10 21:32:07 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 10 21:32:07 msm8909 systemd[1]: Started Mother Gateway Service.
May 10 21:32:09 msm8909 python3[3033]: READING DB FROM FILE: /data/mother.db
May 10 21:32:09 msm8909 python3[3033]: DB VERSION: 9
May 10 21:32:09 msm8909 python3[3033]: [DB] No upgrade needed
May 10 21:32:09 msm8909 python3[3033]: [DEBUG] Looking for old files to remove in /data/logs
May 10 21:32:10 msm8909 python3[3033]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 10 21:32:10 msm8909 python3[3033]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 10 21:32:10 msm8909 python3[3033]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 10 21:32:10 msm8909 python3[3033]: [SSE] SETTING UP SSE
May 10 21:32:10 msm8909 python3[3033]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 10 21:32:48 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:32:48 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:32:48 msm8909 python3[3033]: Running Scheduled: Thread Check
May 10 21:32:48 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:32:48 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:32:48 msm8909 python3[3033]: [SSE] Sending: {"key": "715d3c30c1874073ad76104b14e3a018", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:32:48 msm8909 python3[3033]: [SSE] RX'd: {'key': '50b460b07f35425c8a37783a55c7e8a4', 'timestamp': 1715347931.5917337, 'source': 0, 'data': '', 'type': 's'}
May 10 21:32:48 msm8909 python3[3033]: [SSE] RX'd: {'key': None, 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'source': 1, 'timestamp': 1715347933.0176659, 'type': 'gw'}
May 10 21:32:48 msm8909 python3[3033]: [SSE] RX'd: {'key': None, 'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xM2Q0XzE3MTUzMzUzMzc=", "id": 81, "pairingCode": "13d4"}]', 'source': 1, 'timestamp': 1715347933.0221827, 'type': 'wearables'}
May 10 21:32:48 msm8909 python3[3033]: [SSE] RX'd: {'key': None, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:40.992535", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 293, "language": 2, "name": "Magnificent Oriole", "received": "2024-05-02T04:54:32.089806", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 0, "units": 1, "weight": 60, "wearable_id": 63}', 'source': 1, 'timestamp': 1715347933.3372996, 'type': 'wconfig'}
May 10 21:32:48 msm8909 python3[3033]: [SSE] UPDATING W CONFIG
May 10 21:32:48 msm8909 python3[3033]: [SSE] RX'd: {'key': None, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:23.917357", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 292, "language": 2, "name": "Tacky Bullfrog", "received": "2024-05-02T04:54:11.074360", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 73}', 'source': 1, 'timestamp': 1715347933.6063931, 'type': 'wconfig'}
May 10 21:32:48 msm8909 python3[3033]: [SSE] UPDATING W CONFIG
May 10 21:32:48 msm8909 python3[3033]: [SSE] RX'd: {'key': None, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:51:02.096329", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 294, "language": 2, "name": "Lush Curassow", "received": "2024-05-02T04:55:30.091226", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 74}', 'source': 1, 'timestamp': 1715347933.8151796, 'type': 'wconfig'}
May 10 21:32:48 msm8909 python3[3033]: [SSE] UPDATING W CONFIG
May 10 21:32:48 msm8909 python3[3033]: [SSE] RX'd: {'key': None, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:47:50.989225", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 291, "language": null, "name": "Fine Leopard", "received": "2024-05-02T04:54:16.070327", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 75}', 'source': 1, 'timestamp': 1715347934.0278261, 'type': 'wconfig'}
May 10 21:32:48 msm8909 python3[3033]: [SSE] UPDATING W CONFIG
May 10 21:32:48 msm8909 python3[3033]: [SSE] RX'd: {'key': None, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:52:52.470908", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 295, "language": null, "name": "Opalescent Lorikeet", "received": "2024-05-02T05:02:56.246613", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 76}', 'source': 1, 'timestamp': 1715347934.2570605, 'type': 'wconfig'}
May 10 21:32:48 msm8909 python3[3033]: [SSE] UPDATING W CONFIG
May 10 21:32:48 msm8909 python3[3033]: [SSE] RX'd: {'key': None, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-10T09:40:12.152049", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 301, "language": null, "name": "Sensible Uakari", "received": "2024-05-10T10:08:57.067437", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 81}', 'source': 1, 'timestamp': 1715347934.5497954, 'type': 'wconfig'}
May 10 21:32:48 msm8909 python3[3033]: [SSE] UPDATING W CONFIG
May 10 21:32:48 msm8909 python3[3033]: [SSE] RX'd: {'key': None, 'data': '0', 'source': 1, 'timestamp': 1715347934.6263053, 'type': 'prov'}
May 10 21:32:48 msm8909 python3[3033]: [SSE] SETTING PROVISIONING TO: 0
May 10 21:32:48 msm8909 python3[3033]: [CONFIG] SSE Has new config, updating
May 10 21:32:48 msm8909 python3[3033]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 10 21:32:48 msm8909 python3[3033]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 10 21:32:48 msm8909 python3[3033]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 10 21:32:48 msm8909 python3[3033]: [CLOUD] Activating Gateway
May 10 21:32:48 msm8909 python3[3033]: DBUS: Discovered 06:05:04:48:10:21 .
May 10 21:32:48 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 10 21:32:48 msm8909 python3[3033]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 10 21:32:49 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 894, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000037e0016000001004e006363
May 10 21:32:49 msm8909 python3[3033]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 10 21:32:49 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 894, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715347969, 'wearableId': 73}
May 10 21:32:49 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 894, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715347969, 'wearableId': 73}
May 10 21:32:49 msm8909 python3[3033]: [SSE] Sending: {"key": "12cba689589e4d7da60db66bed064b95", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 894, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 78}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715347969, "wearableId": 73}, "rt": "instant"}
May 10 21:32:49 msm8909 python3[3033]: DBUS: Discovered 06:05:04:50:93:05 .
May 10 21:32:49 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1513, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0} 1dd51dd50007000000000000000005e9000d000000005a306464
May 10 21:32:49 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:32:49 msm8909 python3[3033]: [SSE] RX'd: {'key': '715d3c30c1874073ad76104b14e3a018', 'timestamp': 1715347969.0127659, 'source': 0, 'data': '', 'type': 's'}
May 10 21:32:49 msm8909 python3[3033]: [SSE] RX'd: {'key': '12cba689589e4d7da60db66bed064b95', 'timestamp': 1715347969.4589319, 'source': 0, 'data': '', 'type': 's'}
May 10 21:32:49 msm8909 python3[3033]: DBUS: Discovered 06:05:04:66:30:47 .
May 10 21:32:49 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:32:49 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:32:49 msm8909 python3[3033]: DBUS: Discovered 06:05:04:7A:56:97 .
May 10 21:32:49 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 21:32:49 msm8909 python3[3033]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 21:32:49 msm8909 python3[3033]: DBUS: Discovered 06:05:04:61:15:83 .
May 10 21:32:49 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1144, 'act_cals': 0, 'battery': 87, 'bmr_cals': 0} 15831583000700000000000000000478000d0000000057106464
May 10 21:32:49 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:32:50 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1547, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000060b00160000010048006565
May 10 21:32:50 msm8909 python3[3033]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 10 21:32:50 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1547, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715347970, 'wearableId': 74}
May 10 21:32:50 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1547, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715347970, 'wearableId': 74}
May 10 21:32:50 msm8909 python3[3033]: [SSE] Sending: {"key": "5d2b626cd9e74b44a2694e5b49434681", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1547, "walkSteps": 0, "caseTemp": 101, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715347970, "wearableId": 74}, "rt": "instant"}
May 10 21:32:50 msm8909 python3[3033]: DBUS: Discovered 06:05:04:56:C4:4A .
May 10 21:32:50 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 10 21:32:50 msm8909 python3[3033]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 10 21:32:50 msm8909 python3[3033]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 10 21:32:50 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\n\x8e', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x8e'} 0a8e0a8e0006
May 10 21:32:50 msm8909 python3[3033]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 10 21:32:50 msm8909 python3[3033]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 10 21:32:50 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:32:50 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:32:50 msm8909 python3[3033]: DBUS: Discovered 06:05:04:6D:74:4C .
May 10 21:32:50 msm8909 python3[3033]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 21:32:50 msm8909 python3[3033]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 21:32:50 msm8909 python3[3033]: DBUS: Discovered 06:05:04:69:0A:91 .
May 10 21:32:50 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 21:32:50 msm8909 python3[3033]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 21:32:50 msm8909 python3[3033]: [SSE] RX'd: {'key': '5d2b626cd9e74b44a2694e5b49434681', 'timestamp': 1715347970.5574374, 'source': 0, 'data': '', 'type': 's'}
May 10 21:32:50 msm8909 python3[3033]: DBUS: Discovered 06:05:04:1F:66:01 .
May 10 21:32:50 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 10 21:32:50 msm8909 python3[3033]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 10 21:32:50 msm8909 python3[3033]: DBUS: Discovered 06:05:04:80:24:04 .
May 10 21:32:50 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:32:50 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:32:50 msm8909 python3[3033]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 10 21:32:50 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1515, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005eb000d000000005c206464
May 10 21:32:51 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:32:51 msm8909 python3[3033]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 10 21:32:51 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 805, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000032501271081cd0006206464
May 10 21:32:51 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:32:51 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 26, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 381, 'act_cals': 0, 'battery': 64, 'bmr_cals': 26} 13d413d400070000000000000000017d000400b01a004010797a
May 10 21:32:51 msm8909 python3[3033]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 10 21:32:51 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 381, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 26, 'bmrCals': 26, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 122, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715347971, 'wearableId': 81}
May 10 21:32:51 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 381, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 26, 'bmrCals': 26, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 122, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715347971, 'wearableId': 81}
May 10 21:32:51 msm8909 python3[3033]: [SSE] Sending: {"key": "a4ca72153883487aac9a47e813546caf", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 381, "walkSteps": 0, "caseTemp": 121, "totalCals": 26, "bmrCals": 26, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 122, "battery": 64}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715347971, "wearableId": 81}, "rt": "instant"}
May 10 21:32:51 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 894, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000037e0016000001004e006363
May 10 21:32:51 msm8909 python3[3033]: [SSE] RX'd: {'key': 'a4ca72153883487aac9a47e813546caf', 'timestamp': 1715347971.4994643, 'source': 0, 'data': '', 'type': 's'}
May 10 21:32:52 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045106565
May 10 21:32:52 msm8909 python3[3033]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 10 21:32:52 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715347972, 'wearableId': 75}
May 10 21:32:52 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715347972, 'wearableId': 75}
May 10 21:32:52 msm8909 python3[3033]: [SSE] Sending: {"key": "51c28ccb2312437c80cc8b9392fdce38", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 101, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 69}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715347972, "wearableId": 75}, "rt": "instant"}
May 10 21:32:53 msm8909 python3[3033]: [SSE] RX'd: {'key': '51c28ccb2312437c80cc8b9392fdce38', 'timestamp': 1715347972.67114, 'source': 0, 'data': '', 'type': 's'}
May 10 21:32:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1188, 'act_cals': 0, 'battery': 75, 'bmr_cals': 0} 251a251a0007000000000000000004a4000d000000004b106465
May 10 21:32:53 msm8909 python3[3033]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 10 21:32:53 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1188, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 75}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715347973, 'wearableId': 76}
May 10 21:32:53 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1188, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 75}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715347973, 'wearableId': 76}
May 10 21:32:53 msm8909 python3[3033]: [SSE] Sending: {"key": "f49977b86e384b26977e1c97fe6768a7", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1188, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 75}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715347973, "wearableId": 76}, "rt": "instant"}
May 10 21:32:53 msm8909 python3[3033]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 10 21:32:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1515, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005eb000d000000005c306464
May 10 21:32:53 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:32:59 msm8909 python3[3033]: DBUS: Discovered 06:05:04:8E:52:AD .
May 10 21:32:59 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\x8d', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\x8d'} 048d048d0006
May 10 21:32:59 msm8909 python3[3033]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 10 21:32:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1144, 'act_cals': 0, 'battery': 87, 'bmr_cals': 0} 15831583000700000000000000000478000d0000000057206464
May 10 21:32:59 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:32:59 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:32:59 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:32:59 msm8909 python3[3033]: DBUS: Discovered 06:05:04:88:94:2A .
May 10 21:32:59 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 10 21:32:59 msm8909 python3[3033]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 10 21:33:00 msm8909 python3[3033]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 21:33:00 msm8909 python3[3033]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 21:33:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 805, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000032501271081cd0006306464
May 10 21:33:00 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:33:00 msm8909 python3[3033]: DBUS: Discovered 06:05:04:09:A0:9C .
May 10 21:33:00 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:33:01 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:33:01 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 26, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 381, 'act_cals': 0, 'battery': 64, 'bmr_cals': 26} 13d413d400070000000000000000017d000400b01a004020797a
May 10 21:33:01 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 894, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000037e0016000001004e106363
May 10 21:33:01 msm8909 python3[3033]: DBUS: Discovered 06:05:04:44:7C:06 .
May 10 21:33:01 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 21:33:01 msm8909 python3[3033]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 21:33:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1547, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000060b00160000010048106565
May 10 21:33:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045206565
May 10 21:33:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049206464
May 10 21:33:02 msm8909 python3[3033]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 10 21:33:02 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 73}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715347982, 'wearableId': 63}
May 10 21:33:02 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 73}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715347982, 'wearableId': 63}
May 10 21:33:02 msm8909 python3[3033]: [SSE] Sending: {"key": "4567550fe7fb4adea44e439b93c2b3ed", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 100, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 100, "battery": 73}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715347982, "wearableId": 63}, "rt": "instant"}
May 10 21:33:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1188, 'act_cals': 0, 'battery': 75, 'bmr_cals': 0} 251a251a0007000000000000000004a4000d000000004b106465
May 10 21:33:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1515, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005eb000d000000005c006464
May 10 21:33:03 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:33:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 26, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 383, 'act_cals': 0, 'battery': 62, 'bmr_cals': 26} 13d413d400070000000000000000017f000400b01a003e30797a
May 10 21:33:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 894, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000037e0016000001004e206363
May 10 21:33:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1513, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0} 1dd51dd50007000000000000000005e9000d000000005a006464
May 10 21:33:03 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:33:04 msm8909 python3[3033]: DBUS: Connected to 06:05:04:02:E8:6A
May 10 21:33:04 msm8909 python3[3033]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 10 21:33:04 msm8909 python3[3033]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 10 21:33:04 msm8909 python3[3033]: [SSE] Sending: {"key": "d593cd0e8d39484aaa314f563c8b7cd9", "msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:33:04 msm8909 python3[3033]: ACTIVATING HR.
May 10 21:33:11 msm8909 python3[3033]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 10 21:33:11 msm8909 python3[3033]: 63.777032613754272 [06:05:04:02:E8:6A] <- HR 0000
May 10 21:33:12 msm8909 python3[3033]: 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, 62, 22, 175, 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 10 21:33:12 msm8909 python3[3033]: GOT Firmware Version: V1.5.4d0
May 10 21:33:12 msm8909 python3[3033]: GOT Pairing Code: 251a
May 10 21:33:12 msm8909 python3[3033]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 10 21:33:12 msm8909 python3[3033]: NO FW Update needed.
May 10 21:33:12 msm8909 python3[3033]: LAST SYNC: 1715345071
May 10 21:33:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1517, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005ed000d000000005c106464
May 10 21:33:13 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:33:13 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 807, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000032701271081cd0006106464
May 10 21:33:13 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:33:13 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 896, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f890007000000000000000003800016000001004d306363
May 10 21:33:13 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1513, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0} 1dd51dd50007000000000000000005e9000d000000005a106464
May 10 21:33:13 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:33:13 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045006465
May 10 21:33:14 msm8909 python3[3033]: 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, 166, 4, 0, 64, 13, 0, 0, 65, 101, 0, 0, 80, 100, 0, 0, 81, 76, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 10 21:33:14 msm8909 python3[3033]: ACTIVITY: 0
May 10 21:33:14 msm8909 python3[3033]: HR READING: 0 TOOK 0.000387 secs
May 10 21:33:14 msm8909 python3[3033]: DEACTIVATING HR.
May 10 21:33:14 msm8909 python3[3033]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 10 21:33:14 msm8909 python3[3033]: GOT Instant Data: {'case_temp': 100, 'total_steps': 0, 'act_cals': 0, 'walk_steps': 0, 'heart_rate': 0, 'activity': 0, 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1190, 'battery': 76, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 13, 'bmr_cals': 0}
May 10 21:33:14 msm8909 python3[3033]: W ID: 76
May 10 21:33:14 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'sleepDuration': 0, 'solarGen': 1190, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'activity': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'actCals': 0, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715347994, 'wearableId': 76}
May 10 21:33:14 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'sleepDuration': 0, 'solarGen': 1190, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'activity': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'actCals': 0, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715347994, 'wearableId': 76}
May 10 21:33:14 msm8909 python3[3033]: [SSE] Sending: {"key": "b0344c283b984f16b124e3f398f2e6c5", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"sleepDuration": 0, "solarGen": 1190, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "activity": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "actCals": 0, "battery": 76}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715347994, "wearableId": 76}, "rt": "instant"}
May 10 21:33:14 msm8909 python3[3033]: Instant Upload complete
May 10 21:33:14 msm8909 python3[3033]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 10 21:33:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048306464
May 10 21:33:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 26, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 383, 'act_cals': 0, 'battery': 62, 'bmr_cals': 26} 13d413d400070000000000000000017f000400b01a003e00797a
May 10 21:33:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 896, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f890007000000000000000003800016000001004d306363
May 10 21:33:16 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1146, 'act_cals': 0, 'battery': 87, 'bmr_cals': 0} 1583158300070000000000000000047a000d0000000057006464
May 10 21:33:16 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:33:16 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045006465
May 10 21:33:16 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1549, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000060d00160000010048306565
May 10 21:33:16 msm8909 python3[3033]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 10 21:33:17 msm8909 python3[3033]: DBUS: 06:05:04:02:E8:6A disconnected.
May 10 21:33:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1188, 'act_cals': 0, 'battery': 75, 'bmr_cals': 0} 251a251a0007000000000000000004a4000d000000004b206465
May 10 21:33:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1188, 'act_cals': 0, 'battery': 75, 'bmr_cals': 0} 251a251a0007000000000000000004a4000d000000004b206465
May 10 21:33:17 msm8909 python3[3033]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 10 21:33:17 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x1b\xab', 'mtp_version': 5, 'company_id': b'_\x00'} 1bab065f00
May 10 21:33:17 msm8909 python3[3033]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 10 21:33:17 msm8909 python3[3033]: [SSE] RX'd: {'key': 'f49977b86e384b26977e1c97fe6768a7', 'timestamp': 1715347973.5730286, 'source': 0, 'data': '', 'type': 's'}
May 10 21:33:17 msm8909 python3[3033]: [SSE] RX'd: {'key': '4567550fe7fb4adea44e439b93c2b3ed', 'timestamp': 1715347983.1534605, 'source': 0, 'data': '', 'type': 's'}
May 10 21:33:17 msm8909 python3[3033]: [SSE] RX'd: {'key': 'd593cd0e8d39484aaa314f563c8b7cd9', 'timestamp': 1715347985.242224, 'source': 0, 'data': '', 'type': 's'}
May 10 21:33:17 msm8909 python3[3033]: [SSE] RX'd: {'key': 'b0344c283b984f16b124e3f398f2e6c5', 'timestamp': 1715347994.4952683, 'source': 0, 'data': '', 'type': 's'}
May 10 21:33:18 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:33:18 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:33:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1190, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004a6000d000000004c106465
May 10 21:33:28 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 807, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000032701271081cd0006206464
May 10 21:33:28 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:33:28 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 896, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f890007000000000000000003800016000001004d006363
May 10 21:33:28 msm8909 python3[3033]: DBUS: Discovered 06:05:04:13:9C:CF .
May 10 21:33:28 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 10 21:33:28 msm8909 python3[3033]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 10 21:33:28 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1515, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005eb000d0000000059306464
May 10 21:33:28 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:33:28 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045106465
May 10 21:33:29 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1549, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000060d00160000010048006565
May 10 21:33:30 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:33:30 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:33:30 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 807, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000032701271081cd0006206464
May 10 21:33:30 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:33:41 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1146, 'act_cals': 0, 'battery': 87, 'bmr_cals': 0} 1583158300070000000000000000047a000d0000000057206464
May 10 21:33:41 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:33:42 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 26, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 383, 'act_cals': 0, 'battery': 62, 'bmr_cals': 26} 13d413d400070000000000000000017f000400b01a003e30797a
May 10 21:33:42 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 807, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000032701271081cd0006006464
May 10 21:33:42 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:33:43 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1515, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005eb000d0000000059006464
May 10 21:33:43 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:33:43 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045306465
May 10 21:33:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1190, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004a6000d000000004c206465
May 10 21:33:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048206464
May 10 21:33:45 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 21:33:45 msm8909 python3[3033]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 21:33:48 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:33:48 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:33:48 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:33:48 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:33:48 msm8909 python3[3033]: [SSE] Sending: {"key": "b000d4f5ab1e4ca6854d49a77bb6d27f", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:33:49 msm8909 python3[3033]: [SSE] RX'd: {'key': 'b000d4f5ab1e4ca6854d49a77bb6d27f', 'timestamp': 1715348029.434068, 'source': 0, 'data': '', 'type': 's'}
May 10 21:33:49 msm8909 python3[3033]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 10 21:33:50 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 896, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f890007000000000000000003800016000001004d006363
May 10 21:33:52 msm8909 python3[3033]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 10 21:33:52 msm8909 python3[3033]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 10 21:33:52 msm8909 python3[3033]: Device not connected, retrying later
May 10 21:33:52 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 896, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f890007000000000000000003800016000001004d006363
May 10 21:33:52 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 896, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348032, 'wearableId': 73}
May 10 21:33:52 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 896, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348032, 'wearableId': 73}
May 10 21:33:52 msm8909 python3[3033]: [SSE] Sending: {"key": "7a1215ec3e7a48b19751734785c063b5", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 896, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 77}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348032, "wearableId": 73}, "rt": "instant"}
May 10 21:33:53 msm8909 python3[3033]: [SSE] RX'd: {'key': '7a1215ec3e7a48b19751734785c063b5', 'timestamp': 1715348033.399019, 'source': 0, 'data': '', 'type': 's'}
May 10 21:33:53 msm8909 python3[3033]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 10 21:33:57 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 26, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 383, 'act_cals': 0, 'battery': 62, 'bmr_cals': 26} 13d413d400070000000000000000017f000400b01a003e30797a
May 10 21:33:57 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 896, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f890007000000000000000003800016000001004d306363
May 10 21:33:58 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 21:33:58 msm8909 python3[3033]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 21:33:58 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1146, 'act_cals': 0, 'battery': 87, 'bmr_cals': 0} 1583158300070000000000000000047a000d0000000057006464
May 10 21:33:58 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:33:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1190, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004a6000d000000004c006465
May 10 21:33:59 msm8909 python3[3033]: DBUS: Connected to 06:05:04:30:B0:14
May 10 21:33:59 msm8909 python3[3033]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 10 21:33:59 msm8909 python3[3033]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 10 21:33:59 msm8909 python3[3033]: [SSE] Sending: {"key": "5db2f9a1b8ca41f9b9d54b063ab5859c", "msg": {"wearables": [{"wearable_id": 81, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:33:59 msm8909 python3[3033]: ACTIVATING HR.
May 10 21:34:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 807, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000032701271081cd0006106464
May 10 21:34:00 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:34:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045006465
May 10 21:34:00 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348040, 'wearableId': 75}
May 10 21:34:00 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348040, 'wearableId': 75}
May 10 21:34:00 msm8909 python3[3033]: [SSE] Sending: {"key": "731bcdaff43b4681a515106d04eee3b1", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 100, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 69}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348040, "wearableId": 75}, "rt": "instant"}
May 10 21:34:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046106465
May 10 21:34:06 msm8909 python3[3033]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 21:34:06 msm8909 python3[3033]: 118.29771065711975 [06:05:04:30:B0:14] <- HR 0000
May 10 21:34:07 msm8909 python3[3033]: 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, 62, 28, 145, 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 10 21:34:07 msm8909 python3[3033]: GOT Firmware Version: V1.5.4d0
May 10 21:34:07 msm8909 python3[3033]: GOT Pairing Code: 13d4
May 10 21:34:07 msm8909 python3[3033]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 10 21:34:07 msm8909 python3[3033]: NO FW Update needed.
May 10 21:34:07 msm8909 python3[3033]: LAST SYNC: 1715346577
May 10 21:34:08 msm8909 python3[3033]: 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, 9, 147, 0, 16, 14, 104, 0, 17, 251, 42, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 128, 1, 0, 64, 4, 0, 0, 65, 123, 0, 0, 80, 121, 0, 0, 81, 64, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 10 21:34:08 msm8909 python3[3033]: ACTIVITY: 0
May 10 21:34:08 msm8909 python3[3033]: HR READING: 0 TOOK 0.000426 secs
May 10 21:34:08 msm8909 python3[3033]: DEACTIVATING HR.
May 10 21:34:08 msm8909 python3[3033]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 21:34:08 msm8909 python3[3033]: GOT Instant Data: {'case_temp': 121, 'total_steps': 0, 'act_cals': 11003, 'walk_steps': 0, 'heart_rate': 0, 'activity': 0, 'total_cals': 37641, 'skin_temp': 123, 'distance': 0, 'solar_gen': 384, 'battery': 64, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 4, 'bmr_cals': 26638}
May 10 21:34:08 msm8909 python3[3033]: W ID: 81
May 10 21:34:08 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'sleepDuration': 0, 'solarGen': 384, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 37641, 'bmrCals': 26638, 'heartRate': 0, 'skinTemp': 123, 'totalSteps': 0, 'activity': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'actCals': 11003, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348048, 'wearableId': 81}
May 10 21:34:08 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'sleepDuration': 0, 'solarGen': 384, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 37641, 'bmrCals': 26638, 'heartRate': 0, 'skinTemp': 123, 'totalSteps': 0, 'activity': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'actCals': 11003, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348048, 'wearableId': 81}
May 10 21:34:08 msm8909 python3[3033]: [SSE] Sending: {"key": "bb5252641de74db7974b2d924a47b88e", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"sleepDuration": 0, "solarGen": 384, "walkSteps": 0, "caseTemp": 121, "totalCals": 37641, "bmrCals": 26638, "heartRate": 0, "skinTemp": 123, "totalSteps": 0, "activity": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "actCals": 11003, "battery": 64}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348048, "wearableId": 81}, "rt": "instant"}
May 10 21:34:08 msm8909 python3[3033]: Instant Upload complete
May 10 21:34:08 msm8909 python3[3033]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 10 21:34:10 msm8909 python3[3033]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 10 21:34:10 msm8909 python3[3033]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 10 21:34:10 msm8909 python3[3033]: DBUS: 06:05:04:30:B0:14 disconnected.
May 10 21:34:10 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 26, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 383, 'act_cals': 0, 'battery': 62, 'bmr_cals': 26} 13d413d400070000000000000000017f000400b01a003e30797a
May 10 21:34:16 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 26, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 384, 'act_cals': 0, 'battery': 64, 'bmr_cals': 26} 13d413d4000700000000000000000180000400b01a004010797b
May 10 21:34:16 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1519, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005ef000d000000005c306464
May 10 21:34:16 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:34:16 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048206464
May 10 21:34:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 809, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000032901271081cd0006306464
May 10 21:34:17 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:34:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 898, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003820016000001004e106363
May 10 21:34:18 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1148, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 1583158300070000000000000000047c000d0000000056206464
May 10 21:34:18 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:34:18 msm8909 python3[3033]: DBUS: Connected to 06:05:04:FC:44:79
May 10 21:34:18 msm8909 python3[3033]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 10 21:34:18 msm8909 python3[3033]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 10 21:34:18 msm8909 python3[3033]: [SSE] Sending: {"key": "84dee69eb7c647fb80083a7fb07d6b8e", "msg": {"wearables": [{"wearable_id": 63, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:34:18 msm8909 python3[3033]: ACTIVATING HR.
May 10 21:34:20 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046206465
May 10 21:34:25 msm8909 python3[3033]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 21:34:25 msm8909 python3[3033]: 137.74596238136292 [06:05:04:FC:44:79] <- HR 0000
May 10 21:34:26 msm8909 python3[3033]: 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, 62, 30, 201, 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 10 21:34:26 msm8909 python3[3033]: GOT Firmware Version: V1.5.4d0
May 10 21:34:26 msm8909 python3[3033]: GOT Pairing Code: 1d69
May 10 21:34:26 msm8909 python3[3033]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 10 21:34:26 msm8909 python3[3033]: NO FW Update needed.
May 10 21:34:26 msm8909 python3[3033]: LAST SYNC: 1715347145
May 10 21:34:27 msm8909 python3[3033]: DBUS: Read 06:05:04:FC:44:79 : 00002a25-0000-1000-8000-00805f9b34fb : [50, 12, 0, 0, 50, 12, 0, 1, 0, 0, 0, 2, 22, 0, 3, 16, 238, 76, 1, 17, 40, 179, 1, 18, 0, 0, 0, 32, 237, 8, 0, 48, 8, 0, 0, 64, 13, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 73, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 10 21:34:27 msm8909 python3[3033]: ACTIVITY: 0
May 10 21:34:27 msm8909 python3[3033]: HR READING: 0 TOOK 0.000461 secs
May 10 21:34:27 msm8909 python3[3033]: DEACTIVATING HR.
May 10 21:34:27 msm8909 python3[3033]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 21:34:27 msm8909 python3[3033]: GOT Instant Data: {'case_temp': 100, 'total_steps': 3122, 'act_cals': 111400, 'walk_steps': 3122, 'heart_rate': 0, 'activity': 0, 'total_cals': 196630, 'skin_temp': 100, 'distance': 2285, 'solar_gen': 8, 'battery': 73, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 13, 'bmr_cals': 85230}
May 10 21:34:27 msm8909 python3[3033]: W ID: 63
May 10 21:34:27 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'sleepDuration': 0, 'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 196630, 'bmrCals': 85230, 'heartRate': 0, 'skinTemp': 100, 'totalSteps': 3122, 'activity': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'actCals': 111400, 'battery': 73}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348067, 'wearableId': 63}
May 10 21:34:27 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'sleepDuration': 0, 'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 196630, 'bmrCals': 85230, 'heartRate': 0, 'skinTemp': 100, 'totalSteps': 3122, 'activity': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'actCals': 111400, 'battery': 73}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348067, 'wearableId': 63}
May 10 21:34:27 msm8909 python3[3033]: [SSE] Sending: {"key": "75fdfa705b674bd49cd8ff1e4f9cc8c8", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"sleepDuration": 0, "solarGen": 8, "walkSteps": 3122, "caseTemp": 100, "totalCals": 196630, "bmrCals": 85230, "heartRate": 0, "skinTemp": 100, "totalSteps": 3122, "activity": 0, "runSteps": 0, "thermalGen": 13, "distance": 2285, "actCals": 111400, "battery": 73}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348067, "wearableId": 63}, "rt": "instant"}
May 10 21:34:27 msm8909 python3[3033]: Instant Upload complete
May 10 21:34:27 msm8909 python3[3033]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 10 21:34:29 msm8909 python3[3033]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 10 21:34:30 msm8909 python3[3033]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 10 21:34:30 msm8909 python3[3033]: DBUS: 06:05:04:FC:44:79 disconnected.
May 10 21:34:30 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048206464
May 10 21:34:30 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 809, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000032901271081cd0006006464
May 10 21:34:30 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:34:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1549, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000060d00160000010048006565
May 10 21:34:34 msm8909 python3[3033]: DBUS: Connected to 06:05:04:32:34:65
May 10 21:34:34 msm8909 python3[3033]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 10 21:34:34 msm8909 python3[3033]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 10 21:34:34 msm8909 python3[3033]: [SSE] Sending: {"key": "993321c7ec844213bb807a62934e3644", "msg": {"wearables": [{"wearable_id": 74, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:34:34 msm8909 python3[3033]: ACTIVATING HR.
May 10 21:34:37 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 809, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000032901271081cd0006106464
May 10 21:34:37 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:34:37 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046006465
May 10 21:34:37 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049006464
May 10 21:34:37 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1192, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004a8000d000000004c006465
May 10 21:34:37 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1192, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348077, 'wearableId': 76}
May 10 21:34:37 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1192, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348077, 'wearableId': 76}
May 10 21:34:37 msm8909 python3[3033]: [SSE] Sending: {"key": "ddbd06bc9f564d57bff5867ddb84736f", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1192, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 76}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348077, "wearableId": 76}, "rt": "instant"}
May 10 21:34:37 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1148, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 1583158300070000000000000000047c000d0000000056006464
May 10 21:34:37 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:34:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1519, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005ef000d000000005c106464
May 10 21:34:38 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:34:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1517, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005ed000d0000000059306464
May 10 21:34:39 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:34:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049106464
May 10 21:34:40 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 26, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 384, 'act_cals': 0, 'battery': 64, 'bmr_cals': 26} 13d413d4000700000000000000000180000400b01a004000797b
May 10 21:34:41 msm8909 python3[3033]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 21:34:41 msm8909 python3[3033]: 153.66993761062622 [06:05:04:32:34:65] <- HR 0000
May 10 21:34:42 msm8909 python3[3033]: 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, 62, 24, 211, 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 10 21:34:42 msm8909 python3[3033]: GOT Firmware Version: V1.5.4d0
May 10 21:34:42 msm8909 python3[3033]: GOT Pairing Code: 0d55
May 10 21:34:42 msm8909 python3[3033]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 10 21:34:42 msm8909 python3[3033]: NO FW Update needed.
May 10 21:34:42 msm8909 python3[3033]: LAST SYNC: 1715345619
May 10 21:34:43 msm8909 python3[3033]: 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, 20, 9, 0, 16, 102, 7, 0, 17, 174, 1, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 15, 6, 0, 64, 22, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 10 21:34:43 msm8909 python3[3033]: ACTIVITY: 0
May 10 21:34:43 msm8909 python3[3033]: HR READING: 0 TOOK 0.000486 secs
May 10 21:34:43 msm8909 python3[3033]: DEACTIVATING HR.
May 10 21:34:43 msm8909 python3[3033]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 21:34:43 msm8909 python3[3033]: GOT Instant Data: {'case_temp': 101, 'total_steps': 0, 'act_cals': 430, 'walk_steps': 0, 'heart_rate': 0, 'activity': 0, 'total_cals': 2324, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1551, 'battery': 71, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 22, 'bmr_cals': 1894}
May 10 21:34:43 msm8909 python3[3033]: W ID: 74
May 10 21:34:43 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'sleepDuration': 0, 'solarGen': 1551, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 2324, 'bmrCals': 1894, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'activity': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'actCals': 430, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348083, 'wearableId': 74}
May 10 21:34:43 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'sleepDuration': 0, 'solarGen': 1551, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 2324, 'bmrCals': 1894, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'activity': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'actCals': 430, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348083, 'wearableId': 74}
May 10 21:34:43 msm8909 python3[3033]: [SSE] Sending: {"key": "1e15fd24f7cb4efa8c0e72bbfc14f6db", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"sleepDuration": 0, "solarGen": 1551, "walkSteps": 0, "caseTemp": 101, "totalCals": 2324, "bmrCals": 1894, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "activity": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "actCals": 430, "battery": 71}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348083, "wearableId": 74}, "rt": "instant"}
May 10 21:34:43 msm8909 python3[3033]: Instant Upload complete
May 10 21:34:43 msm8909 python3[3033]: DBUS: Disconnecting from 06:05:04:32:34:65
May 10 21:34:45 msm8909 python3[3033]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 10 21:34:45 msm8909 python3[3033]: DBUS: 06:05:04:32:34:65 disconnected.
May 10 21:34:45 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1549, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000060d00160000010048006565
May 10 21:34:46 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:34:46 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:34:46 msm8909 python3[3033]: [SSE] RX'd: {'key': '5db2f9a1b8ca41f9b9d54b063ab5859c', 'timestamp': 1715348039.8452394, 'source': 0, 'data': '', 'type': 's'}
May 10 21:34:46 msm8909 python3[3033]: [SSE] RX'd: {'key': '731bcdaff43b4681a515106d04eee3b1', 'timestamp': 1715348041.1202247, 'source': 0, 'data': '', 'type': 's'}
May 10 21:34:46 msm8909 python3[3033]: [SSE] RX'd: {'key': 'bb5252641de74db7974b2d924a47b88e', 'timestamp': 1715348048.8001847, 'source': 0, 'data': '', 'type': 's'}
May 10 21:34:46 msm8909 python3[3033]: [SSE] RX'd: {'key': '84dee69eb7c647fb80083a7fb07d6b8e', 'timestamp': 1715348059.2759049, 'source': 0, 'data': '', 'type': 's'}
May 10 21:34:46 msm8909 python3[3033]: [SSE] RX'd: {'key': '75fdfa705b674bd49cd8ff1e4f9cc8c8', 'timestamp': 1715348068.2048922, 'source': 0, 'data': '', 'type': 's'}
May 10 21:34:46 msm8909 python3[3033]: [SSE] RX'd: {'key': '993321c7ec844213bb807a62934e3644', 'timestamp': 1715348075.1597571, 'source': 0, 'data': '', 'type': 's'}
May 10 21:34:46 msm8909 python3[3033]: [SSE] RX'd: {'key': 'ddbd06bc9f564d57bff5867ddb84736f', 'timestamp': 1715348078.2210608, 'source': 0, 'data': '', 'type': 's'}
May 10 21:34:46 msm8909 python3[3033]: [SSE] RX'd: {'key': '1e15fd24f7cb4efa8c0e72bbfc14f6db', 'timestamp': 1715348084.1084054, 'source': 0, 'data': '', 'type': 's'}
May 10 21:34:49 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:34:49 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:34:49 msm8909 python3[3033]: [SSE] Sending: {"key": "94765dc91c6f41fba4a5e4978d941c78", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:34:49 msm8909 python3[3033]: [SSE] RX'd: {'key': '94765dc91c6f41fba4a5e4978d941c78', 'timestamp': 1715348089.4147925, 'source': 0, 'data': '', 'type': 's'}
May 10 21:34:51 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:34:51 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:34:52 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1517, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005ed000d0000000059006464
May 10 21:34:52 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:34:52 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046206465
May 10 21:34:52 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1192, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004a8000d000000004c106465
May 10 21:34:52 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 26, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 384, 'act_cals': 0, 'battery': 64, 'bmr_cals': 26} 13d413d4000700000000000000000180000400b01a004010797b
May 10 21:34:52 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1148, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 1583158300070000000000000000047c000d0000000056106464
May 10 21:34:52 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:34:53 msm8909 python3[3033]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 10 21:34:54 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 898, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003820016000001004e106363
May 10 21:34:56 msm8909 python3[3033]: DBUS: Connected to 06:05:04:AF:F9:E9
May 10 21:34:56 msm8909 python3[3033]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 10 21:34:56 msm8909 python3[3033]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 10 21:34:56 msm8909 python3[3033]: [SSE] Sending: {"key": "9eff2a9397414daeacbe73b3a1130297", "msg": {"wearables": [{"wearable_id": 73, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:34:56 msm8909 python3[3033]: ACTIVATING HR.
May 10 21:34:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1517, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005ed000d0000000059106464
May 10 21:34:59 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:34:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049306464
May 10 21:34:59 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:34:59 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:34:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046206465
May 10 21:35:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 26, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 384, 'act_cals': 0, 'battery': 64, 'bmr_cals': 26} 13d413d4000700000000000000000180000400b01a004020797b
May 10 21:35:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044306565
May 10 21:35:02 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 68}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348102, 'wearableId': 75}
May 10 21:35:02 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 68}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348102, 'wearableId': 75}
May 10 21:35:02 msm8909 python3[3033]: [SSE] Sending: {"key": "247b544b8f564c7cb3026a35a4ce2bc3", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 101, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 68}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348102, "wearableId": 75}, "rt": "instant"}
May 10 21:35:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1519, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005ef000d000000005c006464
May 10 21:35:02 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:35:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1148, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 1583158300070000000000000000047c000d0000000056206464
May 10 21:35:03 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:35:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1551, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000060f00160000010047106565
May 10 21:35:03 msm8909 python3[3033]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 21:35:03 msm8909 python3[3033]: 175.66102600097656 [06:05:04:AF:F9:E9] <- HR 0000
May 10 21:35:04 msm8909 python3[3033]: 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, 62, 23, 140, 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 10 21:35:04 msm8909 python3[3033]: GOT Firmware Version: V1.5.4d0
May 10 21:35:04 msm8909 python3[3033]: GOT Pairing Code: 0f89
May 10 21:35:04 msm8909 python3[3033]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 10 21:35:04 msm8909 python3[3033]: NO FW Update needed.
May 10 21:35:04 msm8909 python3[3033]: LAST SYNC: 1715345292
May 10 21:35:05 msm8909 python3[3033]: 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, 4, 9, 0, 16, 102, 7, 0, 17, 158, 1, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 130, 3, 0, 64, 22, 0, 0, 65, 99, 0, 0, 80, 99, 0, 0, 81, 78, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 10 21:35:05 msm8909 python3[3033]: ACTIVITY: 0
May 10 21:35:05 msm8909 python3[3033]: HR READING: 0 TOOK 0.000435 secs
May 10 21:35:05 msm8909 python3[3033]: DEACTIVATING HR.
May 10 21:35:05 msm8909 python3[3033]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 21:35:05 msm8909 python3[3033]: GOT Instant Data: {'case_temp': 99, 'total_steps': 0, 'act_cals': 414, 'walk_steps': 0, 'heart_rate': 0, 'activity': 0, 'total_cals': 2308, 'skin_temp': 99, 'distance': 0, 'solar_gen': 898, 'battery': 78, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 22, 'bmr_cals': 1894}
May 10 21:35:05 msm8909 python3[3033]: W ID: 73
May 10 21:35:05 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'sleepDuration': 0, 'solarGen': 898, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 2308, 'bmrCals': 1894, 'heartRate': 0, 'skinTemp': 99, 'totalSteps': 0, 'activity': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'actCals': 414, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348105, 'wearableId': 73}
May 10 21:35:05 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'sleepDuration': 0, 'solarGen': 898, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 2308, 'bmrCals': 1894, 'heartRate': 0, 'skinTemp': 99, 'totalSteps': 0, 'activity': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'actCals': 414, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348105, 'wearableId': 73}
May 10 21:35:06 msm8909 python3[3033]: [SSE] Sending: {"key": "d0bf1053a8584a14bdd6f14b7f9e2684", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"sleepDuration": 0, "solarGen": 898, "walkSteps": 0, "caseTemp": 99, "totalCals": 2308, "bmrCals": 1894, "heartRate": 0, "skinTemp": 99, "totalSteps": 0, "activity": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "actCals": 414, "battery": 78}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348105, "wearableId": 73}, "rt": "instant"}
May 10 21:35:06 msm8909 python3[3033]: Instant Upload complete
May 10 21:35:06 msm8909 python3[3033]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 10 21:35:08 msm8909 python3[3033]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 10 21:35:08 msm8909 python3[3033]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 10 21:35:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 898, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003820016000001004e106363
May 10 21:35:09 msm8909 python3[3033]: [SSE] RX'd: {'key': '9eff2a9397414daeacbe73b3a1130297', 'timestamp': 1715348097.2127244, 'source': 0, 'data': '', 'type': 's'}
May 10 21:35:09 msm8909 python3[3033]: [SSE] RX'd: {'key': '247b544b8f564c7cb3026a35a4ce2bc3', 'timestamp': 1715348102.6040356, 'source': 0, 'data': '', 'type': 's'}
May 10 21:35:09 msm8909 python3[3033]: [SSE] RX'd: {'key': 'd0bf1053a8584a14bdd6f14b7f9e2684', 'timestamp': 1715348106.4035797, 'source': 0, 'data': '', 'type': 's'}
May 10 21:35:14 msm8909 python3[3033]: DBUS: Discovered 06:05:04:61:2B:77 .
May 10 21:35:14 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04g', 'mtp_version': 5, 'company_id': b'_\x00'} 0467065f00
May 10 21:35:14 msm8909 python3[3033]: IGNORING 06:05:04:61:2B:77 WITH PAIRING CODE: 0467
May 10 21:35:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1519, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005ef000d0000000058206464
May 10 21:35:14 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:35:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044006565
May 10 21:35:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049006464
May 10 21:35:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1148, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 1583158300070000000000000000047c000d0000000056006464
May 10 21:35:14 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:35:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1552, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061000160000010047306565
May 10 21:35:16 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:35:16 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:35:28 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 900, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003840016000001004e106363
May 10 21:35:29 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1193, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004a9000d000000004c106465
May 10 21:35:29 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049206464
May 10 21:35:29 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 73}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348129, 'wearableId': 63}
May 10 21:35:29 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 73}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348129, 'wearableId': 63}
May 10 21:35:29 msm8909 python3[3033]: [SSE] Sending: {"key": "9f709eaa9bc64eafbdee8e30e3775403", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 100, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 100, "battery": 73}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348129, "wearableId": 63}, "rt": "instant"}
May 10 21:35:29 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044106565
May 10 21:35:29 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 26, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 386, 'act_cals': 0, 'battery': 62, 'bmr_cals': 26} 13d413d4000700000000000000000182000400b01a003e207a7b
May 10 21:35:29 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 386, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 26, 'bmrCals': 26, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 62}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348129, 'wearableId': 81}
May 10 21:35:29 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 386, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 26, 'bmrCals': 26, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 62}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348129, 'wearableId': 81}
May 10 21:35:29 msm8909 python3[3033]: [SSE] Sending: {"key": "b6f44eeec89b49d9a73f5191063015f6", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 386, "walkSteps": 0, "caseTemp": 122, "totalCals": 26, "bmrCals": 26, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 123, "battery": 62}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348129, "wearableId": 81}, "rt": "instant"}
May 10 21:35:29 msm8909 python3[3033]: [SSE] RX'd: {'key': '9f709eaa9bc64eafbdee8e30e3775403', 'timestamp': 1715348129.8216352, 'source': 0, 'data': '', 'type': 's'}
May 10 21:35:30 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:35:30 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:35:30 msm8909 python3[3033]: [SSE] RX'd: {'key': 'b6f44eeec89b49d9a73f5191063015f6', 'timestamp': 1715348130.3451812, 'source': 0, 'data': '', 'type': 's'}
May 10 21:35:30 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1552, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061000160000010047006565
May 10 21:35:31 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 811, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000032b01271081cd0006306464
May 10 21:35:31 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:35:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1150, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 1583158300070000000000000000047e000d0000000056106464
May 10 21:35:32 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:35:42 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1150, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 1583158300070000000000000000047e000d0000000056206464
May 10 21:35:42 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:35:43 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1552, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061000160000010047106565
May 10 21:35:43 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:35:43 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:35:43 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 900, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003840016000001004e206363
May 10 21:35:43 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1193, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004a9000d000000004c306465
May 10 21:35:43 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1193, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348143, 'wearableId': 76}
May 10 21:35:43 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1193, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348143, 'wearableId': 76}
May 10 21:35:43 msm8909 python3[3033]: [SSE] Sending: {"key": "f4bf3b1b85254f999ac13b6194660bfc", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1193, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 76}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348143, "wearableId": 76}, "rt": "instant"}
May 10 21:35:43 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 811, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000032b01271081cd0006006464
May 10 21:35:43 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:35:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1519, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005ef000d0000000058106464
May 10 21:35:44 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:35:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044306565
May 10 21:35:44 msm8909 python3[3033]: [SSE] RX'd: {'key': 'f4bf3b1b85254f999ac13b6194660bfc', 'timestamp': 1715348144.2956262, 'source': 0, 'data': '', 'type': 's'}
May 10 21:35:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 26, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 386, 'act_cals': 0, 'battery': 62, 'bmr_cals': 26} 13d413d4000700000000000000000182000400b01a003e307a7b
May 10 21:35:46 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 811, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000032b01271081cd0006006464
May 10 21:35:46 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:35:47 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:35:47 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:35:49 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:35:49 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:35:49 msm8909 python3[3033]: [SSE] Sending: {"key": "200d32da635045d99f85bcdb9e9f83dc", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:35:49 msm8909 python3[3033]: [SSE] RX'd: {'key': '200d32da635045d99f85bcdb9e9f83dc', 'timestamp': 1715348149.7948217, 'source': 0, 'data': '', 'type': 's'}
May 10 21:35:56 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:35:56 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:35:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1193, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004a9000d000000004c006465
May 10 21:35:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044006565
May 10 21:35:57 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 26, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 386, 'act_cals': 0, 'battery': 62, 'bmr_cals': 26} 13d413d4000700000000000000000182000400b01a003e007a7b
May 10 21:35:58 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049106464
May 10 21:35:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1150, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 1583158300070000000000000000047e000d0000000056006464
May 10 21:35:59 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:36:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1552, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061000160000010047306565
May 10 21:36:00 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1552, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348160, 'wearableId': 74}
May 10 21:36:00 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1552, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348160, 'wearableId': 74}
May 10 21:36:00 msm8909 python3[3033]: [SSE] Sending: {"key": "bf0f7739138d4bceb9430e8cee5b3407", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1552, "walkSteps": 0, "caseTemp": 101, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 71}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348160, "wearableId": 74}, "rt": "instant"}
May 10 21:36:00 msm8909 python3[3033]: [SSE] RX'd: {'key': 'bf0f7739138d4bceb9430e8cee5b3407', 'timestamp': 1715348160.719274, 'source': 0, 'data': '', 'type': 's'}
May 10 21:36:02 msm8909 python3[3033]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 10 21:36:13 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1521, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f1000d0000000058006464
May 10 21:36:13 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:36:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1150, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 1583158300070000000000000000047e000d0000000056206464
May 10 21:36:14 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:36:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 26, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 388, 'act_cals': 0, 'battery': 64, 'bmr_cals': 26} 13d413d4000700000000000000000184000400b01a0040207a7b
May 10 21:36:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1554, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061200160000010047106565
May 10 21:36:15 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:36:15 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:36:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044006565
May 10 21:36:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 901, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003850016000001004e106363
May 10 21:36:15 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 901, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348175, 'wearableId': 73}
May 10 21:36:15 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 901, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348175, 'wearableId': 73}
May 10 21:36:16 msm8909 python3[3033]: [SSE] Sending: {"key": "84f4c6d729d4439ca652a6c6870ccf30", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 901, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 78}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348175, "wearableId": 73}, "rt": "instant"}
May 10 21:36:16 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 813, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000032d01271081cd0006306464
May 10 21:36:16 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:36:17 msm8909 python3[3033]: DBUS: Connected to 06:05:04:11:B9:D2
May 10 21:36:17 msm8909 python3[3033]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 10 21:36:17 msm8909 python3[3033]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 10 21:36:17 msm8909 python3[3033]: [SSE] Sending: {"key": "2a746d53545042c7a304bbebded71028", "msg": {"wearables": [{"wearable_id": 75, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:36:17 msm8909 python3[3033]: ACTIVATING HR.
May 10 21:36:26 msm8909 python3[3033]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 10 21:36:26 msm8909 python3[3033]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 10 21:36:26 msm8909 python3[3033]: DBUS: Get Characteristic failed for: /org/bluez/hci0/dev_06_05_04_11_B9_D2 00002a37-0000-1000-8000-00805f9b34fb
May 10 21:36:26 msm8909 python3[3033]: DBUS: Activate Notify failed for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 21:36:26 msm8909 python3[3033]: 'NoneType' object is not iterable
May 10 21:36:27 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:36:27 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:36:27 msm8909 python3[3033]: [SSE] RX'd: {'key': '84f4c6d729d4439ca652a6c6870ccf30', 'timestamp': 1715348176.4702909, 'source': 0, 'data': '', 'type': 's'}
May 10 21:36:27 msm8909 python3[3033]: [SSE] RX'd: {'key': '2a746d53545042c7a304bbebded71028', 'timestamp': 1715348177.7920728, 'source': 0, 'data': '', 'type': 's'}
May 10 21:36:27 msm8909 python3[3033]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 10 21:36:27 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044006565
May 10 21:36:30 msm8909 python3[3033]: DBUS: Connected to 06:05:04:11:B9:D2
May 10 21:36:30 msm8909 python3[3033]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 10 21:36:30 msm8909 python3[3033]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 10 21:36:30 msm8909 python3[3033]: [SSE] Sending: {"key": "7bae0e98ca4d415aac5fa7ee25d46d68", "msg": {"wearables": [{"wearable_id": 75, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:36:30 msm8909 python3[3033]: ACTIVATING HR.
May 10 21:36:32 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:36:32 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:36:32 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:36:32 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:36:33 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 901, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003850016000001004e306363
May 10 21:36:33 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 813, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000032d01271081cd0006106464
May 10 21:36:33 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:36:33 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1521, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f1000d0000000058206464
May 10 21:36:33 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:36:33 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 71, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550047006464
May 10 21:36:33 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348193, 'wearableId': 63}
May 10 21:36:33 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348193, 'wearableId': 63}
May 10 21:36:33 msm8909 python3[3033]: [SSE] Sending: {"key": "8c3190e04a0a47c0869a2f8fa7494315", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 100, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 100, "battery": 71}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348193, "wearableId": 63}, "rt": "instant"}
May 10 21:36:33 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1152, 'act_cals': 0, 'battery': 87, 'bmr_cals': 0} 15831583000700000000000000000480000d0000000057006464
May 10 21:36:33 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:36:35 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1195, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004ab000d000000004d006465
May 10 21:36:37 msm8909 python3[3033]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 21:36:37 msm8909 python3[3033]: 269.04605317115784 [06:05:04:11:B9:D2] <- HR 0000
May 10 21:36:38 msm8909 python3[3033]: 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, 62, 23, 221, 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 10 21:36:38 msm8909 python3[3033]: GOT Firmware Version: V1.5.4d0
May 10 21:36:38 msm8909 python3[3033]: GOT Pairing Code: 1d92
May 10 21:36:38 msm8909 python3[3033]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 10 21:36:38 msm8909 python3[3033]: NO FW Update needed.
May 10 21:36:38 msm8909 python3[3033]: LAST SYNC: 1715345373
May 10 21:36:38 msm8909 python3[3033]: 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, 109, 13, 0, 16, 244, 10, 0, 17, 121, 2, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 13, 0, 0, 64, 13, 0, 0, 65, 101, 0, 0, 80, 100, 0, 0, 81, 69, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 10 21:36:38 msm8909 python3[3033]: ACTIVITY: 0
May 10 21:36:38 msm8909 python3[3033]: HR READING: 0 TOOK 0.000793 secs
May 10 21:36:38 msm8909 python3[3033]: DEACTIVATING HR.
May 10 21:36:39 msm8909 python3[3033]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 21:36:39 msm8909 python3[3033]: GOT Instant Data: {'case_temp': 100, 'total_steps': 0, 'act_cals': 633, 'walk_steps': 0, 'heart_rate': 0, 'activity': 0, 'total_cals': 3437, 'skin_temp': 101, 'distance': 0, 'solar_gen': 13, 'battery': 69, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 13, 'bmr_cals': 2804}
May 10 21:36:39 msm8909 python3[3033]: W ID: 75
May 10 21:36:39 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'sleepDuration': 0, 'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 3437, 'bmrCals': 2804, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'activity': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'actCals': 633, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348199, 'wearableId': 75}
May 10 21:36:39 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'sleepDuration': 0, 'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 3437, 'bmrCals': 2804, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'activity': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'actCals': 633, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348199, 'wearableId': 75}
May 10 21:36:39 msm8909 python3[3033]: [SSE] Sending: {"key": "e8f4d3d995b346e79337c5f75faa5b84", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"sleepDuration": 0, "solarGen": 13, "walkSteps": 0, "caseTemp": 100, "totalCals": 3437, "bmrCals": 2804, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "activity": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "actCals": 633, "battery": 69}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348199, "wearableId": 75}, "rt": "instant"}
May 10 21:36:39 msm8909 python3[3033]: Instant Upload complete
May 10 21:36:39 msm8909 python3[3033]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 10 21:36:41 msm8909 python3[3033]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 10 21:36:41 msm8909 python3[3033]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 10 21:36:42 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044006565
May 10 21:36:42 msm8909 python3[3033]: [SSE] RX'd: {'key': '7bae0e98ca4d415aac5fa7ee25d46d68', 'timestamp': 1715348190.5471339, 'source': 0, 'data': '', 'type': 's'}
May 10 21:36:42 msm8909 python3[3033]: [SSE] RX'd: {'key': '8c3190e04a0a47c0869a2f8fa7494315', 'timestamp': 1715348194.2188978, 'source': 0, 'data': '', 'type': 's'}
May 10 21:36:42 msm8909 python3[3033]: [SSE] RX'd: {'key': 'e8f4d3d995b346e79337c5f75faa5b84', 'timestamp': 1715348199.4826319, 'source': 0, 'data': '', 'type': 's'}
May 10 21:36:46 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 26, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 388, 'act_cals': 0, 'battery': 64, 'bmr_cals': 26} 13d413d4000700000000000000000184000400b01a0040107a7b
May 10 21:36:46 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 388, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 26, 'bmrCals': 26, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348206, 'wearableId': 81}
May 10 21:36:46 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 388, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 26, 'bmrCals': 26, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348206, 'wearableId': 81}
May 10 21:36:46 msm8909 python3[3033]: [SSE] Sending: {"key": "e136c61317e046aaa613ce6c2682e423", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 388, "walkSteps": 0, "caseTemp": 122, "totalCals": 26, "bmrCals": 26, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 123, "battery": 64}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348206, "wearableId": 81}, "rt": "instant"}
May 10 21:36:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045106465
May 10 21:36:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1554, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061200160000010047006565
May 10 21:36:47 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 21:36:47 msm8909 python3[3033]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 21:36:47 msm8909 python3[3033]: [SSE] RX'd: {'key': 'e136c61317e046aaa613ce6c2682e423', 'timestamp': 1715348207.3251436, 'source': 0, 'data': '', 'type': 's'}
May 10 21:36:47 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 10 21:36:47 msm8909 python3[3033]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 10 21:36:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1195, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004ab000d000000004d106465
May 10 21:36:47 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1195, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348207, 'wearableId': 76}
May 10 21:36:47 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1195, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348207, 'wearableId': 76}
May 10 21:36:48 msm8909 python3[3033]: [SSE] Sending: {"key": "1db1fcebdbc74a7e9382bd842fd4ad32", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1195, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 77}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348207, "wearableId": 76}, "rt": "instant"}
May 10 21:36:48 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1521, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f1000d0000000058006464
May 10 21:36:48 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:36:48 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 71, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550047206464
May 10 21:36:48 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 813, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000032d01271081cd0006206464
May 10 21:36:48 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:36:48 msm8909 python3[3033]: [SSE] RX'd: {'key': '1db1fcebdbc74a7e9382bd842fd4ad32', 'timestamp': 1715348208.3969755, 'source': 0, 'data': '', 'type': 's'}
May 10 21:36:49 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:36:49 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:36:49 msm8909 python3[3033]: [SSE] Sending: {"key": "23ccefeec10244f187d2e8ebcebee3e5", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:36:50 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 901, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003850016000001004e106363
May 10 21:36:50 msm8909 python3[3033]: [SSE] RX'd: {'key': '23ccefeec10244f187d2e8ebcebee3e5', 'timestamp': 1715348210.2221634, 'source': 0, 'data': '', 'type': 's'}
May 10 21:36:50 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:36:50 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:36:57 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:36:57 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:37:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 71, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550047306464
May 10 21:37:01 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1152, 'act_cals': 0, 'battery': 87, 'bmr_cals': 0} 15831583000700000000000000000480000d0000000057206464
May 10 21:37:01 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:37:01 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 26, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 388, 'act_cals': 0, 'battery': 64, 'bmr_cals': 26} 13d413d4000700000000000000000184000400b01a0040307a7b
May 10 21:37:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1554, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061200160000010047106565
May 10 21:37:02 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1554, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348222, 'wearableId': 74}
May 10 21:37:02 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1554, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348222, 'wearableId': 74}
May 10 21:37:02 msm8909 python3[3033]: [SSE] Sending: {"key": "f33e08ca1af44d6fa9ab88f508b76b27", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1554, "walkSteps": 0, "caseTemp": 101, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 71}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348222, "wearableId": 74}, "rt": "instant"}
May 10 21:37:02 msm8909 python3[3033]: [SSE] RX'd: {'key': 'f33e08ca1af44d6fa9ab88f508b76b27', 'timestamp': 1715348222.587651, 'source': 0, 'data': '', 'type': 's'}
May 10 21:37:03 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:37:03 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:37:05 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 21:37:05 msm8909 python3[3033]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 21:37:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 901, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003850016000001004e206363
May 10 21:37:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1523, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f3000d0000000059206464
May 10 21:37:05 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:37:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1523, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f3000d000000005b006464
May 10 21:37:05 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:37:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046006565
May 10 21:37:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1523, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f3000d0000000059306464
May 10 21:37:15 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:37:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1523, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f3000d000000005b106464
May 10 21:37:15 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:37:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049006464
May 10 21:37:16 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 10 21:37:16 msm8909 python3[3033]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 10 21:37:16 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1556, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061400160000010047306565
May 10 21:37:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 903, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003870016000001004e006363
May 10 21:37:17 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 903, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348237, 'wearableId': 73}
May 10 21:37:17 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 903, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348237, 'wearableId': 73}
May 10 21:37:17 msm8909 python3[3033]: [SSE] Sending: {"key": "ac0f5c7869fd498b80d8eff3bec56fb1", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 903, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 78}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348237, "wearableId": 73}, "rt": "instant"}
May 10 21:37:18 msm8909 python3[3033]: [SSE] RX'd: {'key': 'ac0f5c7869fd498b80d8eff3bec56fb1', 'timestamp': 1715348237.8637452, 'source': 0, 'data': '', 'type': 's'}
May 10 21:37:18 msm8909 python3[3033]: ADVERT: {'sleep_state': 4, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 26, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 390, 'act_cals': 0, 'battery': 62, 'bmr_cals': 26} 13d413d4000700000000000000000186000400b01a003e147a7b
May 10 21:37:18 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1152, 'act_cals': 0, 'battery': 87, 'bmr_cals': 0} 15831583000700000000000000000480000d0000000057006464
May 10 21:37:18 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:37:28 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:37:28 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:37:29 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 903, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003870016000001004e106363
May 10 21:37:30 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049206464
May 10 21:37:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0} 18cf18cf0007000000000000000005f5000d000000005d306464
May 10 21:37:32 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:37:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1523, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f3000d0000000059006464
May 10 21:37:32 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:37:33 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1153, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000481000d0000000056206464
May 10 21:37:33 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:37:33 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046206565
May 10 21:37:43 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1153, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000481000d0000000056306464
May 10 21:37:43 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:37:43 msm8909 python3[3033]: ADVERT: {'sleep_state': 4, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 26, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 390, 'act_cals': 0, 'battery': 62, 'bmr_cals': 26} 13d413d4000700000000000000000186000400b01a003e047a7b
May 10 21:37:43 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1556, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061400160000010047206565
May 10 21:37:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1197, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004ad000d000000004c306465
May 10 21:37:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 903, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003870016000001004e206363
May 10 21:37:45 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 815, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000032f01271081cd0006006464
May 10 21:37:45 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:37:46 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046306565
May 10 21:37:46 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 70}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348266, 'wearableId': 75}
May 10 21:37:46 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 70}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348266, 'wearableId': 75}
May 10 21:37:46 msm8909 python3[3033]: [SSE] Sending: {"key": "dfa2c065e13b43d1b604ee9912025105", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 101, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 70}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348266, "wearableId": 75}, "rt": "instant"}
May 10 21:37:46 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 21:37:46 msm8909 python3[3033]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 21:37:46 msm8909 python3[3033]: [SSE] RX'd: {'key': 'dfa2c065e13b43d1b604ee9912025105', 'timestamp': 1715348266.4447801, 'source': 0, 'data': '', 'type': 's'}
May 10 21:37:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046006565
May 10 21:37:49 msm8909 python3[3033]: Running Scheduled: Thread Check
May 10 21:37:50 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:37:50 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:37:50 msm8909 python3[3033]: [SSE] Sending: {"key": "0d0c4c0752d447b4b4defa48409b2a41", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:37:50 msm8909 python3[3033]: [SSE] RX'd: {'key': '0d0c4c0752d447b4b4defa48409b2a41', 'timestamp': 1715348270.4974298, 'source': 0, 'data': '', 'type': 's'}
May 10 21:37:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046106565
May 10 21:37:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 903, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003870016000001004e006363
May 10 21:37:57 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1197, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004ad000d000000004c006465
May 10 21:37:57 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1197, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348277, 'wearableId': 76}
May 10 21:37:57 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1197, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348277, 'wearableId': 76}
May 10 21:37:57 msm8909 python3[3033]: [SSE] Sending: {"key": "c3d0e35e3be146e59dcedd68d4b8632f", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1197, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 76}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348277, "wearableId": 76}, "rt": "instant"}
May 10 21:37:57 msm8909 python3[3033]: [SSE] RX'd: {'key': 'c3d0e35e3be146e59dcedd68d4b8632f', 'timestamp': 1715348277.6629021, 'source': 0, 'data': '', 'type': 's'}
May 10 21:37:58 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:37:58 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:38:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049106464
May 10 21:38:00 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 73}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348280, 'wearableId': 63}
May 10 21:38:00 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 73}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348280, 'wearableId': 63}
May 10 21:38:00 msm8909 python3[3033]: [SSE] Sending: {"key": "73ed1d04edf3417e82da00ac705e50bb", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 100, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 100, "battery": 73}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348280, "wearableId": 63}, "rt": "instant"}
May 10 21:38:00 msm8909 python3[3033]: [SSE] RX'd: {'key': '73ed1d04edf3417e82da00ac705e50bb', 'timestamp': 1715348280.5253389, 'source': 0, 'data': '', 'type': 's'}
May 10 21:38:12 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 21:38:12 msm8909 python3[3033]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 21:38:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 816, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033001271081cd0006306464
May 10 21:38:12 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:38:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 392, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000188000400b01c003e307a7b
May 10 21:38:12 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 392, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 28, 'bmrCals': 28, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 62}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348292, 'wearableId': 81}
May 10 21:38:12 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 392, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 28, 'bmrCals': 28, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 62}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348292, 'wearableId': 81}
May 10 21:38:12 msm8909 python3[3033]: [SSE] Sending: {"key": "0b450298f6cc4ee3b2cec927217f0187", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 392, "walkSteps": 0, "caseTemp": 122, "totalCals": 28, "bmrCals": 28, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 123, "battery": 62}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348292, "wearableId": 81}, "rt": "instant"}
May 10 21:38:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1153, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000481000d0000000056206464
May 10 21:38:12 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:38:13 msm8909 python3[3033]: [SSE] RX'd: {'key': '0b450298f6cc4ee3b2cec927217f0187', 'timestamp': 1715348292.9495153, 'source': 0, 'data': '', 'type': 's'}
May 10 21:38:13 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1558, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061600160000010048106565
May 10 21:38:13 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1558, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348293, 'wearableId': 74}
May 10 21:38:13 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1558, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348293, 'wearableId': 74}
May 10 21:38:13 msm8909 python3[3033]: [SSE] Sending: {"key": "bf5520a820f34bb3b64b966d452ce847", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1558, "walkSteps": 0, "caseTemp": 101, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348293, "wearableId": 74}, "rt": "instant"}
May 10 21:38:13 msm8909 python3[3033]: [SSE] RX'd: {'key': 'bf5520a820f34bb3b64b966d452ce847', 'timestamp': 1715348293.8715177, 'source': 0, 'data': '', 'type': 's'}
May 10 21:38:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044206565
May 10 21:38:14 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 21:38:14 msm8909 python3[3033]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 21:38:15 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:38:15 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:38:15 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 21:38:15 msm8909 python3[3033]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 21:38:25 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 21:38:25 msm8909 python3[3033]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 21:38:25 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1558, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061600160000010048206565
May 10 21:38:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044006565
May 10 21:38:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 905, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003890016000001004e306363
May 10 21:38:26 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 905, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348306, 'wearableId': 73}
May 10 21:38:26 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 905, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348306, 'wearableId': 73}
May 10 21:38:26 msm8909 python3[3033]: [SSE] Sending: {"key": "180908e89c32415fbe317cfe81e4571c", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 905, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 78}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348306, "wearableId": 73}, "rt": "instant"}
May 10 21:38:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d306465
May 10 21:38:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049006464
May 10 21:38:27 msm8909 python3[3033]: [SSE] RX'd: {'key': '180908e89c32415fbe317cfe81e4571c', 'timestamp': 1715348306.9604542, 'source': 0, 'data': '', 'type': 's'}
May 10 21:38:27 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 816, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033001271081cd0006006464
May 10 21:38:27 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:38:27 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:38:27 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:38:28 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:38:28 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:38:29 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 905, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003890016000001004e306363
May 10 21:38:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044106565
May 10 21:38:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 905, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003890016000001004e006363
May 10 21:38:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 392, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000188000400b01c003e207a7b
May 10 21:38:40 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1526, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f6000d000000005c206464
May 10 21:38:40 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:38:42 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049106464
May 10 21:38:50 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:38:50 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:38:50 msm8909 python3[3033]: [SSE] Sending: {"key": "f450b6b5cbf74bb4ba90762cf4dfee10", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:38:50 msm8909 python3[3033]: [SSE] RX'd: {'key': 'f450b6b5cbf74bb4ba90762cf4dfee10', 'timestamp': 1715348330.7661595, 'source': 0, 'data': '', 'type': 's'}
May 10 21:38:52 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1558, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061600160000010048106565
May 10 21:38:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059106464
May 10 21:38:53 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:38:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1526, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f6000d000000005c306464
May 10 21:38:53 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:38:54 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049206464
May 10 21:38:56 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:38:56 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:38:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d206465
May 10 21:38:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049306464
May 10 21:38:59 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:38:59 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:39:06 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 392, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000188000400b01c003e007a7b
May 10 21:39:07 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 21:39:07 msm8909 python3[3033]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 21:39:07 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1155, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000483000d0000000055306464
May 10 21:39:07 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:39:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1526, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f6000d000000005c106464
May 10 21:39:08 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:39:10 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059206464
May 10 21:39:10 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:39:11 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d006465
May 10 21:39:11 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348351, 'wearableId': 76}
May 10 21:39:11 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348351, 'wearableId': 76}
May 10 21:39:11 msm8909 python3[3033]: [SSE] Sending: {"key": "ff7849c958ce43068574842bc71c9780", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1199, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 77}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348351, "wearableId": 76}, "rt": "instant"}
May 10 21:39:11 msm8909 python3[3033]: [SSE] RX'd: {'key': 'ff7849c958ce43068574842bc71c9780', 'timestamp': 1715348351.586153, 'source': 0, 'data': '', 'type': 's'}
May 10 21:39:20 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d106465
May 10 21:39:23 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045106565
May 10 21:39:23 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348363, 'wearableId': 75}
May 10 21:39:23 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348363, 'wearableId': 75}
May 10 21:39:23 msm8909 python3[3033]: [SSE] Sending: {"key": "5b4836e6963d4240a04012ad462d9c1e", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 101, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 69}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348363, "wearableId": 75}, "rt": "instant"}
May 10 21:39:23 msm8909 python3[3033]: [SSE] RX'd: {'key': '5b4836e6963d4240a04012ad462d9c1e', 'timestamp': 1715348363.5364754, 'source': 0, 'data': '', 'type': 's'}
May 10 21:39:24 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 816, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033001271081cd0006206464
May 10 21:39:24 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:39:24 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048106464
May 10 21:39:24 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348364, 'wearableId': 63}
May 10 21:39:24 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348364, 'wearableId': 63}
May 10 21:39:24 msm8909 python3[3033]: [SSE] Sending: {"key": "407abd7ef3e94d5095992e1c86474316", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 100, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 100, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348364, "wearableId": 63}, "rt": "instant"}
May 10 21:39:24 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 392, 'act_cals': 0, 'battery': 64, 'bmr_cals': 28} 13d413d4000700000000000000000188000400b01c0040207a7b
May 10 21:39:24 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 392, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 28, 'bmrCals': 28, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348364, 'wearableId': 81}
May 10 21:39:24 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 392, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 28, 'bmrCals': 28, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348364, 'wearableId': 81}
May 10 21:39:24 msm8909 python3[3033]: [SSE] Sending: {"key": "53f5053b481548879464f907476e92f7", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 392, "walkSteps": 0, "caseTemp": 122, "totalCals": 28, "bmrCals": 28, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 123, "battery": 64}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348364, "wearableId": 81}, "rt": "instant"}
May 10 21:39:24 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1155, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000483000d0000000056106464
May 10 21:39:24 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:39:24 msm8909 python3[3033]: [SSE] RX'd: {'key': '407abd7ef3e94d5095992e1c86474316', 'timestamp': 1715348364.5381608, 'source': 0, 'data': '', 'type': 's'}
May 10 21:39:24 msm8909 python3[3033]: [SSE] RX'd: {'key': '53f5053b481548879464f907476e92f7', 'timestamp': 1715348364.5981507, 'source': 0, 'data': '', 'type': 's'}
May 10 21:39:25 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1558, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061600160000010048006565
May 10 21:39:25 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1558, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348365, 'wearableId': 74}
May 10 21:39:25 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1558, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348365, 'wearableId': 74}
May 10 21:39:25 msm8909 python3[3033]: [SSE] Sending: {"key": "e336d0ce49db40b7bb0e5e68b6d6179f", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1558, "walkSteps": 0, "caseTemp": 101, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348365, "wearableId": 74}, "rt": "instant"}
May 10 21:39:25 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:39:25 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:39:25 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 905, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003890016000001004e106363
May 10 21:39:25 msm8909 python3[3033]: [SSE] RX'd: {'key': 'e336d0ce49db40b7bb0e5e68b6d6179f', 'timestamp': 1715348365.6344128, 'source': 0, 'data': '', 'type': 's'}
May 10 21:39:29 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:39:29 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:39:34 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045306565
May 10 21:39:35 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1558, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061600160000010048106565
May 10 21:39:35 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:39:35 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:39:36 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d206465
May 10 21:39:36 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 392, 'act_cals': 0, 'battery': 64, 'bmr_cals': 28} 13d413d4000700000000000000000188000400b01c0040307a7b
May 10 21:39:37 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059106464
May 10 21:39:37 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:39:37 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b006464
May 10 21:39:37 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:39:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 905, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003890016000001004e206363
May 10 21:39:38 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 905, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348378, 'wearableId': 73}
May 10 21:39:38 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 905, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348378, 'wearableId': 73}
May 10 21:39:38 msm8909 python3[3033]: [SSE] Sending: {"key": "1c8c7aba34cc49b7acdb5ad8acddf804", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 905, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 78}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348378, "wearableId": 73}, "rt": "instant"}
May 10 21:39:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 816, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033001271081cd0006006464
May 10 21:39:38 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:39:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 392, 'act_cals': 0, 'battery': 64, 'bmr_cals': 28} 13d413d4000700000000000000000188000400b01c0040007a7b
May 10 21:39:39 msm8909 python3[3033]: [SSE] RX'd: {'key': '1c8c7aba34cc49b7acdb5ad8acddf804', 'timestamp': 1715348378.6865802, 'source': 0, 'data': '', 'type': 's'}
May 10 21:39:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1155, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000483000d0000000056206464
May 10 21:39:39 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:39:49 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1155, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000483000d0000000056306464
May 10 21:39:49 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:39:49 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059206464
May 10 21:39:49 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:39:50 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d006465
May 10 21:39:50 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:39:50 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:39:50 msm8909 python3[3033]: [SSE] Sending: {"key": "d7371fe9c56b43a4bf1b0c4a353ce2c3", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:39:50 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 905, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003890016000001004e306363
May 10 21:39:51 msm8909 python3[3033]: [SSE] RX'd: {'key': 'd7371fe9c56b43a4bf1b0c4a353ce2c3', 'timestamp': 1715348391.1062376, 'source': 0, 'data': '', 'type': 's'}
May 10 21:39:52 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b106464
May 10 21:39:52 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:39:52 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1558, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061600160000010048306565
May 10 21:39:52 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045006565
May 10 21:39:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 816, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033001271081cd0006106464
May 10 21:39:53 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:39:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 392, 'act_cals': 0, 'battery': 64, 'bmr_cals': 28} 13d413d4000700000000000000000188000400b01c0040107a7b
May 10 21:40:00 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:40:00 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:40:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059006464
May 10 21:40:03 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:40:03 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 21:40:03 msm8909 python3[3033]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 21:40:04 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1558, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061600160000010048006565
May 10 21:40:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 905, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003890016000001004e106363
May 10 21:40:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d106465
May 10 21:40:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049206464
May 10 21:40:06 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b306464
May 10 21:40:06 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:40:06 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 392, 'act_cals': 0, 'battery': 64, 'bmr_cals': 28} 13d413d4000700000000000000000188000400b01c0040207a7b
May 10 21:40:06 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1155, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000483000d0000000056106464
May 10 21:40:06 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:40:06 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:40:06 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:40:07 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 905, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003890016000001004e106363
May 10 21:40:18 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006006464
May 10 21:40:18 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:40:18 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 392, 'act_cals': 0, 'battery': 64, 'bmr_cals': 28} 13d413d4000700000000000000000188000400b01c0040007a7b
May 10 21:40:18 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000058106464
May 10 21:40:18 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:40:19 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045306465
May 10 21:40:20 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 905, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003890016000001004e206363
May 10 21:40:21 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b006464
May 10 21:40:21 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:40:30 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:40:30 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:40:31 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045006465
May 10 21:40:31 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348431, 'wearableId': 75}
May 10 21:40:31 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348431, 'wearableId': 75}
May 10 21:40:31 msm8909 python3[3033]: [SSE] Sending: {"key": "f093971113b3461fafcac533b06cbb05", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 100, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 69}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348431, "wearableId": 75}, "rt": "instant"}
May 10 21:40:32 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 21:40:32 msm8909 python3[3033]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 21:40:32 msm8909 python3[3033]: [SSE] RX'd: {'key': 'f093971113b3461fafcac533b06cbb05', 'timestamp': 1715348432.2172585, 'source': 0, 'data': '', 'type': 's'}
May 10 21:40:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b206464
May 10 21:40:32 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:40:33 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000058306464
May 10 21:40:33 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:40:34 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1558, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061600160000010048306565
May 10 21:40:34 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1558, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348434, 'wearableId': 74}
May 10 21:40:34 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1558, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348434, 'wearableId': 74}
May 10 21:40:34 msm8909 python3[3033]: [SSE] Sending: {"key": "7597e6a06df948d4b9d6703f76ac54e3", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1558, "walkSteps": 0, "caseTemp": 101, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348434, "wearableId": 74}, "rt": "instant"}
May 10 21:40:34 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 905, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003890016000001004e006363
May 10 21:40:35 msm8909 python3[3033]: [SSE] RX'd: {'key': '7597e6a06df948d4b9d6703f76ac54e3', 'timestamp': 1715348435.1023407, 'source': 0, 'data': '', 'type': 's'}
May 10 21:40:35 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049106464
May 10 21:40:35 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 73}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348435, 'wearableId': 63}
May 10 21:40:35 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 73}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348435, 'wearableId': 63}
May 10 21:40:35 msm8909 python3[3033]: [SSE] Sending: {"key": "7eb03c2f526f496b85d53228ab03d824", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 100, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 100, "battery": 73}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348435, "wearableId": 63}, "rt": "instant"}
May 10 21:40:36 msm8909 python3[3033]: [SSE] RX'd: {'key': '7eb03c2f526f496b85d53228ab03d824', 'timestamp': 1715348435.9261229, 'source': 0, 'data': '', 'type': 's'}
May 10 21:40:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 905, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003890016000001004e106363
May 10 21:40:44 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 905, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348444, 'wearableId': 73}
May 10 21:40:44 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 905, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348444, 'wearableId': 73}
May 10 21:40:44 msm8909 python3[3033]: [SSE] Sending: {"key": "85f8cfb6b1054c5b891a8fe1f59e6f55", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 905, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 78}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348444, "wearableId": 73}, "rt": "instant"}
May 10 21:40:44 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:40:44 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:40:45 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000058006464
May 10 21:40:45 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:40:45 msm8909 python3[3033]: [SSE] RX'd: {'key': '85f8cfb6b1054c5b891a8fe1f59e6f55', 'timestamp': 1715348445.3036249, 'source': 0, 'data': '', 'type': 's'}
May 10 21:40:45 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049206464
May 10 21:40:45 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 392, 'act_cals': 0, 'battery': 64, 'bmr_cals': 28} 13d413d4000700000000000000000188000400b01c0040207a7b
May 10 21:40:45 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 392, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 28, 'bmrCals': 28, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348445, 'wearableId': 81}
May 10 21:40:45 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 392, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 28, 'bmrCals': 28, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348445, 'wearableId': 81}
May 10 21:40:45 msm8909 python3[3033]: [SSE] Sending: {"key": "961d6fce5d194dc4bf35041f4ad78435", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 392, "walkSteps": 0, "caseTemp": 122, "totalCals": 28, "bmrCals": 28, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 123, "battery": 64}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348445, "wearableId": 81}, "rt": "instant"}
May 10 21:40:46 msm8909 python3[3033]: [SSE] RX'd: {'key': '961d6fce5d194dc4bf35041f4ad78435', 'timestamp': 1715348446.2060411, 'source': 0, 'data': '', 'type': 's'}
May 10 21:40:46 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1558, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061600160000010048006565
May 10 21:40:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006306464
May 10 21:40:47 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:40:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b306464
May 10 21:40:48 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:40:48 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045206465
May 10 21:40:49 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:40:49 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:40:50 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:40:50 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:40:50 msm8909 python3[3033]: [SSE] Sending: {"key": "aad4e33b0c0547d1b4761ed955c34123", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:40:52 msm8909 python3[3033]: [SSE] RX'd: {'key': 'aad4e33b0c0547d1b4761ed955c34123', 'timestamp': 1715348452.5253344, 'source': 0, 'data': '', 'type': 's'}
May 10 21:40:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1558, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061600160000010048106565
May 10 21:40:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d306465
May 10 21:40:59 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348459, 'wearableId': 76}
May 10 21:40:59 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348459, 'wearableId': 76}
May 10 21:40:59 msm8909 python3[3033]: [SSE] Sending: {"key": "3a7445734389442a8a331843a9abf052", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1199, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 77}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348459, "wearableId": 76}, "rt": "instant"}
May 10 21:41:00 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:41:00 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:41:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1155, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000483000d0000000056306464
May 10 21:41:00 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:41:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006006464
May 10 21:41:00 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:41:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b006464
May 10 21:41:00 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:41:00 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:41:00 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:41:00 msm8909 python3[3033]: [SSE] RX'd: {'key': '3a7445734389442a8a331843a9abf052', 'timestamp': 1715348460.3313682, 'source': 0, 'data': '', 'type': 's'}
May 10 21:41:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000058206464
May 10 21:41:02 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:41:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 905, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003890016000001004e206363
May 10 21:41:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b106464
May 10 21:41:02 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:41:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 392, 'act_cals': 0, 'battery': 64, 'bmr_cals': 28} 13d413d4000700000000000000000188000400b01c0040007a7b
May 10 21:41:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049306464
May 10 21:41:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048006464
May 10 21:41:13 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:41:13 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:41:13 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045106465
May 10 21:41:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 87, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000057306464
May 10 21:41:14 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:41:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d006465
May 10 21:41:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e107a7b
May 10 21:41:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 905, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003890016000001004e006363
May 10 21:41:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e207a7b
May 10 21:41:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b206464
May 10 21:41:17 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:41:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 905, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003890016000001004e106363
May 10 21:41:27 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e307a7b
May 10 21:41:27 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 87, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000057006464
May 10 21:41:27 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:41:27 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d106465
May 10 21:41:27 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048206464
May 10 21:41:27 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056106464
May 10 21:41:27 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:41:28 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 21:41:28 msm8909 python3[3033]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 21:41:29 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 905, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003890016000001004e106363
May 10 21:41:30 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045206465
May 10 21:41:31 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1558, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061600160000010047106565
May 10 21:41:31 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:41:31 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:41:31 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:41:31 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:41:31 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b006464
May 10 21:41:31 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:41:40 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1558, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061600160000010047206565
May 10 21:41:40 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1558, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348500, 'wearableId': 74}
May 10 21:41:40 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1558, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348500, 'wearableId': 74}
May 10 21:41:41 msm8909 python3[3033]: [SSE] Sending: {"key": "327bac734aa642d588812f05d1eca84f", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1558, "walkSteps": 0, "caseTemp": 101, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 71}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348500, "wearableId": 74}, "rt": "instant"}
May 10 21:41:41 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:41:41 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:41:41 msm8909 python3[3033]: [SSE] RX'd: {'key': '327bac734aa642d588812f05d1eca84f', 'timestamp': 1715348501.6134446, 'source': 0, 'data': '', 'type': 's'}
May 10 21:41:41 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b106464
May 10 21:41:41 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:41:42 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056306464
May 10 21:41:42 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:41:44 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:41:44 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:41:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 905, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003890016000001004e306363
May 10 21:41:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 87, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000057206464
May 10 21:41:44 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:41:45 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045006465
May 10 21:41:45 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348505, 'wearableId': 75}
May 10 21:41:45 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348505, 'wearableId': 75}
May 10 21:41:45 msm8909 python3[3033]: [SSE] Sending: {"key": "e7e7a10abab3431584cccd7ae4c4a171", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 100, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 69}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348505, "wearableId": 75}, "rt": "instant"}
May 10 21:41:46 msm8909 python3[3033]: [SSE] RX'd: {'key': 'e7e7a10abab3431584cccd7ae4c4a171', 'timestamp': 1715348505.681464, 'source': 0, 'data': '', 'type': 's'}
May 10 21:41:51 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:41:51 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:41:51 msm8909 python3[3033]: [SSE] Sending: {"key": "acbf801f507c45dcb70869fb8bb2854c", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:41:51 msm8909 python3[3033]: [SSE] RX'd: {'key': 'acbf801f507c45dcb70869fb8bb2854c', 'timestamp': 1715348511.4608717, 'source': 0, 'data': '', 'type': 's'}
May 10 21:41:55 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1558, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061600160000010047306565
May 10 21:41:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b206464
May 10 21:41:56 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:41:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d006465
May 10 21:41:57 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045106465
May 10 21:41:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 87, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000057006464
May 10 21:41:59 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:41:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 905, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f890007000000000000000003890016000001004e006363
May 10 21:41:59 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 905, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348519, 'wearableId': 73}
May 10 21:41:59 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 905, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348519, 'wearableId': 73}
May 10 21:41:59 msm8909 python3[3033]: [SSE] Sending: {"key": "b9c4e7a42dbb4896941de5d2ab2455ea", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 905, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 78}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348519, "wearableId": 73}, "rt": "instant"}
May 10 21:41:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e207a7b
May 10 21:41:59 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 28, 'bmrCals': 28, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 62}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348519, 'wearableId': 81}
May 10 21:41:59 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 28, 'bmrCals': 28, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 62}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348519, 'wearableId': 81}
May 10 21:41:59 msm8909 python3[3033]: [SSE] Sending: {"key": "4a10eb777fc941be87ddc7fba632c06a", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 393, "walkSteps": 0, "caseTemp": 122, "totalCals": 28, "bmrCals": 28, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 123, "battery": 62}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348519, "wearableId": 81}, "rt": "instant"}
May 10 21:41:59 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:41:59 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:41:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048106464
May 10 21:41:59 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348519, 'wearableId': 63}
May 10 21:41:59 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348519, 'wearableId': 63}
May 10 21:41:59 msm8909 python3[3033]: [SSE] Sending: {"key": "3f1b71e8ba0a405aa717f5eeae18cad9", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 100, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 100, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348519, "wearableId": 63}, "rt": "instant"}
May 10 21:41:59 msm8909 python3[3033]: [SSE] RX'd: {'key': 'b9c4e7a42dbb4896941de5d2ab2455ea', 'timestamp': 1715348519.582552, 'source': 0, 'data': '', 'type': 's'}
May 10 21:41:59 msm8909 python3[3033]: [SSE] RX'd: {'key': '4a10eb777fc941be87ddc7fba632c06a', 'timestamp': 1715348519.7730646, 'source': 0, 'data': '', 'type': 's'}
May 10 21:42:00 msm8909 python3[3033]: [SSE] RX'd: {'key': '3f1b71e8ba0a405aa717f5eeae18cad9', 'timestamp': 1715348520.1745744, 'source': 0, 'data': '', 'type': 's'}
May 10 21:42:01 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:42:01 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:42:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c206464
May 10 21:42:08 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348528, 'wearableId': 76}
May 10 21:42:08 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348528, 'wearableId': 76}
May 10 21:42:08 msm8909 python3[3033]: [SSE] Sending: {"key": "de6259cd493f4fa2b20108ce09875471", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1199, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 76}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348528, "wearableId": 76}, "rt": "instant"}
May 10 21:42:09 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c0040307a7b
May 10 21:42:09 msm8909 python3[3033]: [SSE] RX'd: {'key': 'de6259cd493f4fa2b20108ce09875471', 'timestamp': 1715348529.2313917, 'source': 0, 'data': '', 'type': 's'}
May 10 21:42:09 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049206464
May 10 21:42:10 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045206465
May 10 21:42:11 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c006464
May 10 21:42:11 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:42:11 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059106464
May 10 21:42:11 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:42:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056206464
May 10 21:42:12 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:42:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044306465
May 10 21:42:13 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004e206363
May 10 21:42:23 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1558, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061600160000010047206565
May 10 21:42:24 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044006465
May 10 21:42:25 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c106464
May 10 21:42:25 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:42:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c0040107a7b
May 10 21:42:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006106464
May 10 21:42:26 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:42:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049006464
May 10 21:42:27 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:42:27 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:42:31 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:42:32 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:42:37 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c206464
May 10 21:42:37 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:42:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1558, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061600160000010047306565
May 10 21:42:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004e006363
May 10 21:42:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006206464
May 10 21:42:39 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:42:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044106465
May 10 21:42:40 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:42:40 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:42:40 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059006464
May 10 21:42:40 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:42:41 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c106464
May 10 21:42:41 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c0040207a7b
May 10 21:42:41 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056106464
May 10 21:42:41 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:42:49 msm8909 python3[3033]: Running Scheduled: Thread Check
May 10 21:42:50 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c206464
May 10 21:42:50 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044306465
May 10 21:42:50 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 68}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348570, 'wearableId': 75}
May 10 21:42:50 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 68}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348570, 'wearableId': 75}
May 10 21:42:51 msm8909 python3[3033]: [SSE] Sending: {"key": "bd21551234344153a2b8c93f4e9948a9", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 100, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 68}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348570, "wearableId": 75}, "rt": "instant"}
May 10 21:42:51 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004e106363
May 10 21:42:51 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c0040307a7b
May 10 21:42:51 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:42:51 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:42:51 msm8909 python3[3033]: [SSE] Sending: {"key": "f20c97171dce4004829589c5c5698ff6", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:42:51 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056206464
May 10 21:42:51 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:42:51 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049206464
May 10 21:42:51 msm8909 python3[3033]: [SSE] RX'd: {'key': 'bd21551234344153a2b8c93f4e9948a9', 'timestamp': 1715348571.6037903, 'source': 0, 'data': '', 'type': 's'}
May 10 21:42:51 msm8909 python3[3033]: [SSE] RX'd: {'key': 'f20c97171dce4004829589c5c5698ff6', 'timestamp': 1715348571.7173049, 'source': 0, 'data': '', 'type': 's'}
May 10 21:42:52 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c006464
May 10 21:42:52 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:42:52 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1558, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061600160000010047106565
May 10 21:42:52 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1558, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348572, 'wearableId': 74}
May 10 21:42:52 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1558, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348572, 'wearableId': 74}
May 10 21:42:52 msm8909 python3[3033]: [SSE] Sending: {"key": "b5c70ca694ad4a799c83e6fe8abc0ca4", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1558, "walkSteps": 0, "caseTemp": 101, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 71}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348572, "wearableId": 74}, "rt": "instant"}
May 10 21:42:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059106464
May 10 21:42:53 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:42:53 msm8909 python3[3033]: [SSE] RX'd: {'key': 'b5c70ca694ad4a799c83e6fe8abc0ca4', 'timestamp': 1715348573.1482053, 'source': 0, 'data': '', 'type': 's'}
May 10 21:42:54 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006306464
May 10 21:42:54 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:43:02 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:43:02 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:43:04 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1558, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061600160000010047206565
May 10 21:43:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044006465
May 10 21:43:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059206464
May 10 21:43:05 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:43:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e107a7b
May 10 21:43:05 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 28, 'bmrCals': 28, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 62}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348585, 'wearableId': 81}
May 10 21:43:05 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 28, 'bmrCals': 28, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 62}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348585, 'wearableId': 81}
May 10 21:43:06 msm8909 python3[3033]: [SSE] Sending: {"key": "64c558d8f258442c81bda42454c213d5", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 393, "walkSteps": 0, "caseTemp": 122, "totalCals": 28, "bmrCals": 28, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 123, "battery": 62}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348585, "wearableId": 81}, "rt": "instant"}
May 10 21:43:06 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:43:06 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:43:06 msm8909 python3[3033]: [SSE] RX'd: {'key': '64c558d8f258442c81bda42454c213d5', 'timestamp': 1715348586.4614139, 'source': 0, 'data': '', 'type': 's'}
May 10 21:43:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d006464
May 10 21:43:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056006464
May 10 21:43:08 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:43:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048006464
May 10 21:43:08 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348588, 'wearableId': 63}
May 10 21:43:08 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348588, 'wearableId': 63}
May 10 21:43:08 msm8909 python3[3033]: [SSE] Sending: {"key": "a69bbcfbdc804523949c3ce5e11c566b", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 100, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 100, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348588, "wearableId": 63}, "rt": "instant"}
May 10 21:43:09 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:43:09 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:43:09 msm8909 python3[3033]: [SSE] RX'd: {'key': 'a69bbcfbdc804523949c3ce5e11c566b', 'timestamp': 1715348589.377666, 'source': 0, 'data': '', 'type': 's'}
May 10 21:43:18 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006206464
May 10 21:43:18 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:43:19 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1558, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061600160000010048006565
May 10 21:43:19 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:43:19 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:43:20 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000058006464
May 10 21:43:20 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:43:20 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d106464
May 10 21:43:20 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348600, 'wearableId': 76}
May 10 21:43:20 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348600, 'wearableId': 76}
May 10 21:43:20 msm8909 python3[3033]: [SSE] Sending: {"key": "ba25efe890cf43d3bac391ad113d235a", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1199, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 77}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348600, "wearableId": 76}, "rt": "instant"}
May 10 21:43:20 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e207a7b
May 10 21:43:21 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 21:43:21 msm8909 python3[3033]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 21:43:21 msm8909 python3[3033]: [SSE] RX'd: {'key': 'ba25efe890cf43d3bac391ad113d235a', 'timestamp': 1715348601.0177517, 'source': 0, 'data': '', 'type': 's'}
May 10 21:43:21 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044206465
May 10 21:43:22 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b306464
May 10 21:43:22 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:43:22 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 21:43:22 msm8909 python3[3033]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 21:43:22 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004d106363
May 10 21:43:22 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 906, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348602, 'wearableId': 73}
May 10 21:43:22 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 906, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348602, 'wearableId': 73}
May 10 21:43:23 msm8909 python3[3033]: [SSE] Sending: {"key": "20edadbf1ec84d9399c94cbd41fcb8ad", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 906, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 77}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348602, "wearableId": 73}, "rt": "instant"}
May 10 21:43:23 msm8909 python3[3033]: [SSE] RX'd: {'key': '20edadbf1ec84d9399c94cbd41fcb8ad', 'timestamp': 1715348603.4455583, 'source': 0, 'data': '', 'type': 's'}
May 10 21:43:23 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048206464
May 10 21:43:23 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056106464
May 10 21:43:23 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:43:33 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:43:33 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:43:33 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e307a7b
May 10 21:43:33 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048306464
May 10 21:43:33 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006306464
May 10 21:43:33 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:43:34 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044306465
May 10 21:43:34 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b006464
May 10 21:43:34 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:43:34 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000058106464
May 10 21:43:34 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:43:35 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004d206363
May 10 21:43:35 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006006464
May 10 21:43:35 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:43:37 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1558, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061600160000010048106565
May 10 21:43:37 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d306464
May 10 21:43:46 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b206464
May 10 21:43:46 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:43:47 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:43:47 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:43:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d006464
May 10 21:43:48 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056006464
May 10 21:43:48 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:43:48 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048006464
May 10 21:43:49 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1558, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061600160000010048306565
May 10 21:43:50 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004d306363
May 10 21:43:50 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e107a7b
May 10 21:43:51 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006106464
May 10 21:43:51 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:43:51 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044106465
May 10 21:43:51 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 68}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348631, 'wearableId': 75}
May 10 21:43:51 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 68}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348631, 'wearableId': 75}
May 10 21:43:51 msm8909 python3[3033]: [SSE] Sending: {"key": "fcbcb6fae3f0419abcebb7204c5c2253", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 100, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 68}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348631, "wearableId": 75}, "rt": "instant"}
May 10 21:43:51 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:43:51 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:43:51 msm8909 python3[3033]: [SSE] Sending: {"key": "f74fc38341a545ae90aead85d360ff1f", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:43:51 msm8909 python3[3033]: [SSE] RX'd: {'key': 'fcbcb6fae3f0419abcebb7204c5c2253', 'timestamp': 1715348631.6057379, 'source': 0, 'data': '', 'type': 's'}
May 10 21:43:52 msm8909 python3[3033]: [SSE] RX'd: {'key': 'f74fc38341a545ae90aead85d360ff1f', 'timestamp': 1715348632.2287035, 'source': 0, 'data': '', 'type': 's'}
May 10 21:44:00 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:44:00 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:44:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006206464
May 10 21:44:00 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:44:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044206465
May 10 21:44:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000058006464
May 10 21:44:02 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:44:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004d106363
May 10 21:44:02 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:44:02 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:44:02 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:44:02 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:44:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e207a7b
May 10 21:44:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048206464
May 10 21:44:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b006464
May 10 21:44:03 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:44:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056106464
May 10 21:44:03 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:44:03 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:44:03 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:44:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d106464
May 10 21:44:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e307a7b
May 10 21:44:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b006464
May 10 21:44:05 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:44:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e007a7b
May 10 21:44:15 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 28, 'bmrCals': 28, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 62}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348655, 'wearableId': 81}
May 10 21:44:15 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 28, 'bmrCals': 28, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 62}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348655, 'wearableId': 81}
May 10 21:44:15 msm8909 python3[3033]: [SSE] Sending: {"key": "68e31b3b44c94f1695a3738f22a1d5b6", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 393, "walkSteps": 0, "caseTemp": 122, "totalCals": 28, "bmrCals": 28, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 123, "battery": 62}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348655, "wearableId": 81}, "rt": "instant"}
May 10 21:44:15 msm8909 python3[3033]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 21:44:15 msm8909 python3[3033]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 21:44:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048306464
May 10 21:44:15 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348655, 'wearableId': 63}
May 10 21:44:15 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348655, 'wearableId': 63}
May 10 21:44:15 msm8909 python3[3033]: [SSE] Sending: {"key": "967c4b5fb7694852ab9302a9472c6320", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 100, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 100, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348655, "wearableId": 63}, "rt": "instant"}
May 10 21:44:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056206464
May 10 21:44:15 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:44:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d000000005a206464
May 10 21:44:15 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:44:16 msm8909 python3[3033]: [SSE] RX'd: {'key': '68e31b3b44c94f1695a3738f22a1d5b6', 'timestamp': 1715348655.7237351, 'source': 0, 'data': '', 'type': 's'}
May 10 21:44:16 msm8909 python3[3033]: [SSE] RX'd: {'key': '967c4b5fb7694852ab9302a9472c6320', 'timestamp': 1715348655.9524183, 'source': 0, 'data': '', 'type': 's'}
May 10 21:44:16 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010047106565
May 10 21:44:16 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1559, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348656, 'wearableId': 74}
May 10 21:44:16 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1559, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348656, 'wearableId': 74}
May 10 21:44:16 msm8909 python3[3033]: [SSE] Sending: {"key": "99b151c3e4b3434791eef76a58c9857d", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1559, "walkSteps": 0, "caseTemp": 101, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 71}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348656, "wearableId": 74}, "rt": "instant"}
May 10 21:44:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004d206363
May 10 21:44:17 msm8909 python3[3033]: [SSE] RX'd: {'key': '99b151c3e4b3434791eef76a58c9857d', 'timestamp': 1715348657.0209446, 'source': 0, 'data': '', 'type': 's'}
May 10 21:44:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b206464
May 10 21:44:17 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:44:18 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006006463
May 10 21:44:18 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:44:18 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045006465
May 10 21:44:28 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:44:28 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:44:30 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056006464
May 10 21:44:30 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:44:30 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006106463
May 10 21:44:30 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:44:30 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048006464
May 10 21:44:30 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d000000005a306464
May 10 21:44:30 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:44:31 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:44:31 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:44:31 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:44:31 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:44:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c006464
May 10 21:44:32 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348672, 'wearableId': 76}
May 10 21:44:32 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348672, 'wearableId': 76}
May 10 21:44:32 msm8909 python3[3033]: [SSE] Sending: {"key": "a1165bb77eb14e46bac7d5c9ccdc258d", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1199, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 76}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348672, "wearableId": 76}, "rt": "instant"}
May 10 21:44:32 msm8909 python3[3033]: [SSE] RX'd: {'key': 'a1165bb77eb14e46bac7d5c9ccdc258d', 'timestamp': 1715348672.7923234, 'source': 0, 'data': '', 'type': 's'}
May 10 21:44:33 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:44:33 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:44:33 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010047306565
May 10 21:44:34 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:44:34 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:44:43 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010047006565
May 10 21:44:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004d106363
May 10 21:44:44 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 906, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348684, 'wearableId': 73}
May 10 21:44:44 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 906, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348684, 'wearableId': 73}
May 10 21:44:44 msm8909 python3[3033]: [SSE] Sending: {"key": "b5f838297fc64cec9410237a036835af", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 906, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 77}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348684, "wearableId": 73}, "rt": "instant"}
May 10 21:44:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c106464
May 10 21:44:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e307a7b
May 10 21:44:45 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d000000005a106464
May 10 21:44:45 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:44:45 msm8909 python3[3033]: [SSE] RX'd: {'key': 'b5f838297fc64cec9410237a036835af', 'timestamp': 1715348684.9093134, 'source': 0, 'data': '', 'type': 's'}
May 10 21:44:45 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006306463
May 10 21:44:45 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:44:45 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056106464
May 10 21:44:45 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:44:46 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 21:44:46 msm8909 python3[3033]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 21:44:46 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b106464
May 10 21:44:46 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:44:46 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045306465
May 10 21:44:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048206464
May 10 21:44:52 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:44:52 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:44:52 msm8909 python3[3033]: [SSE] Sending: {"key": "d2c5a895c02d49e6b86b38ed7a812a7f", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:44:52 msm8909 python3[3033]: [SSE] RX'd: {'key': 'd2c5a895c02d49e6b86b38ed7a812a7f', 'timestamp': 1715348692.6833007, 'source': 0, 'data': '', 'type': 's'}
May 10 21:44:57 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056306464
May 10 21:44:57 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:44:57 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d000000005a206464
May 10 21:44:57 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:44:57 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048306464
May 10 21:44:58 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010047206565
May 10 21:44:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b206464
May 10 21:44:59 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:44:59 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 21:44:59 msm8909 python3[3033]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 21:44:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045006465
May 10 21:44:59 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348699, 'wearableId': 75}
May 10 21:44:59 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348699, 'wearableId': 75}
May 10 21:44:59 msm8909 python3[3033]: [SSE] Sending: {"key": "efd52a0bc9c24a56a497514b46663ca3", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 100, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 69}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348699, "wearableId": 75}, "rt": "instant"}
May 10 21:44:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c306464
May 10 21:44:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004d206363
May 10 21:44:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e007a7b
May 10 21:45:00 msm8909 python3[3033]: [SSE] RX'd: {'key': 'efd52a0bc9c24a56a497514b46663ca3', 'timestamp': 1715348699.8723762, 'source': 0, 'data': '', 'type': 's'}
May 10 21:45:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006006463
May 10 21:45:00 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:45:00 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:45:00 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:45:04 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:45:04 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:45:11 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:45:11 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:45:11 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c006464
May 10 21:45:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048106464
May 10 21:45:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056006464
May 10 21:45:12 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:45:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059306464
May 10 21:45:12 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:45:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006106464
May 10 21:45:12 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:45:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004e006363
May 10 21:45:24 msm8909 python3[3033]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 21:45:24 msm8909 python3[3033]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 21:45:25 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b106464
May 10 21:45:25 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:45:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046306465
May 10 21:45:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c206464
May 10 21:45:26 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:45:26 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:45:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e307a7b
May 10 21:45:26 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 28, 'bmrCals': 28, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 62}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348726, 'wearableId': 81}
May 10 21:45:26 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 28, 'bmrCals': 28, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 62}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348726, 'wearableId': 81}
May 10 21:45:26 msm8909 python3[3033]: [SSE] Sending: {"key": "ade6ab181fa4495ba5ff89ef857f6604", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 393, "walkSteps": 0, "caseTemp": 122, "totalCals": 28, "bmrCals": 28, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 123, "battery": 62}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348726, "wearableId": 81}, "rt": "instant"}
May 10 21:45:27 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000055206464
May 10 21:45:27 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:45:27 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059106464
May 10 21:45:27 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:45:27 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006306464
May 10 21:45:27 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:45:27 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048206464
May 10 21:45:27 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348727, 'wearableId': 63}
May 10 21:45:27 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348727, 'wearableId': 63}
May 10 21:45:27 msm8909 python3[3033]: [SSE] Sending: {"key": "1a23d0e28c8346459ebdea5b2fc4d159", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 100, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 100, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348727, "wearableId": 63}, "rt": "instant"}
May 10 21:45:27 msm8909 python3[3033]: [SSE] RX'd: {'key': 'ade6ab181fa4495ba5ff89ef857f6604', 'timestamp': 1715348727.371594, 'source': 0, 'data': '', 'type': 's'}
May 10 21:45:28 msm8909 python3[3033]: [SSE] RX'd: {'key': '1a23d0e28c8346459ebdea5b2fc4d159', 'timestamp': 1715348727.7913773, 'source': 0, 'data': '', 'type': 's'}
May 10 21:45:34 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:45:34 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:45:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c306464
May 10 21:45:38 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348738, 'wearableId': 76}
May 10 21:45:38 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348738, 'wearableId': 76}
May 10 21:45:38 msm8909 python3[3033]: [SSE] Sending: {"key": "50d25a3a9aa54248be5e3527f4a4fa96", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1199, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 76}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348738, "wearableId": 76}, "rt": "instant"}
May 10 21:45:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004e206363
May 10 21:45:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e007a7b
May 10 21:45:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000055306464
May 10 21:45:39 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:45:39 msm8909 python3[3033]: [SSE] RX'd: {'key': '50d25a3a9aa54248be5e3527f4a4fa96', 'timestamp': 1715348739.4212914, 'source': 0, 'data': '', 'type': 's'}
May 10 21:45:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006006464
May 10 21:45:39 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:45:40 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b206464
May 10 21:45:40 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:45:40 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046006465
May 10 21:45:52 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:45:52 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:45:52 msm8909 python3[3033]: [SSE] Sending: {"key": "ae6c6cc8120044ffa090c1de3c775fdb", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:45:53 msm8909 python3[3033]: [SSE] RX'd: {'key': 'ae6c6cc8120044ffa090c1de3c775fdb', 'timestamp': 1715348752.9475939, 'source': 0, 'data': '', 'type': 's'}
May 10 21:45:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c006464
May 10 21:45:54 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059006464
May 10 21:45:54 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:45:54 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048106464
May 10 21:45:54 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006206464
May 10 21:45:54 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:45:54 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b006464
May 10 21:45:54 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:45:55 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046206465
May 10 21:45:55 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010047306565
May 10 21:45:55 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1559, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348755, 'wearableId': 74}
May 10 21:45:55 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1559, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348755, 'wearableId': 74}
May 10 21:45:55 msm8909 python3[3033]: [SSE] Sending: {"key": "7a46d7545f4641158e6f23e712f117a8", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1559, "walkSteps": 0, "caseTemp": 101, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 71}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348755, "wearableId": 74}, "rt": "instant"}
May 10 21:45:55 msm8909 python3[3033]: [SSE] RX'd: {'key': '7a46d7545f4641158e6f23e712f117a8', 'timestamp': 1715348755.8759258, 'source': 0, 'data': '', 'type': 's'}
May 10 21:45:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004e006363
May 10 21:45:56 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 906, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348756, 'wearableId': 73}
May 10 21:45:56 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 906, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348756, 'wearableId': 73}
May 10 21:45:56 msm8909 python3[3033]: [SSE] Sending: {"key": "051446fc6d1d41f59274000f2265ae52", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 906, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 78}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348756, "wearableId": 73}, "rt": "instant"}
May 10 21:45:56 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:45:56 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:45:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000055106464
May 10 21:45:56 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:45:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e207a7b
May 10 21:45:57 msm8909 python3[3033]: [SSE] RX'd: {'key': '051446fc6d1d41f59274000f2265ae52', 'timestamp': 1715348756.5743446, 'source': 0, 'data': '', 'type': 's'}
May 10 21:45:57 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010047006565
May 10 21:46:05 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:46:05 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:46:06 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 100, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006306464
May 10 21:46:06 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:46:07 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046306465
May 10 21:46:07 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 70}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348767, 'wearableId': 75}
May 10 21:46:07 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 70}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348767, 'wearableId': 75}
May 10 21:46:07 msm8909 python3[3033]: [SSE] Sending: {"key": "9e040ab3c83842b08d11d00b4c3b7452", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 100, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 70}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348767, "wearableId": 75}, "rt": "instant"}
May 10 21:46:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059106464
May 10 21:46:08 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:46:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c206464
May 10 21:46:08 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 21:46:08 msm8909 python3[3033]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 21:46:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004e106363
May 10 21:46:08 msm8909 python3[3033]: [SSE] RX'd: {'key': '9e040ab3c83842b08d11d00b4c3b7452', 'timestamp': 1715348768.334635, 'source': 0, 'data': '', 'type': 's'}
May 10 21:46:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000055206464
May 10 21:46:08 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:46:08 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:46:08 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:46:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c0040307a7b
May 10 21:46:09 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c106464
May 10 21:46:09 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:46:10 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010047106565
May 10 21:46:20 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059206464
May 10 21:46:20 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:46:20 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c306464
May 10 21:46:21 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000055306464
May 10 21:46:21 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:46:21 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 21:46:21 msm8909 python3[3033]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 21:46:21 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c0040007a7b
May 10 21:46:21 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:46:21 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:46:21 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c206464
May 10 21:46:21 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:46:21 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006006463
May 10 21:46:21 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:46:22 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:46:22 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:46:22 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010047206565
May 10 21:46:22 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045006465
May 10 21:46:23 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004e306363
May 10 21:46:25 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045106465
May 10 21:46:35 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004e006363
May 10 21:46:35 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:46:35 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:46:36 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c006464
May 10 21:46:36 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:46:36 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006206463
May 10 21:46:36 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:46:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056106464
May 10 21:46:38 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:46:48 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 71, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550047206464
May 10 21:46:48 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348808, 'wearableId': 63}
May 10 21:46:48 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348808, 'wearableId': 63}
May 10 21:46:49 msm8909 python3[3033]: [SSE] Sending: {"key": "2146737fb5b54abbab063984a5977359", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 100, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 100, "battery": 71}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348808, "wearableId": 63}, "rt": "instant"}
May 10 21:46:49 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045306465
May 10 21:46:50 msm8909 python3[3033]: [SSE] RX'd: {'key': '2146737fb5b54abbab063984a5977359', 'timestamp': 1715348809.4956393, 'source': 0, 'data': '', 'type': 's'}
May 10 21:46:50 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:46:50 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:46:50 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056206464
May 10 21:46:50 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:46:52 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010047106565
May 10 21:46:52 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:46:52 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:46:52 msm8909 python3[3033]: [SSE] Sending: {"key": "c080953049ce4e79801f2a8b6045a0e9", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:46:53 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:46:53 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:46:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c206464
May 10 21:46:53 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348813, 'wearableId': 76}
May 10 21:46:53 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348813, 'wearableId': 76}
May 10 21:46:53 msm8909 python3[3033]: [SSE] Sending: {"key": "b487b392a3b741f09db35daae84c9d90", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1199, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 76}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348813, "wearableId": 76}, "rt": "instant"}
May 10 21:46:53 msm8909 python3[3033]: [SSE] RX'd: {'key': 'c080953049ce4e79801f2a8b6045a0e9', 'timestamp': 1715348813.2019331, 'source': 0, 'data': '', 'type': 's'}
May 10 21:46:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006006463
May 10 21:46:53 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:46:53 msm8909 python3[3033]: [SSE] RX'd: {'key': 'b487b392a3b741f09db35daae84c9d90', 'timestamp': 1715348813.6433356, 'source': 0, 'data': '', 'type': 's'}
May 10 21:47:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e107a7b
May 10 21:47:03 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 28, 'bmrCals': 28, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 62}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348823, 'wearableId': 81}
May 10 21:47:03 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 28, 'bmrCals': 28, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 62}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348823, 'wearableId': 81}
May 10 21:47:03 msm8909 python3[3033]: [SSE] Sending: {"key": "765216527085438298b0320d1024180f", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 393, "walkSteps": 0, "caseTemp": 122, "totalCals": 28, "bmrCals": 28, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 123, "battery": 62}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348823, "wearableId": 81}, "rt": "instant"}
May 10 21:47:03 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:47:03 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:47:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b306464
May 10 21:47:03 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:47:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 71, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550047006464
May 10 21:47:03 msm8909 python3[3033]: [SSE] RX'd: {'key': '765216527085438298b0320d1024180f', 'timestamp': 1715348823.5749562, 'source': 0, 'data': '', 'type': 's'}
May 10 21:47:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059306464
May 10 21:47:05 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:47:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004e306363
May 10 21:47:05 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 906, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348825, 'wearableId': 73}
May 10 21:47:05 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 906, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348825, 'wearableId': 73}
May 10 21:47:05 msm8909 python3[3033]: [SSE] Sending: {"key": "47feff5636ce4023a0bfb2e60aa14eaa", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 906, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 78}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348825, "wearableId": 73}, "rt": "instant"}
May 10 21:47:06 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:47:06 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:47:06 msm8909 python3[3033]: [SSE] RX'd: {'key': '47feff5636ce4023a0bfb2e60aa14eaa', 'timestamp': 1715348825.7561841, 'source': 0, 'data': '', 'type': 's'}
May 10 21:47:06 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006106463
May 10 21:47:06 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:47:06 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045106465
May 10 21:47:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059006464
May 10 21:47:17 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:47:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c106464
May 10 21:47:18 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b006464
May 10 21:47:18 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:47:18 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006206463
May 10 21:47:18 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:47:19 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 21:47:19 msm8909 python3[3033]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 21:47:19 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046206465
May 10 21:47:19 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 70}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348839, 'wearableId': 75}
May 10 21:47:19 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 70}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348839, 'wearableId': 75}
May 10 21:47:19 msm8909 python3[3033]: [SSE] Sending: {"key": "685d8fe8bf814d4f9ed77911c1d9ce57", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 100, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 70}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348839, "wearableId": 75}, "rt": "instant"}
May 10 21:47:19 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010047006465
May 10 21:47:19 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1559, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348839, 'wearableId': 74}
May 10 21:47:19 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1559, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348839, 'wearableId': 74}
May 10 21:47:19 msm8909 python3[3033]: [SSE] Sending: {"key": "6b23c884afaa432b8e2d620e50351579", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1559, "walkSteps": 0, "caseTemp": 100, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 71}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348839, "wearableId": 74}, "rt": "instant"}
May 10 21:47:19 msm8909 python3[3033]: [SSE] RX'd: {'key': '685d8fe8bf814d4f9ed77911c1d9ce57', 'timestamp': 1715348839.5782282, 'source': 0, 'data': '', 'type': 's'}
May 10 21:47:20 msm8909 python3[3033]: [SSE] RX'd: {'key': '6b23c884afaa432b8e2d620e50351579', 'timestamp': 1715348839.6429923, 'source': 0, 'data': '', 'type': 's'}
May 10 21:47:20 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e207a7b
May 10 21:47:30 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b106464
May 10 21:47:30 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:47:31 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010047106465
May 10 21:47:31 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006306463
May 10 21:47:31 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:47:31 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:47:31 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:47:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059206464
May 10 21:47:32 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:47:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c206464
May 10 21:47:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e007a7b
May 10 21:47:33 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048306464
May 10 21:47:34 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:47:34 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:47:34 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:47:34 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:47:34 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c306464
May 10 21:47:35 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004d206363
May 10 21:47:35 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:47:35 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:47:35 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:47:35 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:47:36 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:47:36 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:47:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004d306363
May 10 21:47:45 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:47:45 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:47:45 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e107a7b
May 10 21:47:45 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b306464
May 10 21:47:45 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:47:45 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048006464
May 10 21:47:46 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046106465
May 10 21:47:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056006464
May 10 21:47:47 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:47:48 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010047306465
May 10 21:47:48 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006106463
May 10 21:47:48 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:47:49 msm8909 python3[3033]: Running Scheduled: Thread Check
May 10 21:47:49 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059306464
May 10 21:47:49 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:47:53 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:47:53 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:47:53 msm8909 python3[3033]: [SSE] Sending: {"key": "346f0397e0dc4a8fa683076763722fe8", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:47:53 msm8909 python3[3033]: [SSE] RX'd: {'key': '346f0397e0dc4a8fa683076763722fe8', 'timestamp': 1715348873.5305929, 'source': 0, 'data': '', 'type': 's'}
May 10 21:47:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059006464
May 10 21:47:59 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:48:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c003e207a7b
May 10 21:48:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010047006465
May 10 21:48:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006206463
May 10 21:48:00 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:48:01 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046206465
May 10 21:48:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004d106363
May 10 21:48:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048206464
May 10 21:48:02 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348882, 'wearableId': 63}
May 10 21:48:02 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 100, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348882, 'wearableId': 63}
May 10 21:48:02 msm8909 python3[3033]: [SSE] Sending: {"key": "3ffc173406094e6983872d1f61ba95bc", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 100, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 100, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348882, "wearableId": 63}, "rt": "instant"}
May 10 21:48:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 295, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101271081cd0006306463
May 10 21:48:03 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:48:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046306465
May 10 21:48:03 msm8909 python3[3033]: [SSE] RX'd: {'key': '3ffc173406094e6983872d1f61ba95bc', 'timestamp': 1715348883.3298199, 'source': 0, 'data': '', 'type': 's'}
May 10 21:48:03 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 10 21:48:03 msm8909 python3[3033]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 10 21:48:06 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:48:06 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:48:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048306464
May 10 21:48:13 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 21:48:13 msm8909 python3[3033]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 21:48:13 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046006465
May 10 21:48:13 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:48:13 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:48:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004e206363
May 10 21:48:14 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 906, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348894, 'wearableId': 73}
May 10 21:48:14 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 906, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348894, 'wearableId': 73}
May 10 21:48:14 msm8909 python3[3033]: [SSE] Sending: {"key": "fd72daebf81a460f97550ebf2f1f3626", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 906, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 78}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348894, "wearableId": 73}, "rt": "instant"}
May 10 21:48:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056306464
May 10 21:48:14 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:48:15 msm8909 python3[3033]: [SSE] RX'd: {'key': 'fd72daebf81a460f97550ebf2f1f3626', 'timestamp': 1715348895.0457556, 'source': 0, 'data': '', 'type': 's'}
May 10 21:48:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006006463
May 10 21:48:15 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:48:16 msm8909 python3[3033]: ADVERT: {'sleep_state': 4, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c0040047a7b
May 10 21:48:16 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 28, 'bmrCals': 28, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 4, 'skinTemp': 123, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348896, 'wearableId': 81}
May 10 21:48:16 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 28, 'bmrCals': 28, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 4, 'skinTemp': 123, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348896, 'wearableId': 81}
May 10 21:48:16 msm8909 python3[3033]: [SSE] Sending: {"key": "0de4d0aa4e934ab3a22be4cf749ea54f", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 393, "walkSteps": 0, "caseTemp": 122, "totalCals": 28, "bmrCals": 28, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 4, "skinTemp": 123, "battery": 64}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348896, "wearableId": 81}, "rt": "instant"}
May 10 21:48:16 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d306464
May 10 21:48:16 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348896, 'wearableId': 76}
May 10 21:48:16 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348896, 'wearableId': 76}
May 10 21:48:16 msm8909 python3[3033]: [SSE] Sending: {"key": "c2d4d75e121f4e76b8398bb10acffbb5", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1199, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 77}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348896, "wearableId": 76}, "rt": "instant"}
May 10 21:48:17 msm8909 python3[3033]: [SSE] RX'd: {'key': '0de4d0aa4e934ab3a22be4cf749ea54f', 'timestamp': 1715348897.1748078, 'source': 0, 'data': '', 'type': 's'}
May 10 21:48:17 msm8909 python3[3033]: [SSE] RX'd: {'key': 'c2d4d75e121f4e76b8398bb10acffbb5', 'timestamp': 1715348897.2253163, 'source': 0, 'data': '', 'type': 's'}
May 10 21:48:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004e306363
May 10 21:48:27 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000055006464
May 10 21:48:27 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:48:29 msm8909 python3[3033]: ADVERT: {'sleep_state': 4, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c0040147a7b
May 10 21:48:29 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d006464
May 10 21:48:29 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048106464
May 10 21:48:30 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010048306465
May 10 21:48:30 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1559, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348910, 'wearableId': 74}
May 10 21:48:30 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1559, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348910, 'wearableId': 74}
May 10 21:48:30 msm8909 python3[3033]: [SSE] Sending: {"key": "b4c77ec44a4947b590e9fc8e0927d8c5", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1559, "walkSteps": 0, "caseTemp": 100, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348910, "wearableId": 74}, "rt": "instant"}
May 10 21:48:31 msm8909 python3[3033]: [SSE] RX'd: {'key': 'b4c77ec44a4947b590e9fc8e0927d8c5', 'timestamp': 1715348910.9508009, 'source': 0, 'data': '', 'type': 's'}
May 10 21:48:31 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005a006464
May 10 21:48:31 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:48:31 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046206465
May 10 21:48:31 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 70}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348911, 'wearableId': 75}
May 10 21:48:31 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 70}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348911, 'wearableId': 75}
May 10 21:48:31 msm8909 python3[3033]: [SSE] Sending: {"key": "b7a710cde752421bb1c90e1540f2eab5", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 100, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 70}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348911, "wearableId": 75}, "rt": "instant"}
May 10 21:48:32 msm8909 python3[3033]: [SSE] RX'd: {'key': 'b7a710cde752421bb1c90e1540f2eab5', 'timestamp': 1715348912.3084617, 'source': 0, 'data': '', 'type': 's'}
May 10 21:48:37 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:48:37 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:48:40 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:48:40 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:48:41 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004e106363
May 10 21:48:41 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d106464
May 10 21:48:41 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005a106464
May 10 21:48:41 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:48:42 msm8909 python3[3033]: ADVERT: {'sleep_state': 4, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c0040347a7b
May 10 21:48:42 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048206464
May 10 21:48:42 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010048006465
May 10 21:48:43 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:48:43 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:48:44 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:48:44 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:48:44 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:48:44 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:48:53 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:48:53 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:48:53 msm8909 python3[3033]: [SSE] Sending: {"key": "53924f5636c0483f96d06f6e823f2834", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:48:53 msm8909 python3[3033]: [SSE] RX'd: {'key': '53924f5636c0483f96d06f6e823f2834', 'timestamp': 1715348933.6677251, 'source': 0, 'data': '', 'type': 's'}
May 10 21:48:54 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048306464
May 10 21:48:55 msm8909 python3[3033]: ADVERT: {'sleep_state': 4, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c0040047a7b
May 10 21:48:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046006465
May 10 21:48:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000058206464
May 10 21:48:56 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:48:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d306464
May 10 21:48:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005a206464
May 10 21:48:56 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:48:57 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:48:57 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:48:57 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010048206465
May 10 21:48:57 msm8909 python3[3033]: ADVERT: {'sleep_state': 4, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 28, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 28} 13d413d4000700000000000000000189000400b01c0040147a7b
May 10 21:48:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004e306363
May 10 21:49:07 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:49:07 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:49:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 4, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004024797b
May 10 21:49:09 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c306464
May 10 21:49:09 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:49:09 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048106364
May 10 21:49:09 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348949, 'wearableId': 63}
May 10 21:49:09 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348949, 'wearableId': 63}
May 10 21:49:09 msm8909 python3[3033]: [SSE] Sending: {"key": "519faa5645a44aadb8dc3f96ae9ef9da", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 99, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 100, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348949, "wearableId": 63}, "rt": "instant"}
May 10 21:49:09 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045206465
May 10 21:49:10 msm8909 python3[3033]: [SSE] RX'd: {'key': '519faa5645a44aadb8dc3f96ae9ef9da', 'timestamp': 1715348950.0070851, 'source': 0, 'data': '', 'type': 's'}
May 10 21:49:10 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059006464
May 10 21:49:10 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:49:11 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004d006363
May 10 21:49:11 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d006464
May 10 21:49:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006206363
May 10 21:49:12 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:49:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010048306465
May 10 21:49:23 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c106464
May 10 21:49:23 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:49:23 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004030797b
May 10 21:49:23 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 29, 'bmrCals': 29, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348963, 'wearableId': 81}
May 10 21:49:23 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 29, 'bmrCals': 29, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 123, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348963, 'wearableId': 81}
May 10 21:49:23 msm8909 python3[3033]: [SSE] Sending: {"key": "68216e1bd7db47408b580533ef0004cc", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 393, "walkSteps": 0, "caseTemp": 121, "totalCals": 29, "bmrCals": 29, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 123, "battery": 64}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348963, "wearableId": 81}, "rt": "instant"}
May 10 21:49:23 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056206364
May 10 21:49:23 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:49:24 msm8909 python3[3033]: [SSE] RX'd: {'key': '68216e1bd7db47408b580533ef0004cc', 'timestamp': 1715348964.2275059, 'source': 0, 'data': '', 'type': 's'}
May 10 21:49:24 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010047106465
May 10 21:49:24 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 21:49:24 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:49:24 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045306465
May 10 21:49:25 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 21:49:25 msm8909 python3[3033]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 21:49:25 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d206464
May 10 21:49:25 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348965, 'wearableId': 76}
May 10 21:49:25 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348965, 'wearableId': 76}
May 10 21:49:25 msm8909 python3[3033]: [SSE] Sending: {"key": "8c689b0408c4473ebdd55d6f69ebbe76", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1199, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 77}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348965, "wearableId": 76}, "rt": "instant"}
May 10 21:49:26 msm8909 python3[3033]: [SSE] RX'd: {'key': '8c689b0408c4473ebdd55d6f69ebbe76', 'timestamp': 1715348966.3828487, 'source': 0, 'data': '', 'type': 's'}
May 10 21:49:36 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048306364
May 10 21:49:38 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:49:38 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:49:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045106465
May 10 21:49:38 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348978, 'wearableId': 75}
May 10 21:49:38 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348978, 'wearableId': 75}
May 10 21:49:38 msm8909 python3[3033]: [SSE] Sending: {"key": "a4bdc89db4e645e8a5f233da4d888b4a", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 100, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 69}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348978, "wearableId": 75}, "rt": "instant"}
May 10 21:49:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004d306363
May 10 21:49:38 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 906, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348978, 'wearableId': 73}
May 10 21:49:38 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 906, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348978, 'wearableId': 73}
May 10 21:49:38 msm8909 python3[3033]: [SSE] Sending: {"key": "28b95eb8bb614ff9985cee8da6be321c", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 906, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 77}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348978, "wearableId": 73}, "rt": "instant"}
May 10 21:49:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c206464
May 10 21:49:38 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:49:38 msm8909 python3[3033]: [SSE] RX'd: {'key': 'a4bdc89db4e645e8a5f233da4d888b4a', 'timestamp': 1715348978.7040226, 'source': 0, 'data': '', 'type': 's'}
May 10 21:49:38 msm8909 python3[3033]: [SSE] RX'd: {'key': '28b95eb8bb614ff9985cee8da6be321c', 'timestamp': 1715348978.7566755, 'source': 0, 'data': '', 'type': 's'}
May 10 21:49:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056306364
May 10 21:49:38 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:49:39 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 10 21:49:39 msm8909 python3[3033]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 10 21:49:40 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059306464
May 10 21:49:40 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:49:40 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004010797b
May 10 21:49:41 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 21:49:41 msm8909 python3[3033]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 21:49:51 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:49:51 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:49:51 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 21:49:51 msm8909 python3[3033]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 21:49:51 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048106364
May 10 21:49:51 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010047306465
May 10 21:49:51 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1559, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348991, 'wearableId': 74}
May 10 21:49:51 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1559, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715348991, 'wearableId': 74}
May 10 21:49:51 msm8909 python3[3033]: [SSE] Sending: {"key": "9e43eee4a11a418795d7df84994f79bd", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1559, "walkSteps": 0, "caseTemp": 100, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 71}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715348991, "wearableId": 74}, "rt": "instant"}
May 10 21:49:52 msm8909 python3[3033]: [SSE] RX'd: {'key': '9e43eee4a11a418795d7df84994f79bd', 'timestamp': 1715348992.2848275, 'source': 0, 'data': '', 'type': 's'}
May 10 21:49:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d106464
May 10 21:49:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c006464
May 10 21:49:53 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:49:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004d006363
May 10 21:49:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004020797b
May 10 21:49:53 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:49:53 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:49:53 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:49:53 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:49:53 msm8909 python3[3033]: [SSE] Sending: {"key": "d8ce6d2c82714b8eb104127370909d2f", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:49:53 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:49:53 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:49:53 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:49:53 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:49:54 msm8909 python3[3033]: [SSE] RX'd: {'key': 'd8ce6d2c82714b8eb104127370909d2f', 'timestamp': 1715348994.0529273, 'source': 0, 'data': '', 'type': 's'}
May 10 21:49:55 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059006464
May 10 21:49:55 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:49:55 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045206465
May 10 21:50:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c106464
May 10 21:50:05 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:50:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d206464
May 10 21:50:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004d106363
May 10 21:50:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056206364
May 10 21:50:05 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:50:06 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010047106465
May 10 21:50:06 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048206364
May 10 21:50:06 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 21:50:06 msm8909 python3[3033]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 21:50:07 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044006465
May 10 21:50:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059106464
May 10 21:50:08 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:50:08 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:50:08 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:50:18 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010048206465
May 10 21:50:19 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 21:50:19 msm8909 python3[3033]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 21:50:19 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b306464
May 10 21:50:19 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:50:19 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059306464
May 10 21:50:19 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:50:20 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004d306363
May 10 21:50:20 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d306464
May 10 21:50:20 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 63, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d003f10797a
May 10 21:50:21 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056306364
May 10 21:50:21 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:50:21 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048006364
May 10 21:50:21 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349021, 'wearableId': 63}
May 10 21:50:21 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349021, 'wearableId': 63}
May 10 21:50:21 msm8909 python3[3033]: [SSE] Sending: {"key": "89d49597f32b48a780dd01878d70f950", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 99, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 100, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349021, "wearableId": 63}, "rt": "instant"}
May 10 21:50:21 msm8909 python3[3033]: [SSE] RX'd: {'key': '89d49597f32b48a780dd01878d70f950', 'timestamp': 1715349021.6812208, 'source': 0, 'data': '', 'type': 's'}
May 10 21:50:23 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000055006364
May 10 21:50:23 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:50:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 63, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d003f20797a
May 10 21:50:32 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 29, 'bmrCals': 29, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 122, 'battery': 63}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349032, 'wearableId': 81}
May 10 21:50:32 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 29, 'bmrCals': 29, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 122, 'battery': 63}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349032, 'wearableId': 81}
May 10 21:50:33 msm8909 python3[3033]: [SSE] Sending: {"key": "c58db4a2cc164059bea18cdd51a41f35", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 393, "walkSteps": 0, "caseTemp": 121, "totalCals": 29, "bmrCals": 29, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 122, "battery": 63}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349032, "wearableId": 81}, "rt": "instant"}
May 10 21:50:33 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000055106364
May 10 21:50:33 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:50:33 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 21:50:33 msm8909 python3[3033]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 21:50:33 msm8909 python3[3033]: [SSE] RX'd: {'key': 'c58db4a2cc164059bea18cdd51a41f35', 'timestamp': 1715349033.4410305, 'source': 0, 'data': '', 'type': 's'}
May 10 21:50:34 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:50:34 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:50:34 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b006464
May 10 21:50:34 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:50:35 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059006464
May 10 21:50:35 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:50:35 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:50:35 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:50:35 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d106464
May 10 21:50:35 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349035, 'wearableId': 76}
May 10 21:50:35 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349035, 'wearableId': 76}
May 10 21:50:35 msm8909 python3[3033]: [SSE] Sending: {"key": "a26d19a5313e432f84dd8b15764a52a1", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1199, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 77}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349035, "wearableId": 76}, "rt": "instant"}
May 10 21:50:35 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 63, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d003f30797a
May 10 21:50:35 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044206465
May 10 21:50:35 msm8909 python3[3033]: [SSE] RX'd: {'key': 'a26d19a5313e432f84dd8b15764a52a1', 'timestamp': 1715349035.5801833, 'source': 0, 'data': '', 'type': 's'}
May 10 21:50:36 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010048006465
May 10 21:50:36 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048106364
May 10 21:50:37 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:50:37 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:50:39 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:50:39 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:50:46 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044006465
May 10 21:50:46 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 68}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349046, 'wearableId': 75}
May 10 21:50:46 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 68}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349046, 'wearableId': 75}
May 10 21:50:47 msm8909 python3[3033]: [SSE] Sending: {"key": "28d3c42da1c94a28a41a4e07f42707dd", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 100, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 68}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349046, "wearableId": 75}, "rt": "instant"}
May 10 21:50:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b106464
May 10 21:50:47 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:50:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004d206363
May 10 21:50:47 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 906, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349047, 'wearableId': 73}
May 10 21:50:47 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 906, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349047, 'wearableId': 73}
May 10 21:50:47 msm8909 python3[3033]: [SSE] Sending: {"key": "a599bbc3629443f199797fdff1599305", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 906, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 77}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349047, "wearableId": 73}, "rt": "instant"}
May 10 21:50:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059106464
May 10 21:50:47 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:50:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 63, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d003f00797a
May 10 21:50:47 msm8909 python3[3033]: [SSE] RX'd: {'key': '28d3c42da1c94a28a41a4e07f42707dd', 'timestamp': 1715349047.5261457, 'source': 0, 'data': '', 'type': 's'}
May 10 21:50:48 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 21:50:48 msm8909 python3[3033]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 21:50:48 msm8909 python3[3033]: [SSE] RX'd: {'key': 'a599bbc3629443f199797fdff1599305', 'timestamp': 1715349047.8995767, 'source': 0, 'data': '', 'type': 's'}
May 10 21:50:49 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 21:50:49 msm8909 python3[3033]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 21:50:49 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:50:49 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:50:49 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:50:49 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:50:50 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d206464
May 10 21:50:50 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000055206364
May 10 21:50:50 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:50:54 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:50:54 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:50:54 msm8909 python3[3033]: [SSE] Sending: {"key": "6de50ccd57dd4907891b8b92a4f50b50", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:50:54 msm8909 python3[3033]: [SSE] RX'd: {'key': '6de50ccd57dd4907891b8b92a4f50b50', 'timestamp': 1715349054.452394, 'source': 0, 'data': '', 'type': 's'}
May 10 21:51:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010048206465
May 10 21:51:00 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1559, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349060, 'wearableId': 74}
May 10 21:51:00 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1559, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349060, 'wearableId': 74}
May 10 21:51:01 msm8909 python3[3033]: [SSE] Sending: {"key": "61cf71342fa2404aac71bbda738c90c3", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1559, "walkSteps": 0, "caseTemp": 100, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349060, "wearableId": 74}, "rt": "instant"}
May 10 21:51:01 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020044106465
May 10 21:51:01 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b306464
May 10 21:51:01 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:51:01 msm8909 python3[3033]: [SSE] RX'd: {'key': '61cf71342fa2404aac71bbda738c90c3', 'timestamp': 1715349061.3980443, 'source': 0, 'data': '', 'type': 's'}
May 10 21:51:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059306464
May 10 21:51:02 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:51:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d006464
May 10 21:51:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004d306363
May 10 21:51:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000055006364
May 10 21:51:05 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:51:05 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:51:05 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:51:09 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:51:09 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:51:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000055106364
May 10 21:51:15 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:51:15 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:51:15 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:51:15 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:51:15 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:51:16 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 21:51:16 msm8909 python3[3033]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 21:51:16 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c006464
May 10 21:51:16 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:51:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004e106363
May 10 21:51:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000058006464
May 10 21:51:17 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:51:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d106464
May 10 21:51:17 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:51:17 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:51:18 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045306464
May 10 21:51:18 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006206363
May 10 21:51:18 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:51:19 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000058106464
May 10 21:51:19 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:51:19 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004030797a
May 10 21:51:29 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d206464
May 10 21:51:30 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045006464
May 10 21:51:30 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010048106465
May 10 21:51:31 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:51:31 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:51:31 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000058206464
May 10 21:51:31 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:51:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000055306364
May 10 21:51:32 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:51:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004000797a
May 10 21:51:39 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:51:39 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:51:42 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048006364
May 10 21:51:42 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349102, 'wearableId': 63}
May 10 21:51:42 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349102, 'wearableId': 63}
May 10 21:51:42 msm8909 python3[3033]: [SSE] Sending: {"key": "2350eb20d94a42668995e962e4c56ae0", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 99, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 100, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349102, "wearableId": 63}, "rt": "instant"}
May 10 21:51:42 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045106464
May 10 21:51:43 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 21:51:43 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:51:43 msm8909 python3[3033]: [SSE] RX'd: {'key': '2350eb20d94a42668995e962e4c56ae0', 'timestamp': 1715349103.4903972, 'source': 0, 'data': '', 'type': 's'}
May 10 21:51:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d006464
May 10 21:51:44 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349104, 'wearableId': 76}
May 10 21:51:44 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349104, 'wearableId': 76}
May 10 21:51:44 msm8909 python3[3033]: [SSE] Sending: {"key": "49ed96310418445cbb041afd23466c85", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1199, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 77}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349104, "wearableId": 76}, "rt": "instant"}
May 10 21:51:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004020797a
May 10 21:51:44 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 29, 'bmrCals': 29, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 122, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349104, 'wearableId': 81}
May 10 21:51:44 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 29, 'bmrCals': 29, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 122, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349104, 'wearableId': 81}
May 10 21:51:44 msm8909 python3[3033]: [SSE] Sending: {"key": "71667b84df89476fbb941ca5ba732fed", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 393, "walkSteps": 0, "caseTemp": 121, "totalCals": 29, "bmrCals": 29, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 122, "battery": 64}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349104, "wearableId": 81}, "rt": "instant"}
May 10 21:51:44 msm8909 python3[3033]: [SSE] RX'd: {'key': '49ed96310418445cbb041afd23466c85', 'timestamp': 1715349104.7214353, 'source': 0, 'data': '', 'type': 's'}
May 10 21:51:44 msm8909 python3[3033]: [SSE] RX'd: {'key': '71667b84df89476fbb941ca5ba732fed', 'timestamp': 1715349104.7796607, 'source': 0, 'data': '', 'type': 's'}
May 10 21:51:44 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 21:51:44 msm8909 python3[3033]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 21:51:44 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 10 21:51:44 msm8909 python3[3033]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 10 21:51:45 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 10 21:51:45 msm8909 python3[3033]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 10 21:51:46 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c306464
May 10 21:51:46 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:51:46 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004e006363
May 10 21:51:46 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000058306464
May 10 21:51:46 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:51:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010048306465
May 10 21:51:54 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:51:54 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:51:54 msm8909 python3[3033]: [SSE] Sending: {"key": "33ee06258f3c42f9addbf91eef0b212e", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:51:54 msm8909 python3[3033]: [SSE] RX'd: {'key': '33ee06258f3c42f9addbf91eef0b212e', 'timestamp': 1715349114.6393847, 'source': 0, 'data': '', 'type': 's'}
May 10 21:51:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004030797a
May 10 21:51:57 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000055106364
May 10 21:51:57 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:51:57 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010048006465
May 10 21:51:58 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c106464
May 10 21:51:58 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:51:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 906, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038a0016000001004e106363
May 10 21:51:59 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 906, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349119, 'wearableId': 73}
May 10 21:51:59 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 906, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349119, 'wearableId': 73}
May 10 21:51:59 msm8909 python3[3033]: [SSE] Sending: {"key": "99d131a4f3574a9083a2ce08b7bc5c79", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 906, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 78}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349119, "wearableId": 73}, "rt": "instant"}
May 10 21:51:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004d106464
May 10 21:51:59 msm8909 python3[3033]: [SSE] RX'd: {'key': '99d131a4f3574a9083a2ce08b7bc5c79', 'timestamp': 1715349119.5586424, 'source': 0, 'data': '', 'type': 's'}
May 10 21:52:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 100, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048206364
May 10 21:52:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 21:52:00 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:52:01 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000058106464
May 10 21:52:01 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:52:10 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:52:10 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:52:10 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c206464
May 10 21:52:10 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:52:11 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c306464
May 10 21:52:11 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004000797a
May 10 21:52:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010048206465
May 10 21:52:12 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1559, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349132, 'wearableId': 74}
May 10 21:52:12 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1559, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349132, 'wearableId': 74}
May 10 21:52:12 msm8909 python3[3033]: [SSE] Sending: {"key": "82e2a5e570ee4ef08bf36793f9a3d44f", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1559, "walkSteps": 0, "caseTemp": 100, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349132, "wearableId": 74}, "rt": "instant"}
May 10 21:52:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059206464
May 10 21:52:12 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:52:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045006464
May 10 21:52:12 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349132, 'wearableId': 75}
May 10 21:52:12 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349132, 'wearableId': 75}
May 10 21:52:12 msm8909 python3[3033]: [SSE] Sending: {"key": "f2a47816f05646ec80de17876341f99a", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 100, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 69}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349132, "wearableId": 75}, "rt": "instant"}
May 10 21:52:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006006363
May 10 21:52:12 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:52:12 msm8909 python3[3033]: [SSE] RX'd: {'key': '82e2a5e570ee4ef08bf36793f9a3d44f', 'timestamp': 1715349132.8435853, 'source': 0, 'data': '', 'type': 's'}
May 10 21:52:13 msm8909 python3[3033]: [SSE] RX'd: {'key': 'f2a47816f05646ec80de17876341f99a', 'timestamp': 1715349133.0389376, 'source': 0, 'data': '', 'type': 's'}
May 10 21:52:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049306363
May 10 21:52:15 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 21:52:15 msm8909 python3[3033]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 21:52:24 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010048306465
May 10 21:52:25 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059306464
May 10 21:52:25 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:52:25 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 21:52:25 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:52:25 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c306464
May 10 21:52:25 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:52:26 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 10 21:52:26 msm8909 python3[3033]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 10 21:52:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004e006363
May 10 21:52:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c006464
May 10 21:52:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004020797a
May 10 21:52:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056006364
May 10 21:52:26 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:52:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046206464
May 10 21:52:27 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049106363
May 10 21:52:28 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:52:28 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:52:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c106464
May 10 21:52:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004030797a
May 10 21:52:38 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 10 21:52:38 msm8909 python3[3033]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 10 21:52:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046306464
May 10 21:52:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049206363
May 10 21:52:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 21:52:39 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:52:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010048006465
May 10 21:52:40 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:52:40 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:52:41 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004e106363
May 10 21:52:43 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c106464
May 10 21:52:43 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:52:49 msm8909 python3[3033]: Running Scheduled: Thread Check
May 10 21:52:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c306464
May 10 21:52:53 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349173, 'wearableId': 76}
May 10 21:52:53 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349173, 'wearableId': 76}
May 10 21:52:53 msm8909 python3[3033]: [SSE] Sending: {"key": "868dd05c09c54c12a4e762d0e1e78f6f", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1199, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 76}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349173, "wearableId": 76}, "rt": "instant"}
May 10 21:52:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004e206363
May 10 21:52:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056306364
May 10 21:52:53 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:52:54 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:52:54 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:52:54 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:52:54 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:52:54 msm8909 python3[3033]: [SSE] Sending: {"key": "cb75df763d34439ea4d81ab6d5f7d628", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:52:54 msm8909 python3[3033]: [SSE] RX'd: {'key': '868dd05c09c54c12a4e762d0e1e78f6f', 'timestamp': 1715349174.062506, 'source': 0, 'data': '', 'type': 's'}
May 10 21:52:54 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010048206465
May 10 21:52:54 msm8909 python3[3033]: [SSE] RX'd: {'key': 'cb75df763d34439ea4d81ab6d5f7d628', 'timestamp': 1715349174.7266631, 'source': 0, 'data': '', 'type': 's'}
May 10 21:52:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004010797a
May 10 21:52:56 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 29, 'bmrCals': 29, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 122, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349176, 'wearableId': 81}
May 10 21:52:56 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 29, 'bmrCals': 29, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 122, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349176, 'wearableId': 81}
May 10 21:52:56 msm8909 python3[3033]: [SSE] Sending: {"key": "87d9a33b1e094ea7b572cc29c997e6bb", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 393, "walkSteps": 0, "caseTemp": 121, "totalCals": 29, "bmrCals": 29, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 122, "battery": 64}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349176, "wearableId": 81}, "rt": "instant"}
May 10 21:52:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046106464
May 10 21:52:56 msm8909 python3[3033]: [SSE] RX'd: {'key': '87d9a33b1e094ea7b572cc29c997e6bb', 'timestamp': 1715349176.4644558, 'source': 0, 'data': '', 'type': 's'}
May 10 21:52:57 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006006363
May 10 21:52:57 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:52:57 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c306464
May 10 21:52:57 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:53:06 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010048306465
May 10 21:53:07 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 21:53:07 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:53:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c006464
May 10 21:53:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046206464
May 10 21:53:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056006364
May 10 21:53:08 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:53:09 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059006464
May 10 21:53:09 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:53:10 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004e006363
May 10 21:53:10 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 907, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349190, 'wearableId': 73}
May 10 21:53:10 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 907, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349190, 'wearableId': 73}
May 10 21:53:10 msm8909 python3[3033]: [SSE] Sending: {"key": "eece53b70ad44d4f8227d27956cfc968", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 907, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 78}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349190, "wearableId": 73}, "rt": "instant"}
May 10 21:53:11 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:53:11 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:53:11 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:53:11 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:53:11 msm8909 python3[3033]: [SSE] RX'd: {'key': 'eece53b70ad44d4f8227d27956cfc968', 'timestamp': 1715349191.3389368, 'source': 0, 'data': '', 'type': 's'}
May 10 21:53:11 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049106363
May 10 21:53:11 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 99, 'battery': 73}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349191, 'wearableId': 63}
May 10 21:53:11 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 99, 'battery': 73}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349191, 'wearableId': 63}
May 10 21:53:11 msm8909 python3[3033]: [SSE] Sending: {"key": "6dbe88318929428b8afd9177c2062829", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 99, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 99, "battery": 73}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349191, "wearableId": 63}, "rt": "instant"}
May 10 21:53:12 msm8909 python3[3033]: [SSE] RX'd: {'key': '6dbe88318929428b8afd9177c2062829', 'timestamp': 1715349192.1838017, 'source': 0, 'data': '', 'type': 's'}
May 10 21:53:20 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000055206363
May 10 21:53:20 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:53:21 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049206363
May 10 21:53:22 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:53:22 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:53:22 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d003e00797a
May 10 21:53:23 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045006464
May 10 21:53:23 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349203, 'wearableId': 75}
May 10 21:53:23 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349203, 'wearableId': 75}
May 10 21:53:23 msm8909 python3[3033]: [SSE] Sending: {"key": "685968097091436796c5f2c68fb88a79", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 100, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 69}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349203, "wearableId": 75}, "rt": "instant"}
May 10 21:53:23 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004d106363
May 10 21:53:23 msm8909 python3[3033]: [SSE] RX'd: {'key': '685968097091436796c5f2c68fb88a79', 'timestamp': 1715349203.5999756, 'source': 0, 'data': '', 'type': 's'}
May 10 21:53:24 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010048106465
May 10 21:53:24 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1559, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349204, 'wearableId': 74}
May 10 21:53:24 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1559, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 101, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349204, 'wearableId': 74}
May 10 21:53:24 msm8909 python3[3033]: [SSE] Sending: {"key": "819da090397a4f9ba8fda55da3aa0489", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1559, "walkSteps": 0, "caseTemp": 100, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 101, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349204, "wearableId": 74}, "rt": "instant"}
May 10 21:53:24 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059106464
May 10 21:53:24 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:53:24 msm8909 python3[3033]: [SSE] RX'd: {'key': '819da090397a4f9ba8fda55da3aa0489', 'timestamp': 1715349204.5013545, 'source': 0, 'data': '', 'type': 's'}
May 10 21:53:35 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c306464
May 10 21:53:35 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045106464
May 10 21:53:36 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000055306363
May 10 21:53:36 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:53:36 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059306464
May 10 21:53:36 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:53:36 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 21:53:36 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 21:53:36 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006006363
May 10 21:53:36 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:53:37 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:53:37 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:53:37 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004d306363
May 10 21:53:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049006363
May 10 21:53:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010048206465
May 10 21:53:41 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:53:41 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:53:49 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010048306465
May 10 21:53:50 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c106464
May 10 21:53:50 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000055106363
May 10 21:53:50 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:53:50 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006206363
May 10 21:53:50 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:53:51 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049106363
May 10 21:53:52 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d003e30797a
May 10 21:53:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006206363
May 10 21:53:53 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:53:54 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:53:54 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:53:54 msm8909 python3[3033]: [SSE] Sending: {"key": "960e5dd2d72c4f67949903aa38112bb8", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:53:55 msm8909 python3[3033]: [SSE] RX'd: {'key': '960e5dd2d72c4f67949903aa38112bb8', 'timestamp': 1715349235.498518, 'source': 0, 'data': '', 'type': 's'}
May 10 21:54:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b106464
May 10 21:54:03 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:54:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 21:54:03 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:54:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049206363
May 10 21:54:04 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 62, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d003e00797a
May 10 21:54:04 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 29, 'bmrCals': 29, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 122, 'battery': 62}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349244, 'wearableId': 81}
May 10 21:54:04 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 29, 'bmrCals': 29, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 122, 'battery': 62}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349244, 'wearableId': 81}
May 10 21:54:05 msm8909 python3[3033]: [SSE] Sending: {"key": "2e79f35a6a2844c0888c00977e8cef71", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 393, "walkSteps": 0, "caseTemp": 121, "totalCals": 29, "bmrCals": 29, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 122, "battery": 62}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349244, "wearableId": 81}, "rt": "instant"}
May 10 21:54:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c206464
May 10 21:54:05 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349245, 'wearableId': 76}
May 10 21:54:05 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1199, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349245, 'wearableId': 76}
May 10 21:54:05 msm8909 python3[3033]: [SSE] Sending: {"key": "f0f8493e33a5498c9f3060756e191a2b", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1199, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 76}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349245, "wearableId": 76}, "rt": "instant"}
May 10 21:54:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045006464
May 10 21:54:05 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:54:05 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:54:05 msm8909 python3[3033]: [SSE] RX'd: {'key': '2e79f35a6a2844c0888c00977e8cef71', 'timestamp': 1715349245.4541819, 'source': 0, 'data': '', 'type': 's'}
May 10 21:54:05 msm8909 python3[3033]: [SSE] RX'd: {'key': 'f0f8493e33a5498c9f3060756e191a2b', 'timestamp': 1715349245.5806735, 'source': 0, 'data': '', 'type': 's'}
May 10 21:54:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059206464
May 10 21:54:05 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:54:06 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1559, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061700160000010048106465
May 10 21:54:07 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:54:07 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:54:11 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:54:11 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:54:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004010797a
May 10 21:54:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004e306363
May 10 21:54:17 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 907, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349257, 'wearableId': 73}
May 10 21:54:17 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 907, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349257, 'wearableId': 73}
May 10 21:54:17 msm8909 python3[3033]: [SSE] Sending: {"key": "4958654411584f039d2603bba6194d4f", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 907, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 78}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349257, "wearableId": 73}, "rt": "instant"}
May 10 21:54:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 21:54:17 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:54:18 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000055306363
May 10 21:54:18 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:54:18 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:54:18 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:54:18 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:54:18 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:54:18 msm8909 python3[3033]: [SSE] RX'd: {'key': '4958654411584f039d2603bba6194d4f', 'timestamp': 1715349257.9631605, 'source': 0, 'data': '', 'type': 's'}
May 10 21:54:20 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005d306464
May 10 21:54:20 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:54:20 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010047306464
May 10 21:54:21 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000058306464
May 10 21:54:21 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:54:21 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045206464
May 10 21:54:30 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 71, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550047106363
May 10 21:54:30 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 99, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349270, 'wearableId': 63}
May 10 21:54:30 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 99, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349270, 'wearableId': 63}
May 10 21:54:30 msm8909 python3[3033]: [SSE] Sending: {"key": "b6f2164faa3c45a1b54910d048e8e4af", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 99, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 99, "battery": 71}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349270, "wearableId": 63}, "rt": "instant"}
May 10 21:54:30 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000058006464
May 10 21:54:30 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:54:31 msm8909 python3[3033]: [SSE] RX'd: {'key': 'b6f2164faa3c45a1b54910d048e8e4af', 'timestamp': 1715349271.3555677, 'source': 0, 'data': '', 'type': 's'}
May 10 21:54:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c106464
May 10 21:54:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004e006363
May 10 21:54:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056106363
May 10 21:54:32 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:54:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006206363
May 10 21:54:32 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:54:33 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045306464
May 10 21:54:33 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349273, 'wearableId': 75}
May 10 21:54:33 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349273, 'wearableId': 75}
May 10 21:54:33 msm8909 python3[3033]: [SSE] Sending: {"key": "4fb4a814e8404a828631c52456dbc806", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 100, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 69}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349273, "wearableId": 75}, "rt": "instant"}
May 10 21:54:33 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010047006464
May 10 21:54:33 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1560, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349273, 'wearableId': 74}
May 10 21:54:33 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1560, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349273, 'wearableId': 74}
May 10 21:54:33 msm8909 python3[3033]: [SSE] Sending: {"key": "fe7638cf8cc94d0f973ced6a74703f29", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1560, "walkSteps": 0, "caseTemp": 100, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 71}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349273, "wearableId": 74}, "rt": "instant"}
May 10 21:54:33 msm8909 python3[3033]: [SSE] RX'd: {'key': '4fb4a814e8404a828631c52456dbc806', 'timestamp': 1715349273.4703298, 'source': 0, 'data': '', 'type': 's'}
May 10 21:54:34 msm8909 python3[3033]: [SSE] RX'd: {'key': 'fe7638cf8cc94d0f973ced6a74703f29', 'timestamp': 1715349273.6651771, 'source': 0, 'data': '', 'type': 's'}
May 10 21:54:42 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:54:42 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:54:45 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000058206464
May 10 21:54:45 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:54:45 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010047106464
May 10 21:54:46 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:54:46 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:54:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004000797a
May 10 21:54:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004e206363
May 10 21:54:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006006363
May 10 21:54:47 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:54:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056206363
May 10 21:54:47 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:54:49 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c306464
May 10 21:54:49 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005d206464
May 10 21:54:49 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:54:55 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:54:55 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:54:55 msm8909 python3[3033]: [SSE] Sending: {"key": "4a1f0bc0e6dc43a9a74a4b259d80295e", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:54:55 msm8909 python3[3033]: [SSE] RX'd: {'key': '4a1f0bc0e6dc43a9a74a4b259d80295e', 'timestamp': 1715349295.5247397, 'source': 0, 'data': '', 'type': 's'}
May 10 21:54:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005d306464
May 10 21:54:59 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:54:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004010797a
May 10 21:54:59 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:54:59 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:54:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056006363
May 10 21:54:59 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:55:01 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1199, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004af000d000000004c006464
May 10 21:55:01 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045206464
May 10 21:55:02 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 21:55:02 msm8909 python3[3033]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 21:55:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 21:55:02 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:55:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010047306464
May 10 21:55:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 71, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550047006363
May 10 21:55:12 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:55:12 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:55:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010047006464
May 10 21:55:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048106363
May 10 21:55:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b106463
May 10 21:55:14 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:55:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004030797a
May 10 21:55:14 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 29, 'bmrCals': 29, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 122, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349314, 'wearableId': 81}
May 10 21:55:14 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 29, 'bmrCals': 29, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 122, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349314, 'wearableId': 81}
May 10 21:55:14 msm8909 python3[3033]: [SSE] Sending: {"key": "60f2f6d7968647be9169fe13dd795220", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 393, "walkSteps": 0, "caseTemp": 121, "totalCals": 29, "bmrCals": 29, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 122, "battery": 64}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349314, "wearableId": 81}, "rt": "instant"}
May 10 21:55:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004d106363
May 10 21:55:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004b0000d000000004d106464
May 10 21:55:14 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1200, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349314, 'wearableId': 76}
May 10 21:55:14 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1200, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349314, 'wearableId': 76}
May 10 21:55:14 msm8909 python3[3033]: [SSE] Sending: {"key": "c0d86fb1c5aa45a4beaebd389f0ac900", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1200, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 77}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349314, "wearableId": 76}, "rt": "instant"}
May 10 21:55:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045306464
May 10 21:55:14 msm8909 python3[3033]: [SSE] RX'd: {'key': '60f2f6d7968647be9169fe13dd795220', 'timestamp': 1715349314.633687, 'source': 0, 'data': '', 'type': 's'}
May 10 21:55:14 msm8909 python3[3033]: [SSE] RX'd: {'key': 'c0d86fb1c5aa45a4beaebd389f0ac900', 'timestamp': 1715349314.7509127, 'source': 0, 'data': '', 'type': 's'}
May 10 21:55:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 21:55:17 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:55:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004b0000d000000004d206464
May 10 21:55:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045006464
May 10 21:55:27 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006006363
May 10 21:55:27 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:55:27 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048306363
May 10 21:55:27 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010048106464
May 10 21:55:27 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:55:27 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:55:28 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045106464
May 10 21:55:29 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b206463
May 10 21:55:29 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:55:29 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004000797a
May 10 21:55:31 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004d206363
May 10 21:55:31 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 907, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349331, 'wearableId': 73}
May 10 21:55:31 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 907, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349331, 'wearableId': 73}
May 10 21:55:31 msm8909 python3[3033]: [SSE] Sending: {"key": "430b3a08a66a40e4bbd31dc05522f4ca", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 907, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 77}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349331, "wearableId": 73}, "rt": "instant"}
May 10 21:55:32 msm8909 python3[3033]: [SSE] RX'd: {'key': '430b3a08a66a40e4bbd31dc05522f4ca', 'timestamp': 1715349332.3547466, 'source': 0, 'data': '', 'type': 's'}
May 10 21:55:41 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004020797a
May 10 21:55:41 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004b0000d000000004d006464
May 10 21:55:42 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 21:55:42 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:55:42 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010048306464
May 10 21:55:42 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1560, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349342, 'wearableId': 74}
May 10 21:55:42 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1560, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349342, 'wearableId': 74}
May 10 21:55:42 msm8909 python3[3033]: [SSE] Sending: {"key": "cea50b20c2d84150920bad18ed67bed1", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1560, "walkSteps": 0, "caseTemp": 100, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349342, "wearableId": 74}, "rt": "instant"}
May 10 21:55:42 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059306464
May 10 21:55:42 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:55:42 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 21:55:42 msm8909 python3[3033]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 21:55:43 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:55:43 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:55:43 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:55:43 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:55:43 msm8909 python3[3033]: [SSE] RX'd: {'key': 'cea50b20c2d84150920bad18ed67bed1', 'timestamp': 1715349342.9839187, 'source': 0, 'data': '', 'type': 's'}
May 10 21:55:43 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045206464
May 10 21:55:43 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349343, 'wearableId': 75}
May 10 21:55:43 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349343, 'wearableId': 75}
May 10 21:55:43 msm8909 python3[3033]: [SSE] Sending: {"key": "07b8abd7406c41608dad577136da83f4", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 100, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 69}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349343, "wearableId": 75}, "rt": "instant"}
May 10 21:55:43 msm8909 python3[3033]: [SSE] RX'd: {'key': '07b8abd7406c41608dad577136da83f4', 'timestamp': 1715349343.7009013, 'source': 0, 'data': '', 'type': 's'}
May 10 21:55:43 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004d006363
May 10 21:55:45 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 21:55:45 msm8909 python3[3033]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 21:55:45 msm8909 python3[3033]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 21:55:45 msm8909 python3[3033]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 21:55:54 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010048006464
May 10 21:55:55 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:55:55 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:55:55 msm8909 python3[3033]: [SSE] Sending: {"key": "961ffbe52a724fc49951740cef420716", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:55:55 msm8909 python3[3033]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 21:55:55 msm8909 python3[3033]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 21:55:55 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045306464
May 10 21:55:55 msm8909 python3[3033]: [SSE] RX'd: {'key': '961ffbe52a724fc49951740cef420716', 'timestamp': 1715349355.7793038, 'source': 0, 'data': '', 'type': 's'}
May 10 21:55:56 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:55:56 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:55:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004d106363
May 10 21:55:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004b0000d000000004d106464
May 10 21:55:57 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048206363
May 10 21:55:57 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 99, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349357, 'wearableId': 63}
May 10 21:55:57 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 99, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349357, 'wearableId': 63}
May 10 21:55:57 msm8909 python3[3033]: [SSE] Sending: {"key": "52d8b53557174f88a84a511bbd0b8415", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 99, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 99, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349357, "wearableId": 63}, "rt": "instant"}
May 10 21:55:58 msm8909 python3[3033]: [SSE] RX'd: {'key': '52d8b53557174f88a84a511bbd0b8415', 'timestamp': 1715349357.752018, 'source': 0, 'data': '', 'type': 's'}
May 10 21:55:58 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005b106463
May 10 21:55:58 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:55:58 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004030797a
May 10 21:55:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 21:55:59 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:55:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059106464
May 10 21:55:59 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:56:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004d206363
May 10 21:56:09 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059206464
May 10 21:56:09 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:56:09 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048306363
May 10 21:56:09 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045106464
May 10 21:56:10 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004010797a
May 10 21:56:11 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004b0000d000000004d306464
May 10 21:56:11 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000055306363
May 10 21:56:11 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:56:11 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:56:11 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:56:11 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006006363
May 10 21:56:11 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:56:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010048206464
May 10 21:56:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005d306464
May 10 21:56:12 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:56:13 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:56:13 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:56:23 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004020797a
May 10 21:56:23 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 29, 'bmrCals': 29, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 122, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349383, 'wearableId': 81}
May 10 21:56:23 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 29, 'bmrCals': 29, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 122, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349383, 'wearableId': 81}
May 10 21:56:23 msm8909 python3[3033]: [SSE] Sending: {"key": "fcec47bf4aa5413c9e3e1449dec949a7", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 393, "walkSteps": 0, "caseTemp": 121, "totalCals": 29, "bmrCals": 29, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 122, "battery": 64}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349383, "wearableId": 81}, "rt": "instant"}
May 10 21:56:23 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004e006363
May 10 21:56:23 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056006363
May 10 21:56:23 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:56:24 msm8909 python3[3033]: [SSE] RX'd: {'key': 'fcec47bf4aa5413c9e3e1449dec949a7', 'timestamp': 1715349383.6587367, 'source': 0, 'data': '', 'type': 's'}
May 10 21:56:24 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 21:56:24 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:56:24 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000058006464
May 10 21:56:24 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:56:24 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048106363
May 10 21:56:24 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046206464
May 10 21:56:25 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005d006464
May 10 21:56:25 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:56:27 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046306464
May 10 21:56:37 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005d106464
May 10 21:56:37 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:56:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004b0000d000000004d206464
May 10 21:56:38 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1200, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349398, 'wearableId': 76}
May 10 21:56:38 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1200, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349398, 'wearableId': 76}
May 10 21:56:38 msm8909 python3[3033]: [SSE] Sending: {"key": "823f45bb2be84dfd9c253cbd257fa4f5", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1200, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 77}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349398, "wearableId": 76}, "rt": "instant"}
May 10 21:56:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004030797a
May 10 21:56:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004e106363
May 10 21:56:38 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 907, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349398, 'wearableId': 73}
May 10 21:56:38 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 907, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349398, 'wearableId': 73}
May 10 21:56:38 msm8909 python3[3033]: [SSE] Sending: {"key": "8f9fc51d71c3492aa341f073dc1e8563", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 907, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 78}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349398, "wearableId": 73}, "rt": "instant"}
May 10 21:56:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000058106464
May 10 21:56:38 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:56:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010048106464
May 10 21:56:39 msm8909 python3[3033]: [SSE] RX'd: {'key': '823f45bb2be84dfd9c253cbd257fa4f5', 'timestamp': 1715349399.1899676, 'source': 0, 'data': '', 'type': 's'}
May 10 21:56:39 msm8909 python3[3033]: [SSE] RX'd: {'key': '8f9fc51d71c3492aa341f073dc1e8563', 'timestamp': 1715349399.2457035, 'source': 0, 'data': '', 'type': 's'}
May 10 21:56:41 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056206363
May 10 21:56:41 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:56:43 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:56:43 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:56:50 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004e206363
May 10 21:56:50 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056306363
May 10 21:56:50 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:56:51 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010048206464
May 10 21:56:51 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1560, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349411, 'wearableId': 74}
May 10 21:56:51 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1560, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349411, 'wearableId': 74}
May 10 21:56:51 msm8909 python3[3033]: [SSE] Sending: {"key": "f5aadb73da6f4102b67f5e40d18e954b", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1560, "walkSteps": 0, "caseTemp": 100, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349411, "wearableId": 74}, "rt": "instant"}
May 10 21:56:51 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048306363
May 10 21:56:52 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005d306464
May 10 21:56:52 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:56:52 msm8909 python3[3033]: [SSE] RX'd: {'key': 'f5aadb73da6f4102b67f5e40d18e954b', 'timestamp': 1715349412.0597689, 'source': 0, 'data': '', 'type': 's'}
May 10 21:56:52 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 21:56:52 msm8909 python3[3033]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 21:56:52 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000058306464
May 10 21:56:52 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:56:52 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004010797a
May 10 21:56:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004b0000d000000004d306464
May 10 21:56:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046106464
May 10 21:56:53 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 70}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349413, 'wearableId': 75}
May 10 21:56:53 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 70}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349413, 'wearableId': 75}
May 10 21:56:53 msm8909 python3[3033]: [SSE] Sending: {"key": "b75f293d16f046d1922420ef067150af", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 100, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 70}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349413, "wearableId": 75}, "rt": "instant"}
May 10 21:56:54 msm8909 python3[3033]: [SSE] RX'd: {'key': 'b75f293d16f046d1922420ef067150af', 'timestamp': 1715349414.375277, 'source': 0, 'data': '', 'type': 's'}
May 10 21:56:55 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:56:55 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:56:55 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046206464
May 10 21:56:55 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:56:55 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:56:55 msm8909 python3[3033]: [SSE] Sending: {"key": "70e85712c4fa4c719067ad00639bad3d", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:56:56 msm8909 python3[3033]: [SSE] RX'd: {'key': '70e85712c4fa4c719067ad00639bad3d', 'timestamp': 1715349416.0477452, 'source': 0, 'data': '', 'type': 's'}
May 10 21:57:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000058006464
May 10 21:57:05 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:57:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056006363
May 10 21:57:05 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:57:06 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048106363
May 10 21:57:06 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 99, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349426, 'wearableId': 63}
May 10 21:57:06 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 99, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349426, 'wearableId': 63}
May 10 21:57:06 msm8909 python3[3033]: [SSE] Sending: {"key": "7c3919692e0c4c03be95ac978e005bba", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 99, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 99, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349426, "wearableId": 63}, "rt": "instant"}
May 10 21:57:06 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010048306464
May 10 21:57:06 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 21:57:06 msm8909 python3[3033]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 21:57:07 msm8909 python3[3033]: [SSE] RX'd: {'key': '7c3919692e0c4c03be95ac978e005bba', 'timestamp': 1715349426.9595096, 'source': 0, 'data': '', 'type': 's'}
May 10 21:57:07 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004b0000d000000004d106464
May 10 21:57:07 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004020797a
May 10 21:57:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004e006363
May 10 21:57:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046306464
May 10 21:57:08 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:57:08 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:57:14 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:57:14 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:57:18 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048206363
May 10 21:57:19 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004000797a
May 10 21:57:21 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010048106464
May 10 21:57:21 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c206464
May 10 21:57:21 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:57:21 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:57:21 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:57:22 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004d206363
May 10 21:57:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056306363
May 10 21:57:32 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:57:34 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 21:57:34 msm8909 python3[3033]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 21:57:37 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c306464
May 10 21:57:37 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:57:37 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:57:37 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:57:37 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045206464
May 10 21:57:37 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004b0000d000000004c006464
May 10 21:57:37 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004010797a
May 10 21:57:37 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 29, 'bmrCals': 29, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 122, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349457, 'wearableId': 81}
May 10 21:57:37 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 29, 'bmrCals': 29, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 122, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349457, 'wearableId': 81}
May 10 21:57:37 msm8909 python3[3033]: [SSE] Sending: {"key": "427012b093b24ad7b739b96377a9186f", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 393, "walkSteps": 0, "caseTemp": 121, "totalCals": 29, "bmrCals": 29, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 122, "battery": 64}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349457, "wearableId": 81}, "rt": "instant"}
May 10 21:57:38 msm8909 python3[3033]: [SSE] RX'd: {'key': '427012b093b24ad7b739b96377a9186f', 'timestamp': 1715349458.0561943, 'source': 0, 'data': '', 'type': 's'}
May 10 21:57:44 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:57:44 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:57:46 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045306464
May 10 21:57:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004b0000d000000004c106464
May 10 21:57:47 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1200, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349467, 'wearableId': 76}
May 10 21:57:47 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1200, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349467, 'wearableId': 76}
May 10 21:57:47 msm8909 python3[3033]: [SSE] Sending: {"key": "1e208c98ae5f439888bd65bf30eef286", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1200, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 76}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349467, "wearableId": 76}, "rt": "instant"}
May 10 21:57:48 msm8909 python3[3033]: [SSE] RX'd: {'key': '1e208c98ae5f439888bd65bf30eef286', 'timestamp': 1715349467.7204061, 'source': 0, 'data': '', 'type': 's'}
May 10 21:57:48 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006206363
May 10 21:57:48 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:57:48 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010048006464
May 10 21:57:49 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c006464
May 10 21:57:49 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:57:49 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d004030797a
May 10 21:57:49 msm8909 python3[3033]: Running Scheduled: Thread Check
May 10 21:57:50 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004d006363
May 10 21:57:50 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 907, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349470, 'wearableId': 73}
May 10 21:57:50 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 907, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349470, 'wearableId': 73}
May 10 21:57:50 msm8909 python3[3033]: [SSE] Sending: {"key": "3944924fbaa34dd08abee9248c067e9e", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 907, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 77}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349470, "wearableId": 73}, "rt": "instant"}
May 10 21:57:50 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056106363
May 10 21:57:50 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:57:50 msm8909 python3[3033]: [SSE] RX'd: {'key': '3944924fbaa34dd08abee9248c067e9e', 'timestamp': 1715349470.5415187, 'source': 0, 'data': '', 'type': 's'}
May 10 21:57:55 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:57:55 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:57:55 msm8909 python3[3033]: [SSE] Sending: {"key": "6cbba769ae4243a792f74be5cb45d0e4", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:57:56 msm8909 python3[3033]: [SSE] RX'd: {'key': '6cbba769ae4243a792f74be5cb45d0e4', 'timestamp': 1715349476.2463572, 'source': 0, 'data': '', 'type': 's'}
May 10 21:58:01 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059206464
May 10 21:58:01 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:58:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045006464
May 10 21:58:02 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349482, 'wearableId': 75}
May 10 21:58:02 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349482, 'wearableId': 75}
May 10 21:58:02 msm8909 python3[3033]: [SSE] Sending: {"key": "794276e528034993b46ea62398ee561f", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 100, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 69}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349482, "wearableId": 75}, "rt": "instant"}
May 10 21:58:02 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:58:02 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:58:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056206363
May 10 21:58:02 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:58:03 msm8909 python3[3033]: [SSE] RX'd: {'key': '794276e528034993b46ea62398ee561f', 'timestamp': 1715349482.5542963, 'source': 0, 'data': '', 'type': 's'}
May 10 21:58:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 21:58:03 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:58:04 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004d206363
May 10 21:58:04 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:58:04 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:58:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c206464
May 10 21:58:05 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:58:05 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010048106464
May 10 21:58:05 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1560, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349485, 'wearableId': 74}
May 10 21:58:05 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1560, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349485, 'wearableId': 74}
May 10 21:58:05 msm8909 python3[3033]: [SSE] Sending: {"key": "1348b3c3683647ae81e8276a769f4d92", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1560, "walkSteps": 0, "caseTemp": 100, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349485, "wearableId": 74}, "rt": "instant"}
May 10 21:58:06 msm8909 python3[3033]: [SSE] RX'd: {'key': '1348b3c3683647ae81e8276a769f4d92', 'timestamp': 1715349486.2938733, 'source': 0, 'data': '', 'type': 's'}
May 10 21:58:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 21:58:15 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:58:15 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:58:15 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:58:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048006363
May 10 21:58:15 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 99, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349495, 'wearableId': 63}
May 10 21:58:15 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 99, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349495, 'wearableId': 63}
May 10 21:58:15 msm8909 python3[3033]: [SSE] Sending: {"key": "b546cfd946764b2c8a34a0acb0f6fefb", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 99, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 99, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349495, "wearableId": 63}, "rt": "instant"}
May 10 21:58:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010048206464
May 10 21:58:16 msm8909 python3[3033]: [SSE] RX'd: {'key': 'b546cfd946764b2c8a34a0acb0f6fefb', 'timestamp': 1715349496.1029809, 'source': 0, 'data': '', 'type': 's'}
May 10 21:58:16 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004b0000d000000004c006464
May 10 21:58:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004d306363
May 10 21:58:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005a306463
May 10 21:58:17 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:58:19 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059306464
May 10 21:58:19 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:58:28 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:58:28 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:58:29 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059006464
May 10 21:58:29 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:58:29 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004d006363
May 10 21:58:30 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010047006464
May 10 21:58:30 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:58:30 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:58:30 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048106363
May 10 21:58:31 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045306464
May 10 21:58:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004b0000d000000004c106464
May 10 21:58:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056106363
May 10 21:58:32 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:58:33 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045006464
May 10 21:58:42 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010047106464
May 10 21:58:43 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045106464
May 10 21:58:43 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:58:43 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:58:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 121, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d0040007879
May 10 21:58:44 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 120, 'totalCals': 29, 'bmrCals': 29, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 121, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349524, 'wearableId': 81}
May 10 21:58:44 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 120, 'totalCals': 29, 'bmrCals': 29, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 121, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349524, 'wearableId': 81}
May 10 21:58:44 msm8909 python3[3033]: [SSE] Sending: {"key": "4e7bf83b4bdf45499a4113cf56d2978f", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 393, "walkSteps": 0, "caseTemp": 120, "totalCals": 29, "bmrCals": 29, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 121, "battery": 64}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349524, "wearableId": 81}, "rt": "instant"}
May 10 21:58:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004d206363
May 10 21:58:44 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 21:58:44 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 21:58:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004b0000d000000004c206464
May 10 21:58:45 msm8909 python3[3033]: [SSE] RX'd: {'key': '4e7bf83b4bdf45499a4113cf56d2978f', 'timestamp': 1715349524.706851, 'source': 0, 'data': '', 'type': 's'}
May 10 21:58:45 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048306363
May 10 21:58:45 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:58:45 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:58:46 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059206464
May 10 21:58:46 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:58:47 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 21:58:47 msm8909 python3[3033]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 21:58:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005a206463
May 10 21:58:47 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:58:56 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:58:56 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:58:56 msm8909 python3[3033]: [SSE] Sending: {"key": "26c31a88f82d49509c0bce1339aa2e47", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:58:56 msm8909 python3[3033]: [SSE] RX'd: {'key': '26c31a88f82d49509c0bce1339aa2e47', 'timestamp': 1715349536.4673078, 'source': 0, 'data': '', 'type': 's'}
May 10 21:58:57 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 21:58:57 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:58:57 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010047306464
May 10 21:58:58 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045206464
May 10 21:58:58 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 121, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d0040207879
May 10 21:58:58 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 21:58:58 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 21:58:58 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059306464
May 10 21:58:58 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:58:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004b0000d000000004c006464
May 10 21:58:59 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1200, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349539, 'wearableId': 76}
May 10 21:58:59 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1200, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349539, 'wearableId': 76}
May 10 21:58:59 msm8909 python3[3033]: [SSE] Sending: {"key": "78a4cfd4e0854a58bd5f4d57fc552e54", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1200, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 76}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349539, "wearableId": 76}, "rt": "instant"}
May 10 21:58:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004d306363
May 10 21:58:59 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 907, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349539, 'wearableId': 73}
May 10 21:58:59 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 907, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 77}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349539, 'wearableId': 73}
May 10 21:58:59 msm8909 python3[3033]: [SSE] Sending: {"key": "153a008af5504fd19704c473303d1aad", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 907, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 77}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349539, "wearableId": 73}, "rt": "instant"}
May 10 21:58:59 msm8909 python3[3033]: [SSE] RX'd: {'key': '78a4cfd4e0854a58bd5f4d57fc552e54', 'timestamp': 1715349539.5714335, 'source': 0, 'data': '', 'type': 's'}
May 10 21:58:59 msm8909 python3[3033]: [SSE] RX'd: {'key': '153a008af5504fd19704c473303d1aad', 'timestamp': 1715349539.6923363, 'source': 0, 'data': '', 'type': 's'}
May 10 21:59:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048006363
May 10 21:59:01 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 77, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004d006363
May 10 21:59:01 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005a006463
May 10 21:59:01 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:59:11 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 121, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 63, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d003f307879
May 10 21:59:11 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004b0000d000000004c106464
May 10 21:59:11 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c106463
May 10 21:59:11 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:59:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006206363
May 10 21:59:12 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:59:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048206363
May 10 21:59:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059106464
May 10 21:59:12 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:59:13 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046006464
May 10 21:59:13 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 70}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349553, 'wearableId': 75}
May 10 21:59:13 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 70}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349553, 'wearableId': 75}
May 10 21:59:13 msm8909 python3[3033]: [SSE] Sending: {"key": "50ef15d72f8646b5a8c175a99fe8d70e", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 100, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 70}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349553, "wearableId": 75}, "rt": "instant"}
May 10 21:59:13 msm8909 python3[3033]: [SSE] RX'd: {'key': '50ef15d72f8646b5a8c175a99fe8d70e', 'timestamp': 1715349553.552248, 'source': 0, 'data': '', 'type': 's'}
May 10 21:59:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010047006464
May 10 21:59:15 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1560, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349555, 'wearableId': 74}
May 10 21:59:15 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1560, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349555, 'wearableId': 74}
May 10 21:59:15 msm8909 python3[3033]: [SSE] Sending: {"key": "9e1e9193831a479191c0e5a2a3533489", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1560, "walkSteps": 0, "caseTemp": 100, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 71}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349555, "wearableId": 74}, "rt": "instant"}
May 10 21:59:16 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:59:16 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:59:16 msm8909 python3[3033]: [SSE] RX'd: {'key': '9e1e9193831a479191c0e5a2a3533489', 'timestamp': 1715349555.592401, 'source': 0, 'data': '', 'type': 's'}
May 10 21:59:24 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048306363
May 10 21:59:24 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 99, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349564, 'wearableId': 63}
May 10 21:59:24 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 99, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349564, 'wearableId': 63}
May 10 21:59:24 msm8909 python3[3033]: [SSE] Sending: {"key": "566abde6a6644d01bf11ff3070685881", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 99, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 99, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349564, "wearableId": 63}, "rt": "instant"}
May 10 21:59:24 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 21:59:24 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 21:59:25 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059206464
May 10 21:59:25 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:59:25 msm8909 python3[3033]: [SSE] RX'd: {'key': '566abde6a6644d01bf11ff3070685881', 'timestamp': 1715349565.2769992, 'source': 0, 'data': '', 'type': 's'}
May 10 21:59:25 msm8909 python3[3033]: ADVERT: {'sleep_state': 4, 'case_temp': 120, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 121, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 63, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d003f047879
May 10 21:59:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004e206363
May 10 21:59:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c206463
May 10 21:59:26 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:59:26 msm8909 python3[3033]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 21:59:26 msm8909 python3[3033]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 21:59:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006006363
May 10 21:59:26 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:59:28 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 21:59:28 msm8909 python3[3033]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 21:59:28 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004b0000d000000004c306464
May 10 21:59:29 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006006363
May 10 21:59:29 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:59:29 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010048206464
May 10 21:59:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004e306363
May 10 21:59:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056006363
May 10 21:59:38 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:59:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 21:59:39 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 21:59:39 msm8909 python3[3033]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 21:59:39 msm8909 python3[3033]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 21:59:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059006464
May 10 21:59:39 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:59:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048006363
May 10 21:59:40 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046206464
May 10 21:59:41 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004b0000d000000004c006464
May 10 21:59:46 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 21:59:46 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 21:59:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004e106363
May 10 21:59:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 4, 'case_temp': 120, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 29, 'skin_temp': 121, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 63, 'bmr_cals': 29} 13d413d4000700000000000000000189000400c01d003f347879
May 10 21:59:53 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 120, 'totalCals': 29, 'bmrCals': 29, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 4, 'skinTemp': 121, 'battery': 63}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349593, 'wearableId': 81}
May 10 21:59:53 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 120, 'totalCals': 29, 'bmrCals': 29, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 4, 'skinTemp': 121, 'battery': 63}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349593, 'wearableId': 81}
May 10 21:59:53 msm8909 python3[3033]: [SSE] Sending: {"key": "2b44426ff00d4edc96f873d4f7bbf055", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 393, "walkSteps": 0, "caseTemp": 120, "totalCals": 29, "bmrCals": 29, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 4, "skinTemp": 121, "battery": 63}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349593, "wearableId": 81}, "rt": "instant"}
May 10 21:59:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056106363
May 10 21:59:53 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 21:59:54 msm8909 python3[3033]: [SSE] RX'd: {'key': '2b44426ff00d4edc96f873d4f7bbf055', 'timestamp': 1715349594.0198512, 'source': 0, 'data': '', 'type': 's'}
May 10 21:59:54 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048206363
May 10 21:59:54 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010048006464
May 10 21:59:54 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059106464
May 10 21:59:54 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 21:59:55 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046006464
May 10 21:59:55 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004b0000d000000004c206464
May 10 21:59:56 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 13, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000d000000005c106463
May 10 21:59:56 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 21:59:56 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 21:59:56 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 21:59:56 msm8909 python3[3033]: [SSE] Sending: {"key": "a3cba5bd6e3644c3a105801347383cb3", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 21:59:56 msm8909 python3[3033]: [SSE] RX'd: {'key': 'a3cba5bd6e3644c3a105801347383cb3', 'timestamp': 1715349596.746871, 'source': 0, 'data': '', 'type': 's'}
May 10 22:00:07 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020046106464
May 10 22:00:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 13, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004b0000d000000004c306464
May 10 22:00:08 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1200, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349608, 'wearableId': 76}
May 10 22:00:08 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1200, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349608, 'wearableId': 76}
May 10 22:00:08 msm8909 python3[3033]: [SSE] Sending: {"key": "0d22598fe661419eae6ba16621eda388", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1200, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 76}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349608, "wearableId": 76}, "rt": "instant"}
May 10 22:00:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 14, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000e000000005c306463
May 10 22:00:08 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:00:08 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 13, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 86, 'bmr_cals': 0} 15831583000700000000000000000484000d0000000056006363
May 10 22:00:08 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:00:09 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006006363
May 10 22:00:09 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:00:09 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059306464
May 10 22:00:09 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:00:09 msm8909 python3[3033]: [SSE] RX'd: {'key': '0d22598fe661419eae6ba16621eda388', 'timestamp': 1715349609.5112133, 'source': 0, 'data': '', 'type': 's'}
May 10 22:00:10 msm8909 python3[3033]: ADVERT: {'sleep_state': 4, 'case_temp': 120, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 30, 'skin_temp': 121, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 30} 13d413d4000700000000000000000189000400c01e0040147879
May 10 22:00:11 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 22:00:11 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 22:00:11 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049006363
May 10 22:00:11 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010048206464
May 10 22:00:16 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 22:00:16 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 22:00:20 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 14, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 87, 'bmr_cals': 0} 15831583000700000000000000000484000e0000000057106363
May 10 22:00:20 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:00:21 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 22:00:21 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:00:21 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049106363
May 10 22:00:21 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 22:00:21 msm8909 python3[3033]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 22:00:21 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010048306464
May 10 22:00:21 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1560, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349621, 'wearableId': 74}
May 10 22:00:21 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1560, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 72}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349621, 'wearableId': 74}
May 10 22:00:21 msm8909 python3[3033]: [SSE] Sending: {"key": "7119075a223f4ea7bc38e7c15e53a2d6", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1560, "walkSteps": 0, "caseTemp": 100, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 72}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349621, "wearableId": 74}, "rt": "instant"}
May 10 22:00:21 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059006464
May 10 22:00:21 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:00:22 msm8909 python3[3033]: [SSE] RX'd: {'key': '7119075a223f4ea7bc38e7c15e53a2d6', 'timestamp': 1715349622.0999231, 'source': 0, 'data': '', 'type': 's'}
May 10 22:00:24 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045306464
May 10 22:00:24 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349624, 'wearableId': 75}
May 10 22:00:24 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 13, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 69}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349624, 'wearableId': 75}
May 10 22:00:25 msm8909 python3[3033]: [SSE] Sending: {"key": "34c449bd3dbc4c7fbd0bbad6de8fe815", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 13, "walkSteps": 0, "caseTemp": 100, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 13, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 69}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349624, "wearableId": 75}, "rt": "instant"}
May 10 22:00:25 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 30, 'skin_temp': 121, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 30} 13d413d4000700000000000000000189000400c01e0040307879
May 10 22:00:25 msm8909 python3[3033]: [SSE] RX'd: {'key': '34c449bd3dbc4c7fbd0bbad6de8fe815', 'timestamp': 1715349625.4200001, 'source': 0, 'data': '', 'type': 's'}
May 10 22:00:35 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 14, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004b0000e000000004d206464
May 10 22:00:35 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 30, 'skin_temp': 121, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 30} 13d413d4000700000000000000000189000400c01e0040007879
May 10 22:00:37 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045006464
May 10 22:00:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 14, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000e000000005c206463
May 10 22:00:38 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:00:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004e106363
May 10 22:00:38 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 907, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349638, 'wearableId': 73}
May 10 22:00:38 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 907, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349638, 'wearableId': 73}
May 10 22:00:38 msm8909 python3[3033]: [SSE] Sending: {"key": "10ca7d0089d64333b45adcd93cf73617", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 907, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 78}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349638, "wearableId": 73}, "rt": "instant"}
May 10 22:00:38 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010048106464
May 10 22:00:38 msm8909 python3[3033]: [SSE] RX'd: {'key': '10ca7d0089d64333b45adcd93cf73617', 'timestamp': 1715349638.5870712, 'source': 0, 'data': '', 'type': 's'}
May 10 22:00:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059206464
May 10 22:00:39 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:00:39 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049206363
May 10 22:00:39 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 99, 'battery': 73}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349639, 'wearableId': 63}
May 10 22:00:39 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 99, 'battery': 73}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349639, 'wearableId': 63}
May 10 22:00:39 msm8909 python3[3033]: [SSE] Sending: {"key": "25efe778b87d4ac9b68282b26ae65c3b", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 99, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 99, "battery": 73}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349639, "wearableId": 63}, "rt": "instant"}
May 10 22:00:40 msm8909 python3[3033]: [SSE] RX'd: {'key': '25efe778b87d4ac9b68282b26ae65c3b', 'timestamp': 1715349639.8647318, 'source': 0, 'data': '', 'type': 's'}
May 10 22:00:47 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 22:00:47 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 22:00:49 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 13, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000d0000000059306464
May 10 22:00:49 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:00:49 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049306363
May 10 22:00:49 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 30, 'skin_temp': 121, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 30} 13d413d4000700000000000000000189000400c01e0040107879
May 10 22:00:49 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045106464
May 10 22:00:51 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010048206464
May 10 22:00:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 14, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004b0000e000000004d306464
May 10 22:00:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 14, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 87, 'bmr_cals': 0} 15831583000700000000000000000484000e0000000057006363
May 10 22:00:53 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:00:53 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 22:00:53 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:00:56 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 22:00:56 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:00:56 msm8909 python3[3033]: [SSE] Sending: {"key": "11a2bb636b434eada0de6fb590420a69", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 22:00:57 msm8909 python3[3033]: [SSE] RX'd: {'key': '11a2bb636b434eada0de6fb590420a69', 'timestamp': 1715349657.0968323, 'source': 0, 'data': '', 'type': 's'}
May 10 22:01:02 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 14, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000e000000005c006463
May 10 22:01:02 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:01:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 14, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 87, 'bmr_cals': 0} 15831583000700000000000000000484000e0000000057106363
May 10 22:01:03 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:01:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 72, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010048306464
May 10 22:01:03 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006206363
May 10 22:01:03 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:01:04 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 30, 'skin_temp': 121, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 30} 13d413d4000700000000000000000189000400c01e0040307879
May 10 22:01:04 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 120, 'totalCals': 30, 'bmrCals': 30, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 121, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349664, 'wearableId': 81}
May 10 22:01:04 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 120, 'totalCals': 30, 'bmrCals': 30, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 121, 'battery': 64}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349664, 'wearableId': 81}
May 10 22:01:04 msm8909 python3[3033]: [SSE] Sending: {"key": "08b00f13f0534302b375f11cd969d713", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 393, "walkSteps": 0, "caseTemp": 120, "totalCals": 30, "bmrCals": 30, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 121, "battery": 64}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349664, "wearableId": 81}, "rt": "instant"}
May 10 22:01:04 msm8909 python3[3033]: [SSE] RX'd: {'key': '08b00f13f0534302b375f11cd969d713', 'timestamp': 1715349664.5166545, 'source': 0, 'data': '', 'type': 's'}
May 10 22:01:06 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049106363
May 10 22:01:06 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 13, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 13, 'act_cals': 0, 'battery': 69, 'bmr_cals': 2} 1d921d9200070000000000000000000d000d0000020045306464
May 10 22:01:07 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 14, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0} 251a251a0007000000000000000004b0000e000000004d106464
May 10 22:01:17 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 22:01:17 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 22:01:17 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010047106464
May 10 22:01:18 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 14, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000e0000000059206464
May 10 22:01:18 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:01:18 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049206363
May 10 22:01:19 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 30, 'skin_temp': 121, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 30} 13d413d4000700000000000000000189000400c01e0040007879
May 10 22:01:19 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 14, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 14, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000e000e0000020046006464
May 10 22:01:19 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 14, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004b0000e000000004c206464
May 10 22:01:19 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1200, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 14, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349679, 'wearableId': 76}
May 10 22:01:19 msm8909 python3[3033]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 1200, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 14, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 76}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349679, 'wearableId': 76}
May 10 22:01:19 msm8909 python3[3033]: [SSE] Sending: {"key": "43c8e259ade54939a86ed14a2f9c2068", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 1200, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 14, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 76}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349679, "wearableId": 76}, "rt": "instant"}
May 10 22:01:20 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 14, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000e000000005b206463
May 10 22:01:20 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:01:20 msm8909 python3[3033]: [SSE] RX'd: {'key': '43c8e259ade54939a86ed14a2f9c2068', 'timestamp': 1715349680.8688066, 'source': 0, 'data': '', 'type': 's'}
May 10 22:01:30 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 14, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 14, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000e000e0000020046206464
May 10 22:01:30 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 14, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 14, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 70}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349690, 'wearableId': 75}
May 10 22:01:30 msm8909 python3[3033]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 14, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 14, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 70}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349690, 'wearableId': 75}
May 10 22:01:30 msm8909 python3[3033]: [SSE] Sending: {"key": "8a35a2173800447781bbcb9dea1d38a3", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 14, "walkSteps": 0, "caseTemp": 100, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 14, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 70}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349690, "wearableId": 75}, "rt": "instant"}
May 10 22:01:31 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 14, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000e0000000059306464
May 10 22:01:31 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:01:31 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 30, 'skin_temp': 121, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 30} 13d413d4000700000000000000000189000400c01e0040107879
May 10 22:01:31 msm8909 python3[3033]: [SSE] RX'd: {'key': '8a35a2173800447781bbcb9dea1d38a3', 'timestamp': 1715349691.3404253, 'source': 0, 'data': '', 'type': 's'}
May 10 22:01:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004e306363
May 10 22:01:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 14, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004b0000e000000004c306464
May 10 22:01:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 14, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000e000000005b306463
May 10 22:01:32 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:01:32 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 14, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000e0000000055006363
May 10 22:01:32 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:01:34 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:01:34 msm8909 python3[3033]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:01:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 14, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000e0000000055206363
May 10 22:01:44 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:01:44 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 14, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000e000000005b006463
May 10 22:01:44 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:01:45 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049106363
May 10 22:01:45 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 99, 'battery': 73}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349705, 'wearableId': 63}
May 10 22:01:45 msm8909 python3[3033]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 8, 'walkSteps': 3122, 'caseTemp': 99, 'totalCals': 91, 'bmrCals': 85, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 3122, 'actCals': 6, 'runSteps': 0, 'thermalGen': 13, 'distance': 2285, 'sleepState': 0, 'skinTemp': 99, 'battery': 73}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349705, 'wearableId': 63}
May 10 22:01:45 msm8909 python3[3033]: [SSE] Sending: {"key": "238970c7beff454a9505f866272f9a96", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 8, "walkSteps": 3122, "caseTemp": 99, "totalCals": 91, "bmrCals": 85, "heartRate": 0, "sleepDuration": 0, "totalSteps": 3122, "actCals": 6, "runSteps": 0, "thermalGen": 13, "distance": 2285, "sleepState": 0, "skinTemp": 99, "battery": 73}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349705, "wearableId": 63}, "rt": "instant"}
May 10 22:01:46 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'thermal_gen': 14, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1525, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0} 1dd51dd50007000000000000000005f5000e0000000059006464
May 10 22:01:46 msm8909 python3[3033]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:01:46 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 30, 'skin_temp': 121, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 30} 13d413d4000700000000000000000189000400c01e0040307879
May 10 22:01:46 msm8909 python3[3033]: [SSE] RX'd: {'key': '238970c7beff454a9505f866272f9a96', 'timestamp': 1715349706.3219411, 'source': 0, 'data': '', 'type': 's'}
May 10 22:01:46 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 14, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004b0000e000000004c106464
May 10 22:01:47 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004e006363
May 10 22:01:47 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 907, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349707, 'wearableId': 73}
May 10 22:01:47 msm8909 python3[3033]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 907, 'walkSteps': 0, 'caseTemp': 99, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 99, 'battery': 78}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349707, 'wearableId': 73}
May 10 22:01:47 msm8909 python3[3033]: [SSE] Sending: {"key": "b3d1924254c543618ed984e9809c5a70", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 907, "walkSteps": 0, "caseTemp": 99, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 99, "battery": 78}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349707, "wearableId": 73}, "rt": "instant"}
May 10 22:01:48 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 22:01:48 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 22:01:48 msm8909 python3[3033]: [SSE] RX'd: {'key': 'b3d1924254c543618ed984e9809c5a70', 'timestamp': 1715349707.6626039, 'source': 0, 'data': '', 'type': 's'}
May 10 22:01:48 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 14, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 14, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000e000e0000020046306464
May 10 22:01:57 msm8909 python3[3033]: [SSE] Sending keepalive ping
May 10 22:01:57 msm8909 python3[3033]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:01:57 msm8909 python3[3033]: [SSE] Sending: {"key": "3701a9d6ed9745689fa52767d6924655", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 10 22:01:57 msm8909 python3[3033]: [SSE] RX'd: {'key': '3701a9d6ed9745689fa52767d6924655', 'timestamp': 1715349717.4768732, 'source': 0, 'data': '', 'type': 's'}
May 10 22:01:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 14, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000e000000005b206463
May 10 22:01:59 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:01:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004e206363
May 10 22:01:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 14, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004b0000e000000004c206464
May 10 22:01:59 msm8909 python3[3033]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:01:59 msm8909 python3[3033]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:01:59 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:01:59 msm8909 python3[3033]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:01:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 14, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 85, 'bmr_cals': 0} 15831583000700000000000000000484000e0000000055306363
May 10 22:01:59 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:01:59 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 14, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 14, 'act_cals': 0, 'battery': 70, 'bmr_cals': 2} 1d921d9200070000000000000000000e000e0000020046106464
May 10 22:02:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 22:02:00 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:02:00 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 73, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550049306363
May 10 22:02:01 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 30, 'skin_temp': 121, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 64, 'bmr_cals': 30} 13d413d4000700000000000000000189000400c01e0040007879
May 10 22:02:12 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:02:12 msm8909 python3[3033]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:02:12 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048006363
May 10 22:02:13 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'thermal_gen': 14, 'pairing_code': b'%\x1a', 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1200, 'act_cals': 0, 'battery': 76, 'bmr_cals': 0} 251a251a0007000000000000000004b0000e000000004c006464
May 10 22:02:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'thermal_gen': 14, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1527, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0} 18cf18cf0007000000000000000005f7000e000000005a306463
May 10 22:02:14 msm8909 python3[3033]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:02:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'thermal_gen': 14, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1156, 'act_cals': 0, 'battery': 87, 'bmr_cals': 0} 15831583000700000000000000000484000e0000000057106363
May 10 22:02:14 msm8909 python3[3033]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:02:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010047306464
May 10 22:02:14 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1560, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349734, 'wearableId': 74}
May 10 22:02:14 msm8909 python3[3033]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 1560, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 1, 'bmrCals': 1, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 22, 'distance': 0, 'sleepState': 0, 'skinTemp': 100, 'battery': 71}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349734, 'wearableId': 74}
May 10 22:02:14 msm8909 python3[3033]: [SSE] Sending: {"key": "5eeae115193d43cdb6354a71805f659a", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 1560, "walkSteps": 0, "caseTemp": 100, "totalCals": 1, "bmrCals": 1, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 22, "distance": 0, "sleepState": 0, "skinTemp": 100, "battery": 71}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349734, "wearableId": 74}, "rt": "instant"}
May 10 22:02:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 14, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 14, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000e000e0000020044206464
May 10 22:02:14 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 22:02:14 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:02:15 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'thermal_gen': 4, 'pairing_code': b'\x13\xd4', 'total_cals': 30, 'skin_temp': 121, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 393, 'act_cals': 0, 'battery': 63, 'bmr_cals': 30} 13d413d4000700000000000000000189000400c01e003f207879
May 10 22:02:15 msm8909 python3[3033]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 120, 'totalCals': 30, 'bmrCals': 30, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 121, 'battery': 63}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349735, 'wearableId': 81}
May 10 22:02:15 msm8909 python3[3033]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 393, 'walkSteps': 0, 'caseTemp': 120, 'totalCals': 30, 'bmrCals': 30, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0, 'actCals': 0, 'runSteps': 0, 'thermalGen': 4, 'distance': 0, 'sleepState': 0, 'skinTemp': 121, 'battery': 63}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715349735, 'wearableId': 81}
May 10 22:02:15 msm8909 python3[3033]: [SSE] Sending: {"key": "3977cae0fc0d4d1db81ea9c91225372c", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 393, "walkSteps": 0, "caseTemp": 120, "totalCals": 30, "bmrCals": 30, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0, "actCals": 0, "runSteps": 0, "thermalGen": 4, "distance": 0, "sleepState": 0, "skinTemp": 121, "battery": 63}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715349735, "wearableId": 81}, "rt": "instant"}
May 10 22:02:15 msm8909 python3[3033]: [SSE] RX'd: {'key': '5eeae115193d43cdb6354a71805f659a', 'timestamp': 1715349735.038192, 'source': 0, 'data': '', 'type': 's'}
May 10 22:02:15 msm8909 python3[3033]: [SSE] RX'd: {'key': '3977cae0fc0d4d1db81ea9c91225372c', 'timestamp': 1715349735.5064023, 'source': 0, 'data': '', 'type': 's'}
May 10 22:02:16 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'thermal_gen': 22, 'pairing_code': b'\x0f\x89', 'total_cals': 1, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 907, 'act_cals': 0, 'battery': 78, 'bmr_cals': 1} 0f890f8900070000000000000000038b0016000001004e306363
May 10 22:02:18 msm8909 python3[3033]: Running Scheduled: Check Network
May 10 22:02:18 msm8909 python3[3033]: [NET] NETWORK GOOD.
May 10 22:02:26 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU', 'thermal_gen': 22, 'pairing_code': b'\rU', 'total_cals': 1, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 1560, 'act_cals': 0, 'battery': 71, 'bmr_cals': 1} 0d550d5500070000000000000000061800160000010047006464
May 10 22:02:27 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'thermal_gen': 14, 'pairing_code': b'\x1d\x92', 'total_cals': 2, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 14, 'act_cals': 0, 'battery': 68, 'bmr_cals': 2} 1d921d9200070000000000000000000e000e0000020044306464
May 10 22:02:27 msm8909 python3[3033]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:02:27 msm8909 python3[3033]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:02:27 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3122, 'mtp_version': 7, 'walk_steps': 3122, 'alert_status': b'\x00', 'company_id': b'\x1di', 'thermal_gen': 13, 'pairing_code': b'\x1di', 'total_cals': 91, 'skin_temp': 99, 'distance': 2285, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 8, 'act_cals': 6, 'battery': 72, 'bmr_cals': 85} 1d691d69000700000c3208ed00000008000d06f0550048106363
May 10 22:02:30 msm8909 python3[3033]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'total_steps': 3081, 'mtp_version': 7, 'walk_steps': 3081, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'thermal_gen': 296, 'pairing_code': b'\x10\xc6', 'total_cals': 477, 'skin_temp': 99, 'distance': 2343, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'solar_gen': 817, 'act_cals': 16, 'battery': 6, 'bmr_cals': 461} 10c610c6000700000c0909270000033101281081cd0006206363
May 10 22:02:30 msm8909 python3[3033]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:02:30 msm8909 python3[3033]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT