-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 08 12:36:18 msm8909 python3[2208]: DB VERSION: 9
May 08 12:36:18 msm8909 python3[2208]: [DB] No upgrade needed
May 08 12:36:19 msm8909 python3[2208]: [DEBUG] Looking for old files to remove in /data/logs
May 08 12:36:19 msm8909 python3[2208]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 08 12:36:19 msm8909 python3[2208]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 08 12:36:19 msm8909 python3[2208]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 08 12:36:20 msm8909 python3[2208]: [SSE] SETTING UP SSE
May 08 12:36:20 msm8909 python3[2208]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 08 12:36:20 msm8909 python3[2208]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xae1f6d90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 08 12:36:20 msm8909 python3[2208]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xad722a30>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 08 12:36:33 msm8909 python3[2208]: Traceback (most recent call last):
May 08 12:36:33 msm8909 python3[2208]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 08 12:36:33 msm8909 python3[2208]: hci0 = BluetoothAdapter(0);
May 08 12:36:33 msm8909 python3[2208]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 08 12:36:33 msm8909 python3[2208]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 08 12:36:33 msm8909 python3[2208]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 08 12:36:33 msm8909 python3[2208]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 08 12:36:33 msm8909 python3[2208]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 08 12:36:33 msm8909 python3[2208]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 08 12:36:33 msm8909 python3[2208]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 08 12:36:33 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 08 12:36:33 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 08 12:36:33 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 08 12:36:38 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 08 12:36:38 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 08 12:36:38 msm8909 systemd[1]: Started Mother Gateway Service.
May 08 12:36:40 msm8909 python3[3063]: READING DB FROM FILE: /data/mother.db
May 08 12:36:40 msm8909 python3[3063]: DB VERSION: 9
May 08 12:36:40 msm8909 python3[3063]: [DB] No upgrade needed
May 08 12:36:41 msm8909 python3[3063]: [DEBUG] Looking for old files to remove in /data/logs
May 08 12:36:41 msm8909 python3[3063]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 08 12:36:41 msm8909 python3[3063]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 08 12:36:41 msm8909 python3[3063]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 08 12:36:41 msm8909 python3[3063]: [SSE] SETTING UP SSE
May 08 12:36:41 msm8909 python3[3063]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 08 12:37:19 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:37:19 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:37:19 msm8909 python3[3063]: Running Scheduled: Thread Check
May 08 12:37:19 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:37:19 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:37:19 msm8909 python3[3063]: [SSE] Sending: {"key": "0efca450b8bb4b55aae59437396fa0d6", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:37:19 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'c0a34ac0ff434f04a68b021d560594ac', 'data': '', 'timestamp': 1715143002.7418754, 'source': 0}
May 08 12:37:19 msm8909 python3[3063]: [SSE] RX'd: {'type': 'gw', 'timestamp': 1715143004.0092156, 'source': 1, 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'key': None}
May 08 12:37:19 msm8909 python3[3063]: [SSE] RX'd: {'type': 'wearables', 'timestamp': 1715143004.0213082, 'source': 1, 'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}]', 'key': None}
May 08 12:37:19 msm8909 python3[3063]: [SSE] RX'd: {'type': 'wconfig', 'timestamp': 1715143004.1943614, 'source': 1, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:40.992535", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 293, "language": 2, "name": "Magnificent Oriole", "received": "2024-05-02T04:54:32.089806", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 0, "units": 1, "weight": 60, "wearable_id": 63}', 'key': None}
May 08 12:37:19 msm8909 python3[3063]: [SSE] UPDATING W CONFIG
May 08 12:37:19 msm8909 python3[3063]: [SSE] RX'd: {'type': 'wconfig', 'timestamp': 1715143004.3845687, 'source': 1, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:23.917357", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 292, "language": 2, "name": "Tacky Bullfrog", "received": "2024-05-02T04:54:11.074360", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 73}', 'key': None}
May 08 12:37:19 msm8909 python3[3063]: [SSE] UPDATING W CONFIG
May 08 12:37:19 msm8909 python3[3063]: [SSE] RX'd: {'type': 'wconfig', 'timestamp': 1715143004.5915945, 'source': 1, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:51:02.096329", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 294, "language": 2, "name": "Lush Curassow", "received": "2024-05-02T04:55:30.091226", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 74}', 'key': None}
May 08 12:37:19 msm8909 python3[3063]: [SSE] UPDATING W CONFIG
May 08 12:37:19 msm8909 python3[3063]: [SSE] RX'd: {'type': 'wconfig', 'timestamp': 1715143004.7906947, 'source': 1, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:47:50.989225", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 291, "language": null, "name": "Fine Leopard", "received": "2024-05-02T04:54:16.070327", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 75}', 'key': None}
May 08 12:37:19 msm8909 python3[3063]: [SSE] UPDATING W CONFIG
May 08 12:37:19 msm8909 python3[3063]: [SSE] RX'd: {'type': 'wconfig', 'timestamp': 1715143004.9874663, 'source': 1, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:52:52.470908", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 295, "language": null, "name": "Opalescent Lorikeet", "received": "2024-05-02T05:02:56.246613", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 76}', 'key': None}
May 08 12:37:19 msm8909 python3[3063]: [SSE] UPDATING W CONFIG
May 08 12:37:19 msm8909 python3[3063]: [SSE] RX'd: {'type': 'prov', 'timestamp': 1715143005.0530918, 'source': 1, 'data': '0', 'key': None}
May 08 12:37:19 msm8909 python3[3063]: [SSE] SETTING PROVISIONING TO: 0
May 08 12:37:19 msm8909 python3[3063]: [CONFIG] SSE Has new config, updating
May 08 12:37:19 msm8909 python3[3063]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 08 12:37:19 msm8909 python3[3063]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 08 12:37:19 msm8909 python3[3063]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 08 12:37:19 msm8909 python3[3063]: [CLOUD] Activating Gateway
May 08 12:37:20 msm8909 python3[3063]: DBUS: Discovered 06:05:04:1F:66:01 .
May 08 12:37:20 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'_\x00', 'mtp_version': 5} 17e1055f00
May 08 12:37:20 msm8909 python3[3063]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 12:37:20 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '0efca450b8bb4b55aae59437396fa0d6', 'data': '', 'timestamp': 1715143040.0147643, 'source': 0}
May 08 12:37:20 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 256, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000100000406b03c004f105f60
May 08 12:37:20 msm8909 python3[3063]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 08 12:37:20 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 256, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143040}
May 08 12:37:20 msm8909 python3[3063]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 256, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143040}
May 08 12:37:21 msm8909 python3[3063]: [SSE] Sending: {"key": "4d60f56a1699403d843d0f6b5e3633e2", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 256, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2083, "bmrCals": 60, "totalCals": 66, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2160, "runSteps": 77, "thermalGen": 4, "distance": 1709, "sleepState": 0, "battery": 79, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 76, "utcTimestamp": 1715143040}, "rt": "instant"}
May 08 12:37:21 msm8909 python3[3063]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 08 12:37:21 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'_\x00', 'mtp_version': 5} 07c0055f00
May 08 12:37:21 msm8909 python3[3063]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 12:37:21 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '4d60f56a1699403d843d0f6b5e3633e2', 'data': '', 'timestamp': 1715143041.3588893, 'source': 0}
May 08 12:37:21 msm8909 python3[3063]: DBUS: Discovered 06:05:04:33:04:2B .
May 08 12:37:21 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 08 12:37:21 msm8909 python3[3063]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 12:37:21 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 438, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 79, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001b6000d0ab1f7004f006161
May 08 12:37:21 msm8909 python3[3063]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 08 12:37:21 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 438, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 79, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143041}
May 08 12:37:21 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 438, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 79, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143041}
May 08 12:37:21 msm8909 python3[3063]: [SSE] Sending: {"key": "4279936e4eb7420f8fa8246c42fbb38a", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 438, "skinTemp": 97, "caseTemp": 97, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 13, "distance": 2739, "sleepState": 0, "battery": 79, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715143041}, "rt": "instant"}
May 08 12:37:22 msm8909 python3[3063]: DBUS: Discovered 06:05:04:AA:9F:1A .
May 08 12:37:22 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 08 12:37:22 msm8909 python3[3063]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 12:37:22 msm8909 python3[3063]: DBUS: Discovered 06:05:04:1C:09:57 .
May 08 12:37:22 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\tW', 'company_id': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 08 12:37:22 msm8909 python3[3063]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 08 12:37:22 msm8909 python3[3063]: DBUS: Discovered 06:05:04:50:93:05 .
May 08 12:37:22 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 517, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 1dd51dd500070000000000000001020500040000000058006566
May 08 12:37:22 msm8909 python3[3063]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 12:37:22 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '4279936e4eb7420f8fa8246c42fbb38a', 'data': '', 'timestamp': 1715143042.2944486, 'source': 0}
May 08 12:37:23 msm8909 python3[3063]: DBUS: Discovered 06:05:04:13:AE:B4 .
May 08 12:37:23 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x12t', 'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 08 12:37:23 msm8909 python3[3063]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 08 12:37:23 msm8909 python3[3063]: DBUS: Discovered 06:05:04:8D:C2:E7 .
May 08 12:37:23 msm8909 python3[3063]: ADVERT: {'pairing_code': b'&\xa7', 'company_id': b'&\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 26a726a70006
May 08 12:37:23 msm8909 python3[3063]: IGNORING 06:05:04:8D:C2:E7 WITH PAIRING CODE: 26a7
May 08 12:37:23 msm8909 python3[3063]: DBUS: Discovered 06:05:04:44:7C:06 .
May 08 12:37:23 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 08 12:37:23 msm8909 python3[3063]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 12:37:24 msm8909 python3[3063]: DBUS: Discovered 06:05:04:87:BB:28 .
May 08 12:37:24 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:37:24 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:37:24 msm8909 python3[3063]: DBUS: Discovered 06:05:04:3E:D4:FA .
May 08 12:37:24 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x11\xaa', 'company_id': b'_\x00', 'mtp_version': 5} 11aa065f00
May 08 12:37:24 msm8909 python3[3063]: IGNORING 06:05:04:3E:D4:FA WITH PAIRING CODE: 11aa
May 08 12:37:24 msm8909 python3[3063]: DBUS: Discovered 06:05:04:48:10:21 .
May 08 12:37:24 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 08 12:37:24 msm8909 python3[3063]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 12:37:34 msm8909 python3[3063]: DBUS: Discovered 06:05:04:B8:CE:1E .
May 08 12:37:34 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\n\xce', 'company_id': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 08 12:37:34 msm8909 python3[3063]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 08 12:37:35 msm8909 python3[3063]: DBUS: Discovered 06:05:04:A0:73:18 .
May 08 12:37:35 msm8909 python3[3063]: ADVERT: {'pairing_code': b'$\xf8', 'company_id': b'_\x00', 'mtp_version': 5} 24f8065f00
May 08 12:37:35 msm8909 python3[3063]: IGNORING 06:05:04:A0:73:18 WITH PAIRING CODE: 24f8
May 08 12:37:35 msm8909 python3[3063]: DBUS: Discovered 06:05:04:61:15:83 .
May 08 12:37:35 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 95, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 334, 'heart_rate': 0, 'total_cals': 4, 'sleep_state': 0, 'skin_temp': 95, 'distance': 0, 'pairing_code': b'\x15\x83', 'battery': 88, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 4} 1583158300070000000000000000014e00040000040058205f5f
May 08 12:37:35 msm8909 python3[3063]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 12:37:35 msm8909 python3[3063]: DBUS: Discovered 06:05:04:31:50:9D .
May 08 12:37:35 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x02}', 'company_id': b'_\x00', 'mtp_version': 5} 027d055f00
May 08 12:37:35 msm8909 python3[3063]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 12:37:35 msm8909 python3[3063]: DBUS: Discovered 06:05:04:62:A2:9E .
May 08 12:37:35 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x06^', 'company_id': b'_\x00', 'mtp_version': 5} 065e055f00
May 08 12:37:35 msm8909 python3[3063]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 08 12:37:35 msm8909 python3[3063]: DBUS: Discovered 06:05:04:EF:6D:23 .
May 08 12:37:35 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1f\x03', 'company_id': b'_\x00', 'mtp_version': 5} 1f03055f00
May 08 12:37:35 msm8909 python3[3063]: IGNORING 06:05:04:EF:6D:23 WITH PAIRING CODE: 1f03
May 08 12:37:36 msm8909 python3[3063]: DBUS: Discovered 06:05:04:D2:E7:2E .
May 08 12:37:36 msm8909 python3[3063]: ADVERT: {'pairing_code': b'#\xde', 'company_id': b'_\x00', 'mtp_version': 5} 23de065f00
May 08 12:37:36 msm8909 python3[3063]: IGNORING 06:05:04:D2:E7:2E WITH PAIRING CODE: 23de
May 08 12:37:36 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 507, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba000001fb00cb0b22060049306061
May 08 12:37:36 msm8909 python3[3063]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 08 12:37:36 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 507, 'skinTemp': 97, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143056}
May 08 12:37:36 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 507, 'skinTemp': 97, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143056}
May 08 12:37:36 msm8909 python3[3063]: [SSE] Sending: {"key": "3d550047df8e465da177ba8958def00b", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 507, "skinTemp": 97, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518, "totalCals": 529, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "runSteps": 8, "thermalGen": 203, "distance": 2746, "sleepState": 0, "battery": 73, "actCals": 11}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715143056}, "rt": "instant"}
May 08 12:37:36 msm8909 python3[3063]: DBUS: Discovered 06:05:04:63:30:52 .
May 08 12:37:36 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\tB', 'company_id': b'_\x00', 'mtp_version': 5} 0942055f00
May 08 12:37:36 msm8909 python3[3063]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 08 12:37:37 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '3d550047df8e465da177ba8958def00b', 'data': '', 'timestamp': 1715143057.002203, 'source': 0}
May 08 12:37:37 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 507, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba000001fb00cb0b22060049006061
May 08 12:37:38 msm8909 python3[3063]: DBUS: Discovered 06:05:04:43:5B:39 .
May 08 12:37:38 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\r\x19', 'company_id': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 08 12:37:38 msm8909 python3[3063]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 08 12:37:38 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 438, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 79, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001b6000d0ab1f7004f206161
May 08 12:37:38 msm8909 python3[3063]: DBUS: Discovered 06:05:04:BB:1A:EF .
May 08 12:37:38 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1a\xef', 'company_id': b'\x1a\xef', 'alert_status': b'\x00', 'mtp_version': 6} 1aef1aef0006
May 08 12:37:38 msm8909 python3[3063]: IGNORING 06:05:04:BB:1A:EF WITH PAIRING CODE: 1aef
May 08 12:37:48 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 517, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 1dd51dd500070000000000000001020500040000000058306566
May 08 12:37:48 msm8909 python3[3063]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 12:37:49 msm8909 python3[3063]: DBUS: Discovered 06:05:04:A1:B4:D8 .
May 08 12:37:49 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 08 12:37:49 msm8909 python3[3063]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 12:37:49 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:37:49 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:37:49 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049206060
May 08 12:37:49 msm8909 python3[3063]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 08 12:37:49 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715143069}
May 08 12:37:49 msm8909 python3[3063]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715143069}
May 08 12:37:49 msm8909 python3[3063]: [SSE] Sending: {"key": "c85e3eef664e4071b7afd6e881ff328a", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 4, "skinTemp": 96, "caseTemp": 96, "walkSteps": 2098, "bmrCals": 47, "totalCals": 54, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2162, "runSteps": 64, "thermalGen": 4, "distance": 1826, "sleepState": 0, "battery": 73, "actCals": 7}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 75, "utcTimestamp": 1715143069}, "rt": "instant"}
May 08 12:37:49 msm8909 python3[3063]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 08 12:37:55 msm8909 python3[3063]: DBUS: Discovered 06:05:04:71:88:0E .
May 08 12:37:55 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x12\xde', 'company_id': b'_\x00', 'mtp_version': 5} 12de055f00
May 08 12:37:55 msm8909 python3[3063]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 12:37:55 msm8909 python3[3063]: DBUS: Discovered 06:05:04:6D:74:4C .
May 08 12:37:55 msm8909 python3[3063]: ADVERT: {'pairing_code': b'&,', 'company_id': b'&,', 'alert_status': b'\x00', 'mtp_version': 6} 262c262c0006
May 08 12:37:55 msm8909 python3[3063]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 12:37:56 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 507, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba000001fb00cb0b22060049106061
May 08 12:37:57 msm8909 python3[3063]: DBUS: Discovered 06:05:04:8E:52:AD .
May 08 12:37:57 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x04\x8d', 'company_id': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6} 048d048d0006
May 08 12:37:57 msm8909 python3[3063]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 08 12:37:57 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048006c6c
May 08 12:37:57 msm8909 python3[3063]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 08 12:37:57 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 108, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143077}
May 08 12:37:57 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 108, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143077}
May 08 12:37:57 msm8909 python3[3063]: [SSE] Sending: {"key": "2b6e10c6bd4743c7acfa8057d0a4f139", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 4, "skinTemp": 108, "caseTemp": 108, "walkSteps": 3122, "bmrCals": 83, "totalCals": 89, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "runSteps": 0, "thermalGen": 9, "distance": 2285, "sleepState": 0, "battery": 72, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715143077}, "rt": "instant"}
May 08 12:37:57 msm8909 python3[3063]: DBUS: Discovered 06:05:04:52:C0:04 .
May 08 12:37:57 msm8909 python3[3063]: ADVERT: {'pairing_code': b'#\xc4', 'company_id': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 08 12:37:57 msm8909 python3[3063]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 08 12:37:58 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\r\x19', 'company_id': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 08 12:37:58 msm8909 python3[3063]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 08 12:37:59 msm8909 python3[3063]: DBUS: Discovered 06:05:04:E3:C1:7F .
May 08 12:37:59 msm8909 python3[3063]: ADVERT: {'pairing_code': b'%?', 'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 08 12:37:59 msm8909 python3[3063]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 12:37:59 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 507, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba000001fb00cb0b22060049206061
May 08 12:38:09 msm8909 python3[3063]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 08 12:38:09 msm8909 python3[3063]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 08 12:38:09 msm8909 python3[3063]: Device not connected, retrying later
May 08 12:38:10 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'c85e3eef664e4071b7afd6e881ff328a', 'data': '', 'timestamp': 1715143070.1584105, 'source': 0}
May 08 12:38:10 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '2b6e10c6bd4743c7acfa8057d0a4f139', 'data': '', 'timestamp': 1715143078.0175452, 'source': 0}
May 08 12:38:15 msm8909 python3[3063]: DBUS: Discovered 06:05:04:5D:7D:EC .
May 08 12:38:15 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x08\xbc', 'company_id': b'\x08\xbc', 'alert_status': b'\x00', 'mtp_version': 6} 08bc08bc0006
May 08 12:38:15 msm8909 python3[3063]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 08 12:38:15 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 439, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001b7000d0ab1f70050106161
May 08 12:38:16 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 74, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f004a106060
May 08 12:38:18 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 518, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'battery': 90, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 1dd51dd50007000000000000000102060004000000005a206566
May 08 12:38:18 msm8909 python3[3063]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 12:38:18 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 509, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba000001fd00cb0b22060049306061
May 08 12:38:19 msm8909 python3[3063]: DBUS: Discovered 06:05:04:BF:BA:E3 .
May 08 12:38:19 msm8909 python3[3063]: ADVERT: {'act_cals': 25, 'case_temp': 119, 'total_steps': 8974, 'walk_steps': 8974, 'mtp_version': 7, 'company_id': b'\x1e\xa3', 'alert_status': b'\x00', 'solar_gen': 815, 'heart_rate': 64, 'total_cals': 798, 'sleep_state': 4, 'skin_temp': 121, 'distance': 6823, 'pairing_code': b'\x1e\xa3', 'battery': 70, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 773} 1ea31ea300070000230e1aa70000032f000d19a3054046247779
May 08 12:38:19 msm8909 python3[3063]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 12:38:19 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:38:19 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:38:19 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:38:19 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:38:19 msm8909 python3[3063]: [SSE] Sending: {"key": "9476bdefb2ab4878bd0542bf337cc55b", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:38:19 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048206c6c
May 08 12:38:20 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:38:20 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:38:20 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:38:20 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:38:20 msm8909 python3[3063]: DBUS: Discovered 06:05:04:70:12:C8 .
May 08 12:38:20 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x12\xc8', 'company_id': b'\x12\xc8', 'alert_status': b'\x00', 'mtp_version': 6} 12c812c80006
May 08 12:38:20 msm8909 python3[3063]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 12:38:20 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '9476bdefb2ab4878bd0542bf337cc55b', 'data': '', 'timestamp': 1715143100.2979863, 'source': 0}
May 08 12:38:21 msm8909 python3[3063]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 08 12:38:24 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 256, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000100000406b03c004f105f60
May 08 12:38:26 msm8909 python3[3063]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 08 12:38:26 msm8909 python3[3063]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 08 12:38:26 msm8909 python3[3063]: Device not connected, retrying later
May 08 12:38:26 msm8909 python3[3063]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 08 12:38:26 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 256, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000100000406b03c004f105f60
May 08 12:38:26 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 256, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143106}
May 08 12:38:26 msm8909 python3[3063]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 256, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143106}
May 08 12:38:26 msm8909 python3[3063]: [SSE] Sending: {"key": "32350d6b898140cd93de51ed36afe3e1", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 256, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2083, "bmrCals": 60, "totalCals": 66, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2160, "runSteps": 77, "thermalGen": 4, "distance": 1709, "sleepState": 0, "battery": 79, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 76, "utcTimestamp": 1715143106}, "rt": "instant"}
May 08 12:38:32 msm8909 python3[3063]: DBUS: Discovered 06:05:04:13:9C:CF .
May 08 12:38:32 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 08 12:38:32 msm8909 python3[3063]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 12:38:32 msm8909 python3[3063]: DBUS: Discovered 06:05:04:B5:22:28 .
May 08 12:38:32 msm8909 python3[3063]: ADVERT: {'act_cals': 13, 'case_temp': 115, 'total_steps': 4123, 'walk_steps': 4123, 'mtp_version': 7, 'company_id': b'"(', 'alert_status': b'\x00', 'solar_gen': 193, 'heart_rate': 64, 'total_cals': 274, 'sleep_state': 4, 'skin_temp': 118, 'distance': 3070, 'pairing_code': b'"(', 'battery': 56, 'run_steps': 0, 'sleep_duration': 373, 'thermal_gen': 30, 'bmr_cals': 261} 2228222800070000101b0bfe017500c1001e0d91054038247376
May 08 12:38:32 msm8909 python3[3063]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 12:38:33 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 518, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'battery': 90, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 1dd51dd50007000000000000000102060004000000005a306566
May 08 12:38:33 msm8909 python3[3063]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 12:38:33 msm8909 python3[3063]: DBUS: Discovered 06:05:04:37:48:D1 .
May 08 12:38:33 msm8909 python3[3063]: ADVERT: {'pairing_code': b'!\xc1', 'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6} 21c121c10006
May 08 12:38:33 msm8909 python3[3063]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 08 12:38:35 msm8909 python3[3063]: DBUS: Discovered 06:05:04:56:48:68 .
May 08 12:38:35 msm8909 python3[3063]: ADVERT: {'pairing_code': b'!X', 'company_id': b'_\x00', 'mtp_version': 5} 2158065f00
May 08 12:38:35 msm8909 python3[3063]: IGNORING 06:05:04:56:48:68 WITH PAIRING CODE: 2158
May 08 12:38:36 msm8909 python3[3063]: DBUS: Discovered 06:05:04:F8:B3:9C .
May 08 12:38:36 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x17\\', 'company_id': b'_\x00', 'mtp_version': 5} 175c065f00
May 08 12:38:36 msm8909 python3[3063]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 08 12:38:36 msm8909 python3[3063]: ADVERT: {'act_cals': 25, 'case_temp': 119, 'total_steps': 8974, 'walk_steps': 8974, 'mtp_version': 7, 'company_id': b'\x1e\xa3', 'alert_status': b'\x00', 'solar_gen': 815, 'heart_rate': 71, 'total_cals': 798, 'sleep_state': 4, 'skin_temp': 121, 'distance': 6823, 'pairing_code': b'\x1e\xa3', 'battery': 70, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 773} 1ea31ea300070000230e1aa70000032f000d19a3054746047779
May 08 12:38:36 msm8909 python3[3063]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 12:38:37 msm8909 python3[3063]: DBUS: Discovered 06:05:04:09:FB:D2 .
May 08 12:38:37 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x11r', 'company_id': b'\x11r', 'alert_status': b'\x00', 'mtp_version': 6} 117211720006
May 08 12:38:37 msm8909 python3[3063]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 08 12:38:40 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 439, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001b7000d0ab1f70050106161
May 08 12:38:42 msm8909 python3[3063]: DBUS: Connected to 06:05:04:AF:F9:E9
May 08 12:38:42 msm8909 python3[3063]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 12:38:42 msm8909 python3[3063]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 12:38:42 msm8909 python3[3063]: [SSE] Sending: {"key": "d4ab6e605f744a78a10d89e25b471cd6", "msg": {"wearables": [{"wearable_id": 73, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:38:42 msm8909 python3[3063]: ACTIVATING HR.
May 08 12:38:47 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'_\x00', 'mtp_version': 5} 17e1055f00
May 08 12:38:47 msm8909 python3[3063]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 12:38:47 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 518, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'battery': 90, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 1dd51dd50007000000000000000102060004000000005a106566
May 08 12:38:47 msm8909 python3[3063]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 12:38:49 msm8909 python3[3063]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 12:38:49 msm8909 python3[3063]: 130.24588847160339 [06:05:04:AF:F9:E9] <- HR 0000
May 08 12:38:50 msm8909 python3[3063]: 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, 58, 249, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 137, 175, 249, 233, 0, 0, 0]
May 08 12:38:50 msm8909 python3[3063]: GOT Firmware Version: V1.5.4d0
May 08 12:38:50 msm8909 python3[3063]: GOT Pairing Code: 0f89
May 08 12:38:50 msm8909 python3[3063]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 12:38:50 msm8909 python3[3063]: NO FW Update needed.
May 08 12:38:50 msm8909 python3[3063]: LAST SYNC: 1715141053
May 08 12:38:52 msm8909 python3[3063]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a25-0000-1000-8000-00805f9b34fb : [134, 14, 0, 0, 134, 14, 0, 1, 0, 0, 0, 2, 60, 78, 10, 16, 252, 175, 7, 17, 64, 158, 2, 18, 0, 0, 0, 32, 179, 10, 0, 48, 183, 1, 0, 64, 13, 0, 0, 65, 97, 0, 0, 80, 97, 0, 0, 81, 80, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 12:38:52 msm8909 python3[3063]: ACTIVITY: 0
May 08 12:38:52 msm8909 python3[3063]: HR READING: 0 TOOK 0.000644 secs
May 08 12:38:52 msm8909 python3[3063]: DEACTIVATING HR.
May 08 12:38:52 msm8909 python3[3063]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 12:38:52 msm8909 python3[3063]: GOT Instant Data: {'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'act_cals': 171584, 'thermal_gen': 13, 'activity': 0, 'heart_rate': 0, 'total_cals': 675388, 'skin_temp': 97, 'distance': 2739, 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'solar_gen': 439, 'bmr_cals': 503804}
May 08 12:38:52 msm8909 python3[3063]: W ID: 73
May 08 12:38:52 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 439, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503804, 'totalCals': 675388, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'activity': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'battery': 80, 'actCals': 171584}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143132}
May 08 12:38:52 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 439, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503804, 'totalCals': 675388, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'activity': 0, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'battery': 80, 'actCals': 171584}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143132}
May 08 12:38:52 msm8909 python3[3063]: [SSE] Sending: {"key": "2c01ac018e2b4223bbd02824b2c478b3", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 439, "skinTemp": 97, "caseTemp": 97, "walkSteps": 3718, "bmrCals": 503804, "totalCals": 675388, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "activity": 0, "runSteps": 0, "thermalGen": 13, "distance": 2739, "battery": 80, "actCals": 171584}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715143132}, "rt": "instant"}
May 08 12:38:52 msm8909 python3[3063]: Instant Upload complete
May 08 12:38:52 msm8909 python3[3063]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 08 12:38:54 msm8909 python3[3063]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 08 12:38:54 msm8909 python3[3063]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 12:38:54 msm8909 python3[3063]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 08 12:38:54 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 439, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001b7000d0ab1f70050106161
May 08 12:39:01 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'_\x00', 'mtp_version': 5} 07c0055f00
May 08 12:39:01 msm8909 python3[3063]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 12:39:01 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 509, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba000001fd00cb0b22060049306061
May 08 12:39:01 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 95, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 336, 'heart_rate': 0, 'total_cals': 4, 'sleep_state': 0, 'skin_temp': 95, 'distance': 0, 'pairing_code': b'\x15\x83', 'battery': 88, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 4} 1583158300070000000000000000015000040000040058305f5f
May 08 12:39:01 msm8909 python3[3063]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 12:39:02 msm8909 python3[3063]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 08 12:39:02 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 518, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x18\xcf', 'battery': 93, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 18cf18cf0007000000000000000102060004000000005d006566
May 08 12:39:02 msm8909 python3[3063]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 12:39:02 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 518, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'battery': 90, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 1dd51dd50007000000000000000102060004000000005a206566
May 08 12:39:02 msm8909 python3[3063]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 12:39:03 msm8909 python3[3063]: DBUS: Connected to 06:05:04:32:34:65
May 08 12:39:03 msm8909 python3[3063]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 12:39:03 msm8909 python3[3063]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 12:39:03 msm8909 python3[3063]: [SSE] Sending: {"key": "6b1d959f30194a50be2801d7d0d15688", "msg": {"wearables": [{"wearable_id": 74, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:39:03 msm8909 python3[3063]: ACTIVATING HR.
May 08 12:39:03 msm8909 python3[3063]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 08 12:39:03 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1b\xab', 'company_id': b'_\x00', 'mtp_version': 5} 1bab065f00
May 08 12:39:03 msm8909 python3[3063]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 08 12:39:05 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'_\x00', 'mtp_version': 5} 17e1055f00
May 08 12:39:05 msm8909 python3[3063]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 12:39:10 msm8909 python3[3063]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 12:39:10 msm8909 python3[3063]: 150.94739365577698 [06:05:04:32:34:65] <- HR 0000
May 08 12:39:11 msm8909 python3[3063]: 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, 58, 251, 152, 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 08 12:39:11 msm8909 python3[3063]: GOT Firmware Version: V1.5.4d0
May 08 12:39:11 msm8909 python3[3063]: GOT Pairing Code: 0d55
May 08 12:39:11 msm8909 python3[3063]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 12:39:11 msm8909 python3[3063]: NO FW Update needed.
May 08 12:39:11 msm8909 python3[3063]: LAST SYNC: 1715141528
May 08 12:39:12 msm8909 python3[3063]: DBUS: Read 06:05:04:32:34:65 : 00002a25-0000-1000-8000-00805f9b34fb : [125, 14, 0, 0, 117, 14, 0, 1, 8, 0, 0, 2, 189, 163, 10, 16, 44, 235, 7, 17, 145, 184, 2, 18, 0, 0, 0, 32, 186, 10, 0, 48, 253, 1, 0, 64, 203, 0, 0, 65, 97, 0, 0, 80, 96, 0, 0, 81, 73, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 12:39:12 msm8909 python3[3063]: ACTIVITY: 0
May 08 12:39:12 msm8909 python3[3063]: HR READING: 0 TOOK 0.000423 secs
May 08 12:39:12 msm8909 python3[3063]: DEACTIVATING HR.
May 08 12:39:12 msm8909 python3[3063]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 12:39:12 msm8909 python3[3063]: GOT Instant Data: {'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'act_cals': 178321, 'thermal_gen': 203, 'activity': 0, 'heart_rate': 0, 'total_cals': 697277, 'skin_temp': 97, 'distance': 2746, 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'solar_gen': 509, 'bmr_cals': 518956}
May 08 12:39:12 msm8909 python3[3063]: W ID: 74
May 08 12:39:12 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 509, 'skinTemp': 97, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518956, 'totalCals': 697277, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'activity': 0, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'battery': 73, 'actCals': 178321}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143152}
May 08 12:39:12 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 509, 'skinTemp': 97, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518956, 'totalCals': 697277, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'activity': 0, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'battery': 73, 'actCals': 178321}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143152}
May 08 12:39:12 msm8909 python3[3063]: [SSE] Sending: {"key": "eaae6ee360f942b2ab4c31951468f874", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 509, "skinTemp": 97, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518956, "totalCals": 697277, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "activity": 0, "runSteps": 8, "thermalGen": 203, "distance": 2746, "battery": 73, "actCals": 178321}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715143152}, "rt": "instant"}
May 08 12:39:12 msm8909 python3[3063]: Instant Upload complete
May 08 12:39:12 msm8909 python3[3063]: DBUS: Disconnecting from 06:05:04:32:34:65
May 08 12:39:15 msm8909 python3[3063]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 08 12:39:15 msm8909 python3[3063]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 12:39:15 msm8909 python3[3063]: DBUS: 06:05:04:32:34:65 disconnected.
May 08 12:39:15 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 509, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba000001fd00cb0b22060049306061
May 08 12:39:20 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 511, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba000001ff00cb0b2206004a106061
May 08 12:39:20 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049306060
May 08 12:39:20 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x02}', 'company_id': b'_\x00', 'mtp_version': 5} 027d055f00
May 08 12:39:20 msm8909 python3[3063]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 12:39:21 msm8909 python3[3063]: DBUS: Discovered 06:05:04:ED:C0:BD .
May 08 12:39:21 msm8909 python3[3063]: ADVERT: {'pairing_code': b'$}', 'company_id': b'_\x00', 'mtp_version': 5} 247d065f00
May 08 12:39:21 msm8909 python3[3063]: IGNORING 06:05:04:ED:C0:BD WITH PAIRING CODE: 247d
May 08 12:39:21 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 260, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000104000406b03c004f105f60
May 08 12:39:21 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048006c6c
May 08 12:39:21 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 108, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143161}
May 08 12:39:21 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 108, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143161}
May 08 12:39:21 msm8909 python3[3063]: [SSE] Sending: {"key": "9a9520a9a86847fd968c47702a5609c8", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 4, "skinTemp": 108, "caseTemp": 108, "walkSteps": 3122, "bmrCals": 83, "totalCals": 89, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "runSteps": 0, "thermalGen": 9, "distance": 2285, "sleepState": 0, "battery": 72, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715143161}, "rt": "instant"}
May 08 12:39:23 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049306060
May 08 12:39:23 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 520, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 18cf18cf0007000000000000000102080004000000005c306566
May 08 12:39:23 msm8909 python3[3063]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 12:39:23 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 439, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 79, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001b7000d0ab1f7004f106161
May 08 12:39:25 msm8909 python3[3063]: DBUS: Connected to 06:05:04:11:B9:D2
May 08 12:39:25 msm8909 python3[3063]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 12:39:25 msm8909 python3[3063]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 12:39:25 msm8909 python3[3063]: [SSE] Sending: {"key": "901bee42f6b241f4a889298e8263f8c6", "msg": {"wearables": [{"wearable_id": 75, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:39:25 msm8909 python3[3063]: ACTIVATING HR.
May 08 12:39:34 msm8909 python3[3063]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 12:39:34 msm8909 python3[3063]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 08 12:39:34 msm8909 python3[3063]: DBUS: Get Characteristic failed for: /org/bluez/hci0/dev_06_05_04_11_B9_D2 00002a37-0000-1000-8000-00805f9b34fb
May 08 12:39:34 msm8909 python3[3063]: DBUS: Activate Notify failed for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 12:39:34 msm8909 python3[3063]: 'NoneType' object is not iterable
May 08 12:39:34 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:39:34 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:39:34 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:39:34 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:39:34 msm8909 python3[3063]: [SSE] Sending: {"key": "c26851e72b4c4924b252c093675ef60e", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:39:34 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '32350d6b898140cd93de51ed36afe3e1', 'data': '', 'timestamp': 1715143107.2711041, 'source': 0}
May 08 12:39:34 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'd4ab6e605f744a78a10d89e25b471cd6', 'data': '', 'timestamp': 1715143122.9539189, 'source': 0}
May 08 12:39:34 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '2c01ac018e2b4223bbd02824b2c478b3', 'data': '', 'timestamp': 1715143132.802995, 'source': 0}
May 08 12:39:35 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '6b1d959f30194a50be2801d7d0d15688', 'data': '', 'timestamp': 1715143143.7354825, 'source': 0}
May 08 12:39:35 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'eaae6ee360f942b2ab4c31951468f874', 'data': '', 'timestamp': 1715143152.8650932, 'source': 0}
May 08 12:39:35 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '9a9520a9a86847fd968c47702a5609c8', 'data': '', 'timestamp': 1715143162.2079394, 'source': 0}
May 08 12:39:35 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '901bee42f6b241f4a889298e8263f8c6', 'data': '', 'timestamp': 1715143165.6154182, 'source': 0}
May 08 12:39:35 msm8909 python3[3063]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 08 12:39:35 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 260, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000104000406b03c004f105f60
May 08 12:39:37 msm8909 python3[3063]: DBUS: Connected to 06:05:04:02:E8:6A
May 08 12:39:37 msm8909 python3[3063]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 12:39:37 msm8909 python3[3063]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 12:39:37 msm8909 python3[3063]: [SSE] Sending: {"key": "f0e23ced14c049e7b42370e05bf92e1a", "msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:39:37 msm8909 python3[3063]: ACTIVATING HR.
May 08 12:39:39 msm8909 python3[3063]: DBUS: Discovered 06:05:04:2D:A2:15 .
May 08 12:39:39 msm8909 python3[3063]: ADVERT: {'act_cals': 17, 'case_temp': 114, 'total_steps': 4397, 'walk_steps': 4397, 'mtp_version': 7, 'company_id': b'\x05\xd5', 'alert_status': b'\x00', 'solar_gen': 221, 'heart_rate': 64, 'total_cals': 790, 'sleep_state': 4, 'skin_temp': 116, 'distance': 3353, 'pairing_code': b'\x05\xd5', 'battery': 50, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 207, 'bmr_cals': 773} 05d505d500070000112d0d19000000dd00cf1153054032047274
May 08 12:39:39 msm8909 python3[3063]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 12:39:40 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049106060
May 08 12:39:40 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715143180}
May 08 12:39:40 msm8909 python3[3063]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715143180}
May 08 12:39:40 msm8909 python3[3063]: [SSE] Sending: {"key": "953b845a70464f19af1dcd02fd2aa0d6", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 4, "skinTemp": 96, "caseTemp": 96, "walkSteps": 2098, "bmrCals": 47, "totalCals": 54, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2162, "runSteps": 64, "thermalGen": 4, "distance": 1826, "sleepState": 0, "battery": 73, "actCals": 7}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 75, "utcTimestamp": 1715143180}, "rt": "instant"}
May 08 12:39:41 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 520, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 18cf18cf0007000000000000000102080004000000005c006566
May 08 12:39:41 msm8909 python3[3063]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 12:39:42 msm8909 python3[3063]: DBUS: Discovered 06:05:04:7A:56:97 .
May 08 12:39:42 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 08 12:39:42 msm8909 python3[3063]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 12:39:42 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 511, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba000001ff00cb0b2206004a306061
May 08 12:39:43 msm8909 python3[3063]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 08 12:39:43 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\n\x8e', 'company_id': b'\n\x8e', 'alert_status': b'\x00', 'mtp_version': 6} 0a8e0a8e0006
May 08 12:39:43 msm8909 python3[3063]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 08 12:39:44 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048206c6c
May 08 12:39:44 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x02}', 'company_id': b'_\x00', 'mtp_version': 5} 027d055f00
May 08 12:39:44 msm8909 python3[3063]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 12:39:44 msm8909 python3[3063]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 08 12:39:44 msm8909 python3[3063]: 185.67770600318909 [06:05:04:02:E8:6A] <- HR 0000
May 08 12:39:46 msm8909 python3[3063]: 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, 58, 251, 93, 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 08 12:39:46 msm8909 python3[3063]: GOT Firmware Version: V1.5.4d0
May 08 12:39:46 msm8909 python3[3063]: GOT Pairing Code: 251a
May 08 12:39:46 msm8909 python3[3063]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 12:39:46 msm8909 python3[3063]: NO FW Update needed.
May 08 12:39:46 msm8909 python3[3063]: LAST SYNC: 1715141469
May 08 12:39:47 msm8909 python3[3063]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [112, 8, 0, 0, 35, 8, 0, 1, 77, 0, 0, 2, 91, 142, 2, 16, 126, 235, 0, 17, 221, 162, 1, 18, 0, 0, 0, 32, 173, 6, 0, 48, 4, 1, 0, 64, 4, 0, 0, 65, 96, 0, 0, 80, 95, 0, 0, 81, 79, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 12:39:47 msm8909 python3[3063]: ACTIVITY: 0
May 08 12:39:47 msm8909 python3[3063]: HR READING: 0 TOOK 0.000482 secs
May 08 12:39:47 msm8909 python3[3063]: DEACTIVATING HR.
May 08 12:39:47 msm8909 python3[3063]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 08 12:39:47 msm8909 python3[3063]: GOT Instant Data: {'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'act_cals': 107229, 'thermal_gen': 4, 'activity': 0, 'heart_rate': 0, 'total_cals': 167515, 'skin_temp': 96, 'distance': 1709, 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'solar_gen': 260, 'bmr_cals': 60286}
May 08 12:39:47 msm8909 python3[3063]: W ID: 76
May 08 12:39:47 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 260, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60286, 'totalCals': 167515, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'activity': 0, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'battery': 79, 'actCals': 107229}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143187}
May 08 12:39:47 msm8909 python3[3063]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 260, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60286, 'totalCals': 167515, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'activity': 0, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'battery': 79, 'actCals': 107229}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143187}
May 08 12:39:47 msm8909 python3[3063]: [SSE] Sending: {"key": "42b24bf1174b4eeb87a105b7872aa345", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 260, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2083, "bmrCals": 60286, "totalCals": 167515, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2160, "activity": 0, "runSteps": 77, "thermalGen": 4, "distance": 1709, "battery": 79, "actCals": 107229}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 76, "utcTimestamp": 1715143187}, "rt": "instant"}
May 08 12:39:47 msm8909 python3[3063]: Instant Upload complete
May 08 12:39:47 msm8909 python3[3063]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 08 12:39:50 msm8909 python3[3063]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 12:39:50 msm8909 python3[3063]: DBUS: 06:05:04:02:E8:6A disconnected.
May 08 12:39:50 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 260, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000104000406b03c004f105f60
May 08 12:39:50 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'c26851e72b4c4924b252c093675ef60e', 'data': '', 'timestamp': 1715143175.3431134, 'source': 0}
May 08 12:39:50 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'f0e23ced14c049e7b42370e05bf92e1a', 'data': '', 'timestamp': 1715143178.0463481, 'source': 0}
May 08 12:39:50 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '953b845a70464f19af1dcd02fd2aa0d6', 'data': '', 'timestamp': 1715143180.9517562, 'source': 0}
May 08 12:39:50 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '42b24bf1174b4eeb87a105b7872aa345', 'data': '', 'timestamp': 1715143188.2486689, 'source': 0}
May 08 12:39:56 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 95, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 338, 'heart_rate': 0, 'total_cals': 4, 'sleep_state': 0, 'skin_temp': 95, 'distance': 0, 'pairing_code': b'\x15\x83', 'battery': 88, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 4} 1583158300070000000000000000015200040000040058005f5f
May 08 12:39:56 msm8909 python3[3063]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 12:39:58 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 95, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 338, 'heart_rate': 0, 'total_cals': 4, 'sleep_state': 0, 'skin_temp': 95, 'distance': 0, 'pairing_code': b'\x15\x83', 'battery': 88, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 4} 1583158300070000000000000000015200040000040058005f5f
May 08 12:39:58 msm8909 python3[3063]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 12:39:58 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 520, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 18cf18cf0007000000000000000102080004000000005c206566
May 08 12:39:58 msm8909 python3[3063]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 12:39:59 msm8909 python3[3063]: ADVERT: {'pairing_code': b'#\xc4', 'company_id': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 08 12:39:59 msm8909 python3[3063]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 08 12:40:00 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049306060
May 08 12:40:04 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:40:04 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:40:11 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 513, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000020100cb0b22060049206061
May 08 12:40:12 msm8909 python3[3063]: DBUS: Discovered 06:05:04:06:75:3E .
May 08 12:40:12 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x00\x0e', 'company_id': b'\x00\x0e', 'alert_status': b'\x00', 'mtp_version': 6} 000e000e0006
May 08 12:40:12 msm8909 python3[3063]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 08 12:40:12 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 522, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 18cf18cf00070000000000000001020a0004000000005c006566
May 08 12:40:12 msm8909 python3[3063]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 12:40:13 msm8909 python3[3063]: DBUS: Discovered 06:05:04:85:3F:81 .
May 08 12:40:13 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x18q', 'company_id': b'_\x00', 'mtp_version': 5} 1871065f00
May 08 12:40:13 msm8909 python3[3063]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 08 12:40:22 msm8909 python3[3063]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 08 12:40:24 msm8909 python3[3063]: DBUS: Discovered 06:05:04:BD:D0:F7 .
May 08 12:40:24 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\r\xa7', 'company_id': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 08 12:40:24 msm8909 python3[3063]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 08 12:40:24 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 513, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000020100cb0b22060049306061
May 08 12:40:24 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 513, 'skinTemp': 97, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143224}
May 08 12:40:24 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 513, 'skinTemp': 97, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143224}
May 08 12:40:25 msm8909 python3[3063]: [SSE] Sending: {"key": "633f031a6be84ba580d0699fa7e63a83", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 513, "skinTemp": 97, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518, "totalCals": 529, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "runSteps": 8, "thermalGen": 203, "distance": 2746, "sleepState": 0, "battery": 73, "actCals": 11}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715143224}, "rt": "instant"}
May 08 12:40:25 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 262, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000106000406b03c004f005f60
May 08 12:40:26 msm8909 python3[3063]: DBUS: Discovered 06:05:04:72:36:74 .
May 08 12:40:26 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x0fd', 'company_id': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6} 0f640f640006
May 08 12:40:26 msm8909 python3[3063]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 08 12:40:27 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x02}', 'company_id': b'_\x00', 'mtp_version': 5} 027d055f00
May 08 12:40:27 msm8909 python3[3063]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 12:40:28 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 95, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 340, 'heart_rate': 0, 'total_cals': 4, 'sleep_state': 0, 'skin_temp': 95, 'distance': 0, 'pairing_code': b'\x15\x83', 'battery': 88, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 4} 1583158300070000000000000000015400040000040058305f5f
May 08 12:40:28 msm8909 python3[3063]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 12:40:30 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048206c6c
May 08 12:40:33 msm8909 python3[3063]: DBUS: Connected to 06:05:04:FC:44:79
May 08 12:40:33 msm8909 python3[3063]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 12:40:33 msm8909 python3[3063]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 12:40:33 msm8909 python3[3063]: [SSE] Sending: {"key": "07ee38f4880b4190b73a3994d0116c6c", "msg": {"wearables": [{"wearable_id": 63, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:40:33 msm8909 python3[3063]: ACTIVATING HR.
May 08 12:40:37 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'_\x00', 'mtp_version': 5} 17e1055f00
May 08 12:40:37 msm8909 python3[3063]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 12:40:39 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x18q', 'company_id': b'_\x00', 'mtp_version': 5} 1871065f00
May 08 12:40:39 msm8909 python3[3063]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 08 12:40:39 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 522, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 18cf18cf00070000000000000001020a0004000000005c206566
May 08 12:40:39 msm8909 python3[3063]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 12:40:40 msm8909 python3[3063]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 12:40:40 msm8909 python3[3063]: 240.82340240478516 [06:05:04:FC:44:79] <- HR 0000
May 08 12:40:40 msm8909 python3[3063]: ADVERT: {'pairing_code': b'#\xc4', 'company_id': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 08 12:40:40 msm8909 python3[3063]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 08 12:40:41 msm8909 python3[3063]: 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, 58, 247, 209, 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 08 12:40:41 msm8909 python3[3063]: GOT Firmware Version: V1.5.4d0
May 08 12:40:41 msm8909 python3[3063]: GOT Pairing Code: 1d69
May 08 12:40:41 msm8909 python3[3063]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 12:40:41 msm8909 python3[3063]: NO FW Update needed.
May 08 12:40:41 msm8909 python3[3063]: LAST SYNC: 1715140561
May 08 12:40:42 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 522, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 18cf18cf00070000000000000001020a0004000000005c306566
May 08 12:40:42 msm8909 python3[3063]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 12:40:42 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x04\x8d', 'company_id': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6} 048d048d0006
May 08 12:40:42 msm8909 python3[3063]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 08 12:40:42 msm8909 python3[3063]: 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, 244, 246, 2, 16, 136, 69, 1, 17, 108, 177, 1, 18, 114, 1, 0, 32, 237, 8, 0, 48, 4, 0, 0, 64, 9, 0, 0, 65, 108, 0, 0, 80, 108, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 12:40:42 msm8909 python3[3063]: ACTIVITY: 0
May 08 12:40:42 msm8909 python3[3063]: HR READING: 0 TOOK 0.000466 secs
May 08 12:40:42 msm8909 python3[3063]: DEACTIVATING HR.
May 08 12:40:42 msm8909 python3[3063]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 12:40:42 msm8909 python3[3063]: GOT Instant Data: {'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'act_cals': 110956, 'thermal_gen': 9, 'activity': 0, 'heart_rate': 0, 'total_cals': 194292, 'skin_temp': 108, 'distance': 2285, 'battery': 71, 'run_steps': 0, 'sleep_duration': 370, 'solar_gen': 4, 'bmr_cals': 83336}
May 08 12:40:42 msm8909 python3[3063]: W ID: 63
May 08 12:40:42 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 108, 'walkSteps': 3122, 'bmrCals': 83336, 'totalCals': 194292, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'activity': 0, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'battery': 71, 'actCals': 110956}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143242}
May 08 12:40:42 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 108, 'walkSteps': 3122, 'bmrCals': 83336, 'totalCals': 194292, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'activity': 0, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'battery': 71, 'actCals': 110956}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143242}
May 08 12:40:42 msm8909 python3[3063]: [SSE] Sending: {"key": "f4aa8d25d8854905be5a205d554292fd", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 4, "skinTemp": 108, "caseTemp": 108, "walkSteps": 3122, "bmrCals": 83336, "totalCals": 194292, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "activity": 0, "runSteps": 0, "thermalGen": 9, "distance": 2285, "battery": 71, "actCals": 110956}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715143242}, "rt": "instant"}
May 08 12:40:42 msm8909 python3[3063]: Instant Upload complete
May 08 12:40:42 msm8909 python3[3063]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 08 12:40:45 msm8909 python3[3063]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 12:40:45 msm8909 python3[3063]: DBUS: 06:05:04:FC:44:79 disconnected.
May 08 12:40:45 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048206c6c
May 08 12:40:45 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:40:46 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:40:46 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:40:46 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:40:46 msm8909 python3[3063]: [SSE] Sending: {"key": "1bb36bab225d45b38123e49dacf2f63e", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:40:46 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '633f031a6be84ba580d0699fa7e63a83', 'data': '', 'timestamp': 1715143225.4331224, 'source': 0}
May 08 12:40:46 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '07ee38f4880b4190b73a3994d0116c6c', 'data': '', 'timestamp': 1715143233.6010122, 'source': 0}
May 08 12:40:46 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'f4aa8d25d8854905be5a205d554292fd', 'data': '', 'timestamp': 1715143243.0681612, 'source': 0}
May 08 12:40:46 msm8909 python3[3063]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 08 12:40:51 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:40:51 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:40:51 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:40:51 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:40:51 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:40:51 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:40:52 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 513, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000020100cb0b22060049106061
May 08 12:40:52 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 95, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 340, 'heart_rate': 0, 'total_cals': 4, 'sleep_state': 0, 'skin_temp': 95, 'distance': 0, 'pairing_code': b'\x15\x83', 'battery': 88, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 4} 1583158300070000000000000000015400040000040058205f5f
May 08 12:40:52 msm8909 python3[3063]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 12:40:52 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 440, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001b8000d0ab1f70050206161
May 08 12:40:52 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 440, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143252}
May 08 12:40:52 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 440, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143252}
May 08 12:40:52 msm8909 python3[3063]: [SSE] Sending: {"key": "001f1144899446f68d8f508fe91fd3b5", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 440, "skinTemp": 97, "caseTemp": 97, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 13, "distance": 2739, "sleepState": 0, "battery": 80, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715143252}, "rt": "instant"}
May 08 12:40:54 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 522, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 18cf18cf00070000000000000001020a0004000000005c006566
May 08 12:40:54 msm8909 python3[3063]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 12:40:55 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 71, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530047206c6c
May 08 12:41:06 msm8909 python3[3063]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 08 12:41:06 msm8909 python3[3063]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 08 12:41:06 msm8909 python3[3063]: Device not connected, retrying later
May 08 12:41:06 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '1bb36bab225d45b38123e49dacf2f63e', 'data': '', 'timestamp': 1715143246.4266279, 'source': 0}
May 08 12:41:06 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '001f1144899446f68d8f508fe91fd3b5', 'data': '', 'timestamp': 1715143253.3081026, 'source': 0}
May 08 12:41:06 msm8909 python3[3063]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 08 12:41:11 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 264, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000108000406b03c004f105f60
May 08 12:41:11 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 264, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143271}
May 08 12:41:11 msm8909 python3[3063]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 264, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143271}
May 08 12:41:11 msm8909 python3[3063]: [SSE] Sending: {"key": "e54a34ed1ac54451a44665883172849a", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 264, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2083, "bmrCals": 60, "totalCals": 66, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2160, "runSteps": 77, "thermalGen": 4, "distance": 1709, "sleepState": 0, "battery": 79, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 76, "utcTimestamp": 1715143271}, "rt": "instant"}
May 08 12:41:11 msm8909 python3[3063]: DBUS: Discovered 06:05:04:74:99:4A .
May 08 12:41:11 msm8909 python3[3063]: ADVERT: {'pairing_code': b'$\x1a', 'company_id': b'_\x00', 'mtp_version': 5} 241a065f00
May 08 12:41:11 msm8909 python3[3063]: IGNORING 06:05:04:74:99:4A WITH PAIRING CODE: 241a
May 08 12:41:13 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 71, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530047306c6c
May 08 12:41:14 msm8909 python3[3063]: DBUS: Discovered 06:05:04:BD:E1:EC .
May 08 12:41:14 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\x9c', 'company_id': b'_\x00', 'mtp_version': 5} 1e9c065f00
May 08 12:41:14 msm8909 python3[3063]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 08 12:41:15 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 441, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 79, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001b9000d0ab1f7004f006161
May 08 12:41:15 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\r\xa7', 'company_id': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 08 12:41:15 msm8909 python3[3063]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 08 12:41:15 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x04\x8d', 'company_id': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6} 048d048d0006
May 08 12:41:15 msm8909 python3[3063]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 08 12:41:16 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049306060
May 08 12:41:18 msm8909 python3[3063]: DBUS: Connected to 06:05:04:11:B9:D2
May 08 12:41:18 msm8909 python3[3063]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 12:41:18 msm8909 python3[3063]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 12:41:18 msm8909 python3[3063]: [SSE] Sending: {"key": "848e5cb84fca4b5aa5e5c559370ce150", "msg": {"wearables": [{"wearable_id": 75, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:41:18 msm8909 python3[3063]: ACTIVATING HR.
May 08 12:41:25 msm8909 python3[3063]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 12:41:25 msm8909 python3[3063]: 286.08335089683533 [06:05:04:11:B9:D2] <- HR 0000
May 08 12:41:27 msm8909 python3[3063]: 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, 58, 251, 29, 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 08 12:41:27 msm8909 python3[3063]: GOT Firmware Version: V1.5.4d0
May 08 12:41:27 msm8909 python3[3063]: GOT Pairing Code: 1d92
May 08 12:41:27 msm8909 python3[3063]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 12:41:27 msm8909 python3[3063]: NO FW Update needed.
May 08 12:41:27 msm8909 python3[3063]: LAST SYNC: 1715141405
May 08 12:41:28 msm8909 python3[3063]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [114, 8, 0, 0, 50, 8, 0, 1, 64, 0, 0, 2, 4, 148, 2, 16, 52, 186, 0, 17, 208, 217, 1, 18, 0, 0, 0, 32, 34, 7, 0, 48, 4, 0, 0, 64, 4, 0, 0, 65, 96, 0, 0, 80, 96, 0, 0, 81, 74, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 12:41:28 msm8909 python3[3063]: ACTIVITY: 0
May 08 12:41:28 msm8909 python3[3063]: HR READING: 0 TOOK 0.000370 secs
May 08 12:41:28 msm8909 python3[3063]: DEACTIVATING HR.
May 08 12:41:28 msm8909 python3[3063]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 12:41:28 msm8909 python3[3063]: GOT Instant Data: {'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'act_cals': 121296, 'thermal_gen': 4, 'activity': 0, 'heart_rate': 0, 'total_cals': 168964, 'skin_temp': 96, 'distance': 1826, 'battery': 74, 'run_steps': 64, 'sleep_duration': 0, 'solar_gen': 4, 'bmr_cals': 47668}
May 08 12:41:28 msm8909 python3[3063]: W ID: 75
May 08 12:41:28 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2098, 'bmrCals': 47668, 'totalCals': 168964, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'activity': 0, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'battery': 74, 'actCals': 121296}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715143288}
May 08 12:41:28 msm8909 python3[3063]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2098, 'bmrCals': 47668, 'totalCals': 168964, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'activity': 0, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'battery': 74, 'actCals': 121296}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715143288}
May 08 12:41:28 msm8909 python3[3063]: [SSE] Sending: {"key": "6a2162eb58a94ad59b28399de07d8687", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 4, "skinTemp": 96, "caseTemp": 96, "walkSteps": 2098, "bmrCals": 47668, "totalCals": 168964, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2162, "activity": 0, "runSteps": 64, "thermalGen": 4, "distance": 1826, "battery": 74, "actCals": 121296}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 75, "utcTimestamp": 1715143288}, "rt": "instant"}
May 08 12:41:28 msm8909 python3[3063]: Instant Upload complete
May 08 12:41:28 msm8909 python3[3063]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 08 12:41:32 msm8909 python3[3063]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 12:41:32 msm8909 python3[3063]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 08 12:41:32 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049306060
May 08 12:41:32 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:41:32 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:41:32 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'e54a34ed1ac54451a44665883172849a', 'data': '', 'timestamp': 1715143271.9169133, 'source': 0}
May 08 12:41:32 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '848e5cb84fca4b5aa5e5c559370ce150', 'data': '', 'timestamp': 1715143278.8239715, 'source': 0}
May 08 12:41:32 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '6a2162eb58a94ad59b28399de07d8687', 'data': '', 'timestamp': 1715143289.2564325, 'source': 0}
May 08 12:41:41 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x18q', 'company_id': b'_\x00', 'mtp_version': 5} 1871065f00
May 08 12:41:41 msm8909 python3[3063]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 08 12:41:41 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:41:41 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:41:41 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 74, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f004a106060
May 08 12:41:42 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 441, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 79, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001b9000d0ab1f7004f306161
May 08 12:41:43 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x12t', 'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 08 12:41:43 msm8909 python3[3063]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 08 12:41:44 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 74, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f004a106060
May 08 12:41:46 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:41:46 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:41:46 msm8909 python3[3063]: [SSE] Sending: {"key": "f178c50252554eaaa88df191e8b9058e", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:41:46 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 515, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000020300cb0b22060049206061
May 08 12:41:46 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 515, 'skinTemp': 97, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143306}
May 08 12:41:46 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 515, 'skinTemp': 97, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143306}
May 08 12:41:46 msm8909 python3[3063]: [SSE] Sending: {"key": "aabd3c242300440e868a596059a92cca", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 515, "skinTemp": 97, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518, "totalCals": 529, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "runSteps": 8, "thermalGen": 203, "distance": 2746, "sleepState": 0, "battery": 73, "actCals": 11}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715143306}, "rt": "instant"}
May 08 12:41:46 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'f178c50252554eaaa88df191e8b9058e', 'data': '', 'timestamp': 1715143306.4393754, 'source': 0}
May 08 12:41:46 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'aabd3c242300440e868a596059a92cca', 'data': '', 'timestamp': 1715143306.543169, 'source': 0}
May 08 12:41:55 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x02}', 'company_id': b'_\x00', 'mtp_version': 5} 027d055f00
May 08 12:41:55 msm8909 python3[3063]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 12:41:57 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 73, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530049006c6c
May 08 12:41:57 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 108, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 73, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143317}
May 08 12:41:57 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 108, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 73, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143317}
May 08 12:41:57 msm8909 python3[3063]: [SSE] Sending: {"key": "d3dd2cce23de44f5b8a9d6455091b783", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 4, "skinTemp": 108, "caseTemp": 108, "walkSteps": 3122, "bmrCals": 83, "totalCals": 89, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "runSteps": 0, "thermalGen": 9, "distance": 2285, "sleepState": 0, "battery": 73, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715143317}, "rt": "instant"}
May 08 12:41:58 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'd3dd2cce23de44f5b8a9d6455091b783', 'data': '', 'timestamp': 1715143317.7258475, 'source': 0}
May 08 12:42:00 msm8909 python3[3063]: DBUS: Discovered 06:05:04:8A:46:67 .
May 08 12:42:00 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1fW', 'company_id': b'_\x00', 'mtp_version': 5} 1f57065f00
May 08 12:42:00 msm8909 python3[3063]: IGNORING 06:05:04:8A:46:67 WITH PAIRING CODE: 1f57
May 08 12:42:02 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:42:02 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:42:10 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:42:10 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:42:13 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 95, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 72, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0048005f60
May 08 12:42:14 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 08 12:42:14 msm8909 python3[3063]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 12:42:19 msm8909 python3[3063]: Running Scheduled: Thread Check
May 08 12:42:23 msm8909 python3[3063]: ADVERT: {'act_cals': 25, 'case_temp': 119, 'total_steps': 8974, 'walk_steps': 8974, 'mtp_version': 7, 'company_id': b'\x1e\xa3', 'alert_status': b'\x00', 'solar_gen': 822, 'heart_rate': 64, 'total_cals': 802, 'sleep_state': 4, 'skin_temp': 121, 'distance': 6823, 'pairing_code': b'\x1e\xa3', 'battery': 70, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 777} 1ea31ea300070000230e1aa700000336000d19b3094046347779
May 08 12:42:23 msm8909 python3[3063]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 12:42:23 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:42:23 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:42:24 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 73, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530049306c6c
May 08 12:42:25 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\r\xa7', 'company_id': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 08 12:42:25 msm8909 python3[3063]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 08 12:42:26 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 95, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 72, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0048105f60
May 08 12:42:27 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 442, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 79, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001ba000d0ab1f7004f306161
May 08 12:42:27 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 442, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 79, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143347}
May 08 12:42:27 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 442, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 79, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143347}
May 08 12:42:27 msm8909 python3[3063]: [SSE] Sending: {"key": "1305191d939c46c7873c7b9626b409aa", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 442, "skinTemp": 97, "caseTemp": 97, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 13, "distance": 2739, "sleepState": 0, "battery": 79, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715143347}, "rt": "instant"}
May 08 12:42:27 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '1305191d939c46c7873c7b9626b409aa', 'data': '', 'timestamp': 1715143347.4556844, 'source': 0}
May 08 12:42:28 msm8909 python3[3063]: ADVERT: {'pairing_code': b'%?', 'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 08 12:42:28 msm8909 python3[3063]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 12:42:32 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:42:32 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:42:37 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 266, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 80, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad0000010a000406b03c0050205f60
May 08 12:42:37 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 266, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 80, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143357}
May 08 12:42:37 msm8909 python3[3063]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 266, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 80, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143357}
May 08 12:42:37 msm8909 python3[3063]: [SSE] Sending: {"key": "7d964de671c840baba98683a1c142aca", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 266, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2083, "bmrCals": 60, "totalCals": 66, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2160, "runSteps": 77, "thermalGen": 4, "distance": 1709, "sleepState": 0, "battery": 80, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 76, "utcTimestamp": 1715143357}, "rt": "instant"}
May 08 12:42:38 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '7d964de671c840baba98683a1c142aca', 'data': '', 'timestamp': 1715143358.2936687, 'source': 0}
May 08 12:42:39 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 08 12:42:39 msm8909 python3[3063]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 12:42:40 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 95, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 72, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0048305f60
May 08 12:42:40 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715143360}
May 08 12:42:40 msm8909 python3[3063]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715143360}
May 08 12:42:40 msm8909 python3[3063]: [SSE] Sending: {"key": "39244c2e16d0465e90b81989c4c09b41", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 4, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2098, "bmrCals": 47, "totalCals": 54, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2162, "runSteps": 64, "thermalGen": 4, "distance": 1826, "sleepState": 0, "battery": 72, "actCals": 7}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 75, "utcTimestamp": 1715143360}, "rt": "instant"}
May 08 12:42:41 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '39244c2e16d0465e90b81989c4c09b41', 'data': '', 'timestamp': 1715143361.2487884, 'source': 0}
May 08 12:42:41 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 73, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530049006c6c
May 08 12:42:46 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:42:46 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:42:46 msm8909 python3[3063]: [SSE] Sending: {"key": "6f28e4ed7e6646afabe80405bb52d089", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:42:46 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '6f28e4ed7e6646afabe80405bb52d089', 'data': '', 'timestamp': 1715143366.7815516, 'source': 0}
May 08 12:42:51 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 442, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 79, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001ba000d0ab1f7004f206161
May 08 12:42:51 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 73, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530049106c6c
May 08 12:42:52 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 526, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 18cf18cf00070000000000000001020e0004000000005c006566
May 08 12:42:52 msm8909 python3[3063]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 12:42:53 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 73, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530049206c6c
May 08 12:42:54 msm8909 python3[3063]: DBUS: Discovered 06:05:04:67:BC:31 .
May 08 12:42:54 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1f\xf1', 'company_id': b'_\x00', 'mtp_version': 5} 1ff1065f00
May 08 12:42:54 msm8909 python3[3063]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 08 12:42:55 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 517, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000020500cb0b22060049006060
May 08 12:42:55 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 517, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143375}
May 08 12:42:55 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 517, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143375}
May 08 12:42:55 msm8909 python3[3063]: [SSE] Sending: {"key": "2f96ead6e6974665a1c9cbf6a360c854", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 517, "skinTemp": 96, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518, "totalCals": 529, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "runSteps": 8, "thermalGen": 203, "distance": 2746, "sleepState": 0, "battery": 73, "actCals": 11}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715143375}, "rt": "instant"}
May 08 12:42:55 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:42:55 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:42:55 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '2f96ead6e6974665a1c9cbf6a360c854', 'data': '', 'timestamp': 1715143375.5289142, 'source': 0}
May 08 12:43:03 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:43:03 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:43:05 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 95, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 72, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0048105f60
May 08 12:43:06 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\r\xa7', 'company_id': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 08 12:43:06 msm8909 python3[3063]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 08 12:43:06 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 517, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000020500cb0b22060049106060
May 08 12:43:07 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 526, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 18cf18cf00070000000000000001020e0004000000005c106566
May 08 12:43:07 msm8909 python3[3063]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 12:43:09 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 442, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 79, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001ba000d0ab1f7004f306161
May 08 12:43:10 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x11r', 'company_id': b'\x11r', 'alert_status': b'\x00', 'mtp_version': 6} 117211720006
May 08 12:43:10 msm8909 python3[3063]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 08 12:43:10 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 74, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f004a206060
May 08 12:43:21 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 443, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001bb000d0ab1f70050106161
May 08 12:43:23 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 73, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530049106c6c
May 08 12:43:23 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 108, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 73, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143403}
May 08 12:43:23 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 108, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 73, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143403}
May 08 12:43:23 msm8909 python3[3063]: [SSE] Sending: {"key": "05f3460260cd41989ebf58904e3034a5", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 4, "skinTemp": 108, "caseTemp": 108, "walkSteps": 3122, "bmrCals": 83, "totalCals": 89, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "runSteps": 0, "thermalGen": 9, "distance": 2285, "sleepState": 0, "battery": 73, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715143403}, "rt": "instant"}
May 08 12:43:24 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 528, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 1dd51dd500070000000000000001021000040000000059106566
May 08 12:43:24 msm8909 python3[3063]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 12:43:24 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '05f3460260cd41989ebf58904e3034a5', 'data': '', 'timestamp': 1715143404.0317614, 'source': 0}
May 08 12:43:33 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 528, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 1dd51dd500070000000000000001021000040000000059206566
May 08 12:43:33 msm8909 python3[3063]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 12:43:33 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 443, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001bb000d0ab1f70050206161
May 08 12:43:33 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 443, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143413}
May 08 12:43:33 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 443, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143413}
May 08 12:43:33 msm8909 python3[3063]: [SSE] Sending: {"key": "8b9a87264169445aba6112e4cc46c8a8", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 443, "skinTemp": 97, "caseTemp": 97, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 13, "distance": 2739, "sleepState": 0, "battery": 80, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715143413}, "rt": "instant"}
May 08 12:43:33 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:43:33 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:43:34 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '8b9a87264169445aba6112e4cc46c8a8', 'data': '', 'timestamp': 1715143414.125258, 'source': 0}
May 08 12:43:37 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 528, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 18cf18cf0007000000000000000102100004000000005c006566
May 08 12:43:37 msm8909 python3[3063]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 12:43:46 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:43:46 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:43:46 msm8909 python3[3063]: [SSE] Sending: {"key": "dc69478e9282446cb624ef6fbe14dba7", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:43:47 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'dc69478e9282446cb624ef6fbe14dba7', 'data': '', 'timestamp': 1715143427.0245869, 'source': 0}
May 08 12:43:47 msm8909 python3[3063]: ADVERT: {'act_cals': 17, 'case_temp': 114, 'total_steps': 4397, 'walk_steps': 4397, 'mtp_version': 7, 'company_id': b'\x05\xd5', 'alert_status': b'\x00', 'solar_gen': 221, 'heart_rate': 64, 'total_cals': 794, 'sleep_state': 4, 'skin_temp': 116, 'distance': 3353, 'pairing_code': b'\x05\xd5', 'battery': 53, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 208, 'bmr_cals': 777} 05d505d500070000112d0d19000000dd00d01163094035147274
May 08 12:43:47 msm8909 python3[3063]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 12:43:48 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 73, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530049306c6c
May 08 12:43:48 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 443, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001bb000d0ab1f70050306161
May 08 12:43:50 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 443, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001bb000d0ab1f70050006161
May 08 12:43:52 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 268, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad0000010c000406b03c004f105f60
May 08 12:43:52 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 268, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143432}
May 08 12:43:52 msm8909 python3[3063]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 268, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143432}
May 08 12:43:52 msm8909 python3[3063]: [SSE] Sending: {"key": "c002d32d79664de781fb4088c3d5bd93", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 268, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2083, "bmrCals": 60, "totalCals": 66, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2160, "runSteps": 77, "thermalGen": 4, "distance": 1709, "sleepState": 0, "battery": 79, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 76, "utcTimestamp": 1715143432}, "rt": "instant"}
May 08 12:43:52 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'c002d32d79664de781fb4088c3d5bd93', 'data': '', 'timestamp': 1715143432.5925884, 'source': 0}
May 08 12:44:01 msm8909 python3[3063]: ADVERT: {'pairing_code': b'#\xc4', 'company_id': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 08 12:44:01 msm8909 python3[3063]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 08 12:44:02 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x08\xbc', 'company_id': b'\x08\xbc', 'alert_status': b'\x00', 'mtp_version': 6} 08bc08bc0006
May 08 12:44:02 msm8909 python3[3063]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 08 12:44:03 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 73, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530049106c6c
May 08 12:44:03 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:44:03 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:44:04 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 528, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 18cf18cf0007000000000000000102100004000000005c306566
May 08 12:44:04 msm8909 python3[3063]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 12:44:05 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 519, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000020700cb0b2206004a206061
May 08 12:44:05 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 519, 'skinTemp': 97, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 74, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143445}
May 08 12:44:05 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 519, 'skinTemp': 97, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 74, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143445}
May 08 12:44:05 msm8909 python3[3063]: [SSE] Sending: {"key": "e70531d8573d4cd396e81e41f73d41bb", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 519, "skinTemp": 97, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518, "totalCals": 529, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "runSteps": 8, "thermalGen": 203, "distance": 2746, "sleepState": 0, "battery": 74, "actCals": 11}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715143445}, "rt": "instant"}
May 08 12:44:05 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'e70531d8573d4cd396e81e41f73d41bb', 'data': '', 'timestamp': 1715143445.5087614, 'source': 0}
May 08 12:44:16 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 521, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000020900cb0b2206004a306061
May 08 12:44:18 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:44:18 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:44:19 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 521, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000020900cb0b2206004a006061
May 08 12:44:32 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048006c6c
May 08 12:44:32 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 108, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143472}
May 08 12:44:32 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 108, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143472}
May 08 12:44:32 msm8909 python3[3063]: [SSE] Sending: {"key": "b900e037b9fc45adb47ac72549f8b491", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 4, "skinTemp": 108, "caseTemp": 108, "walkSteps": 3122, "bmrCals": 83, "totalCals": 89, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "runSteps": 0, "thermalGen": 9, "distance": 2285, "sleepState": 0, "battery": 72, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715143472}, "rt": "instant"}
May 08 12:44:33 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1a\xef', 'company_id': b'\x1a\xef', 'alert_status': b'\x00', 'mtp_version': 6} 1aef1aef0006
May 08 12:44:33 msm8909 python3[3063]: IGNORING 06:05:04:BB:1A:EF WITH PAIRING CODE: 1aef
May 08 12:44:33 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'b900e037b9fc45adb47ac72549f8b491', 'data': '', 'timestamp': 1715143473.1732547, 'source': 0}
May 08 12:44:33 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049306060
May 08 12:44:33 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715143473}
May 08 12:44:33 msm8909 python3[3063]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715143473}
May 08 12:44:33 msm8909 python3[3063]: [SSE] Sending: {"key": "9b6541fc516c424d8ce215953ba7fe8c", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 4, "skinTemp": 96, "caseTemp": 96, "walkSteps": 2098, "bmrCals": 47, "totalCals": 54, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2162, "runSteps": 64, "thermalGen": 4, "distance": 1826, "sleepState": 0, "battery": 73, "actCals": 7}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 75, "utcTimestamp": 1715143473}, "rt": "instant"}
May 08 12:44:34 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:44:34 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:44:34 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '9b6541fc516c424d8ce215953ba7fe8c', 'data': '', 'timestamp': 1715143474.0538187, 'source': 0}
May 08 12:44:43 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049006060
May 08 12:44:45 msm8909 python3[3063]: DBUS: Discovered 06:05:04:8F:1A:25 .
May 08 12:44:45 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1a%', 'company_id': b'_\x00', 'mtp_version': 5} 1a25065f00
May 08 12:44:45 msm8909 python3[3063]: IGNORING 06:05:04:8F:1A:25 WITH PAIRING CODE: 1a25
May 08 12:44:45 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 95, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 346, 'heart_rate': 0, 'total_cals': 4, 'sleep_state': 0, 'skin_temp': 95, 'distance': 0, 'pairing_code': b'\x15\x83', 'battery': 88, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 4} 1583158300070000000000000000015a00040000040058205f5f
May 08 12:44:45 msm8909 python3[3063]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 12:44:46 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:44:46 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:44:46 msm8909 python3[3063]: [SSE] Sending: {"key": "fa17ee39d3a8411e844f0d5e1ef0af27", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:44:47 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 521, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000020900cb0b2206004a206061
May 08 12:44:47 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'fa17ee39d3a8411e844f0d5e1ef0af27', 'data': '', 'timestamp': 1715143487.2765496, 'source': 0}
May 08 12:44:47 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048106c6c
May 08 12:44:57 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048206c6c
May 08 12:45:01 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 521, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000020900cb0b2206004a306061
May 08 12:45:04 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:45:04 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:45:12 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048006c6c
May 08 12:45:15 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 268, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 78, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad0000010c000406b03c004e205f60
May 08 12:45:15 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 268, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143515}
May 08 12:45:15 msm8909 python3[3063]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 268, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143515}
May 08 12:45:15 msm8909 python3[3063]: [SSE] Sending: {"key": "53f38a7a4005418f835202e573314155", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 268, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2083, "bmrCals": 60, "totalCals": 66, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2160, "runSteps": 77, "thermalGen": 4, "distance": 1709, "sleepState": 0, "battery": 78, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 76, "utcTimestamp": 1715143515}, "rt": "instant"}
May 08 12:45:16 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '53f38a7a4005418f835202e573314155', 'data': '', 'timestamp': 1715143516.4075179, 'source': 0}
May 08 12:45:29 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048106c6c
May 08 12:45:35 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:45:35 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:45:39 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048206c6c
May 08 12:45:39 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 108, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143539}
May 08 12:45:39 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 108, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143539}
May 08 12:45:39 msm8909 python3[3063]: [SSE] Sending: {"key": "287c17172a4341b4812adc8633896d73", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 4, "skinTemp": 108, "caseTemp": 108, "walkSteps": 3122, "bmrCals": 83, "totalCals": 89, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "runSteps": 0, "thermalGen": 9, "distance": 2285, "sleepState": 0, "battery": 72, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715143539}, "rt": "instant"}
May 08 12:45:40 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '287c17172a4341b4812adc8633896d73', 'data': '', 'timestamp': 1715143540.2858148, 'source': 0}
May 08 12:45:40 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 532, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 1dd51dd500070000000000000001021400040000000058306566
May 08 12:45:40 msm8909 python3[3063]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 12:45:40 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 522, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000020a00cb0b22060049306061
May 08 12:45:40 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 522, 'skinTemp': 97, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143540}
May 08 12:45:40 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 522, 'skinTemp': 97, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143540}
May 08 12:45:41 msm8909 python3[3063]: [SSE] Sending: {"key": "2d957d2ce46c4a7b9efabb9daa68dd9d", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 522, "skinTemp": 97, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518, "totalCals": 529, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "runSteps": 8, "thermalGen": 203, "distance": 2746, "sleepState": 0, "battery": 73, "actCals": 11}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715143540}, "rt": "instant"}
May 08 12:45:41 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '2d957d2ce46c4a7b9efabb9daa68dd9d', 'data': '', 'timestamp': 1715143541.3406212, 'source': 0}
May 08 12:45:42 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 444, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001bc000d0ab1f70050306161
May 08 12:45:42 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 444, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143542}
May 08 12:45:42 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 444, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143542}
May 08 12:45:42 msm8909 python3[3063]: [SSE] Sending: {"key": "473e2e9b69644e339dbb227501fd3aea", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 444, "skinTemp": 97, "caseTemp": 97, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 13, "distance": 2739, "sleepState": 0, "battery": 80, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715143542}, "rt": "instant"}
May 08 12:45:42 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '473e2e9b69644e339dbb227501fd3aea', 'data': '', 'timestamp': 1715143542.5331874, 'source': 0}
May 08 12:45:43 msm8909 python3[3063]: ADVERT: {'pairing_code': b'!\xc1', 'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6} 21c121c10006
May 08 12:45:43 msm8909 python3[3063]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 08 12:45:46 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:45:46 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:45:46 msm8909 python3[3063]: [SSE] Sending: {"key": "021fd93c60fa4191835b61b7e16f4c95", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:45:47 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '021fd93c60fa4191835b61b7e16f4c95', 'data': '', 'timestamp': 1715143547.333631, 'source': 0}
May 08 12:45:55 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 95, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 347, 'heart_rate': 0, 'total_cals': 4, 'sleep_state': 0, 'skin_temp': 95, 'distance': 0, 'pairing_code': b'\x15\x83', 'battery': 88, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 4} 1583158300070000000000000000015b00040000040058105f5f
May 08 12:45:55 msm8909 python3[3063]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 12:45:56 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048006c6c
May 08 12:45:57 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 522, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000020a00cb0b22060049006061
May 08 12:46:05 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:46:05 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:46:07 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 268, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 78, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad0000010c000406b03c004e305f60
May 08 12:46:09 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 445, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001bd000d0ab1f70050206161
May 08 12:46:09 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048106c6c
May 08 12:46:11 msm8909 python3[3063]: DBUS: Discovered 06:05:04:17:65:5E .
May 08 12:46:11 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x17>', 'company_id': b'_\x00', 'mtp_version': 5} 173e065f00
May 08 12:46:11 msm8909 python3[3063]: IGNORING 06:05:04:17:65:5E WITH PAIRING CODE: 173e
May 08 12:46:12 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:46:12 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:46:23 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048306c6c
May 08 12:46:25 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 524, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000020c00cb0b22060049306061
May 08 12:46:35 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:46:35 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:46:36 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048006c6c
May 08 12:46:36 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1a\xef', 'company_id': b'\x1a\xef', 'alert_status': b'\x00', 'mtp_version': 6} 1aef1aef0006
May 08 12:46:36 msm8909 python3[3063]: IGNORING 06:05:04:BB:1A:EF WITH PAIRING CODE: 1aef
May 08 12:46:36 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 445, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001bd000d0ab1f70050006161
May 08 12:46:37 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x17>', 'company_id': b'_\x00', 'mtp_version': 5} 173e065f00
May 08 12:46:37 msm8909 python3[3063]: IGNORING 06:05:04:17:65:5E WITH PAIRING CODE: 173e
May 08 12:46:38 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 445, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001bd000d0ab1f70050106161
May 08 12:46:39 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048006c6c
May 08 12:46:39 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 524, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000020c00cb0b22060049006061
May 08 12:46:47 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:46:47 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:46:47 msm8909 python3[3063]: [SSE] Sending: {"key": "1d7a17570f21415ca745475a7cf65ea7", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:46:47 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '1d7a17570f21415ca745475a7cf65ea7', 'data': '', 'timestamp': 1715143607.6956639, 'source': 0}
May 08 12:46:51 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x12\xde', 'company_id': b'_\x00', 'mtp_version': 5} 12de055f00
May 08 12:46:51 msm8909 python3[3063]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 12:46:51 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 445, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001bd000d0ab1f70050206161
May 08 12:46:51 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 445, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143611}
May 08 12:46:51 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 445, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143611}
May 08 12:46:51 msm8909 python3[3063]: [SSE] Sending: {"key": "720798977c9d435e9d850c05f379c919", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 445, "skinTemp": 97, "caseTemp": 97, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 13, "distance": 2739, "sleepState": 0, "battery": 80, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715143611}, "rt": "instant"}
May 08 12:46:51 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '720798977c9d435e9d850c05f379c919', 'data': '', 'timestamp': 1715143611.7015698, 'source': 0}
May 08 12:46:53 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'_\x00', 'mtp_version': 5} 17e1055f00
May 08 12:46:53 msm8909 python3[3063]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 12:47:03 msm8909 python3[3063]: ADVERT: {'pairing_code': b'%?', 'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 08 12:47:03 msm8909 python3[3063]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 12:47:04 msm8909 python3[3063]: ADVERT: {'pairing_code': b'&\xa7', 'company_id': b'&\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 26a726a70006
May 08 12:47:04 msm8909 python3[3063]: IGNORING 06:05:04:8D:C2:E7 WITH PAIRING CODE: 26a7
May 08 12:47:05 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:47:05 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:47:06 msm8909 python3[3063]: ADVERT: {'pairing_code': b'%?', 'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 08 12:47:06 msm8909 python3[3063]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 12:47:06 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 445, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001bd000d0ab1f70050306161
May 08 12:47:07 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 524, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000020c00cb0b22060049306061
May 08 12:47:07 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 524, 'skinTemp': 97, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143627}
May 08 12:47:07 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 524, 'skinTemp': 97, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143627}
May 08 12:47:07 msm8909 python3[3063]: [SSE] Sending: {"key": "53bbd3c48c984285bd371706b7ac8616", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 524, "skinTemp": 97, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518, "totalCals": 529, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "runSteps": 8, "thermalGen": 203, "distance": 2746, "sleepState": 0, "battery": 73, "actCals": 11}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715143627}, "rt": "instant"}
May 08 12:47:08 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '53bbd3c48c984285bd371706b7ac8616', 'data': '', 'timestamp': 1715143628.2134075, 'source': 0}
May 08 12:47:18 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048006c6c
May 08 12:47:18 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 108, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143638}
May 08 12:47:18 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 108, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143638}
May 08 12:47:18 msm8909 python3[3063]: [SSE] Sending: {"key": "5b9ca7f933a94abba7133a0ab0ee6c59", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 4, "skinTemp": 108, "caseTemp": 108, "walkSteps": 3122, "bmrCals": 83, "totalCals": 89, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "runSteps": 0, "thermalGen": 9, "distance": 2285, "sleepState": 0, "battery": 72, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715143638}, "rt": "instant"}
May 08 12:47:19 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x11\xaa', 'company_id': b'_\x00', 'mtp_version': 5} 11aa065f00
May 08 12:47:19 msm8909 python3[3063]: IGNORING 06:05:04:3E:D4:FA WITH PAIRING CODE: 11aa
May 08 12:47:19 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '5b9ca7f933a94abba7133a0ab0ee6c59', 'data': '', 'timestamp': 1715143638.9983909, 'source': 0}
May 08 12:47:19 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x12\xde', 'company_id': b'_\x00', 'mtp_version': 5} 12de055f00
May 08 12:47:19 msm8909 python3[3063]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 12:47:19 msm8909 python3[3063]: ADVERT: {'act_cals': 26, 'case_temp': 117, 'total_steps': 9204, 'walk_steps': 9204, 'mtp_version': 7, 'company_id': b'\x1e\xa3', 'alert_status': b'\x00', 'solar_gen': 830, 'heart_rate': 64, 'total_cals': 808, 'sleep_state': 5, 'skin_temp': 120, 'distance': 6996, 'pairing_code': b'\x1e\xa3', 'battery': 70, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 782} 1ea31ea30007000023f41b540000033e000d1a230e4046157578
May 08 12:47:19 msm8909 python3[3063]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 12:47:20 msm8909 python3[3063]: Running Scheduled: Thread Check
May 08 12:47:20 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x12t', 'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 08 12:47:20 msm8909 python3[3063]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 08 12:47:21 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 526, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000020e00cb0b2206004a006060
May 08 12:47:32 msm8909 python3[3063]: ADVERT: {'act_cals': 26, 'case_temp': 117, 'total_steps': 9206, 'walk_steps': 9206, 'mtp_version': 7, 'company_id': b'\x1e\xa3', 'alert_status': b'\x00', 'solar_gen': 830, 'heart_rate': 64, 'total_cals': 808, 'sleep_state': 5, 'skin_temp': 120, 'distance': 6997, 'pairing_code': b'\x1e\xa3', 'battery': 70, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 782} 1ea31ea30007000023f61b550000033e000d1a230e4046257578
May 08 12:47:32 msm8909 python3[3063]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 12:47:33 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 535, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'battery': 90, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 1dd51dd50007000000000000000102170004000000005a306466
May 08 12:47:33 msm8909 python3[3063]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 12:47:35 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:47:35 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:47:35 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:47:35 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:47:45 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 535, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'battery': 90, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 1dd51dd50007000000000000000102170004000000005a006466
May 08 12:47:45 msm8909 python3[3063]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 12:47:46 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 96, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 269, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad0000010d000406b03c004f106060
May 08 12:47:46 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 269, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143666}
May 08 12:47:46 msm8909 python3[3063]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 269, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143666}
May 08 12:47:46 msm8909 python3[3063]: [SSE] Sending: {"key": "c5c0bd28e4cc473197f52c526b72cdfb", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 269, "skinTemp": 96, "caseTemp": 96, "walkSteps": 2083, "bmrCals": 60, "totalCals": 66, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2160, "runSteps": 77, "thermalGen": 4, "distance": 1709, "sleepState": 0, "battery": 79, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 76, "utcTimestamp": 1715143666}, "rt": "instant"}
May 08 12:47:47 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:47:47 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:47:47 msm8909 python3[3063]: [SSE] Sending: {"key": "8639387dc01d4866a5f230b3769e974b", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:47:47 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'c5c0bd28e4cc473197f52c526b72cdfb', 'data': '', 'timestamp': 1715143667.2614381, 'source': 0}
May 08 12:47:48 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '8639387dc01d4866a5f230b3769e974b', 'data': '', 'timestamp': 1715143667.9162991, 'source': 0}
May 08 12:47:49 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x11\xaa', 'company_id': b'_\x00', 'mtp_version': 5} 11aa065f00
May 08 12:47:49 msm8909 python3[3063]: IGNORING 06:05:04:3E:D4:FA WITH PAIRING CODE: 11aa
May 08 12:48:00 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048106c6c
May 08 12:48:00 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 535, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'battery': 90, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 1dd51dd50007000000000000000102170004000000005a106466
May 08 12:48:00 msm8909 python3[3063]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 12:48:02 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x08\xbc', 'company_id': b'\x08\xbc', 'alert_status': b'\x00', 'mtp_version': 6} 08bc08bc0006
May 08 12:48:02 msm8909 python3[3063]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 08 12:48:02 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048106c6c
May 08 12:48:04 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x12t', 'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 08 12:48:04 msm8909 python3[3063]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 08 12:48:05 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:48:06 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:48:14 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'_\x00', 'mtp_version': 5} 07c0055f00
May 08 12:48:14 msm8909 python3[3063]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 12:48:15 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048206c6c
May 08 12:48:15 msm8909 python3[3063]: ADVERT: {'act_cals': 26, 'case_temp': 116, 'total_steps': 9206, 'walk_steps': 9206, 'mtp_version': 7, 'company_id': b'\x1e\xa3', 'alert_status': b'\x00', 'solar_gen': 832, 'heart_rate': 64, 'total_cals': 809, 'sleep_state': 4, 'skin_temp': 119, 'distance': 6997, 'pairing_code': b'\x1e\xa3', 'battery': 70, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 783} 1ea31ea30007000023f61b5500000340000d1a330f4046347477
May 08 12:48:15 msm8909 python3[3063]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 12:48:17 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 447, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001bf000d0ab1f70050306161
May 08 12:48:17 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 447, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143697}
May 08 12:48:17 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 447, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143697}
May 08 12:48:17 msm8909 python3[3063]: [SSE] Sending: {"key": "d930fbd5aae242d3b50afe41db5bbc69", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 447, "skinTemp": 97, "caseTemp": 97, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 13, "distance": 2739, "sleepState": 0, "battery": 80, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715143697}, "rt": "instant"}
May 08 12:48:17 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 528, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000021000cb0b22060049106060
May 08 12:48:17 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 528, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143697}
May 08 12:48:17 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 528, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143697}
May 08 12:48:17 msm8909 python3[3063]: [SSE] Sending: {"key": "e6f6e85b3d0d4845a0f7ad8cf98c09da", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 528, "skinTemp": 96, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518, "totalCals": 529, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "runSteps": 8, "thermalGen": 203, "distance": 2746, "sleepState": 0, "battery": 73, "actCals": 11}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715143697}, "rt": "instant"}
May 08 12:48:18 msm8909 python3[3063]: ADVERT: {'pairing_code': b'&\xa7', 'company_id': b'&\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 26a726a70006
May 08 12:48:18 msm8909 python3[3063]: IGNORING 06:05:04:8D:C2:E7 WITH PAIRING CODE: 26a7
May 08 12:48:18 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'd930fbd5aae242d3b50afe41db5bbc69', 'data': '', 'timestamp': 1715143697.7902007, 'source': 0}
May 08 12:48:18 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'e6f6e85b3d0d4845a0f7ad8cf98c09da', 'data': '', 'timestamp': 1715143697.8788025, 'source': 0}
May 08 12:48:28 msm8909 python3[3063]: ADVERT: {'act_cals': 26, 'case_temp': 116, 'total_steps': 9206, 'walk_steps': 9206, 'mtp_version': 7, 'company_id': b'\x1e\xa3', 'alert_status': b'\x00', 'solar_gen': 832, 'heart_rate': 64, 'total_cals': 809, 'sleep_state': 4, 'skin_temp': 119, 'distance': 6997, 'pairing_code': b'\x1e\xa3', 'battery': 70, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 783} 1ea31ea30007000023f61b5500000340000d1a330f4046047477
May 08 12:48:28 msm8909 python3[3063]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 12:48:29 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 447, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001bf000d0ab1f70050006161
May 08 12:48:31 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 95, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 350, 'heart_rate': 0, 'total_cals': 4, 'sleep_state': 0, 'skin_temp': 95, 'distance': 0, 'pairing_code': b'\x15\x83', 'battery': 88, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 4} 1583158300070000000000000000015e00040000040058005f5f
May 08 12:48:31 msm8909 python3[3063]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 12:48:36 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:48:36 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:48:41 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 270, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad0000010e000406b03c004f205f60
May 08 12:48:44 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 73, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530049106c6c
May 08 12:48:44 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 108, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 73, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143724}
May 08 12:48:44 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 108, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 73, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143724}
May 08 12:48:44 msm8909 python3[3063]: [SSE] Sending: {"key": "75eb69bd2d4c4fc891f0ae1b6090744a", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 4, "skinTemp": 108, "caseTemp": 108, "walkSteps": 3122, "bmrCals": 83, "totalCals": 89, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "runSteps": 0, "thermalGen": 9, "distance": 2285, "sleepState": 0, "battery": 73, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715143724}, "rt": "instant"}
May 08 12:48:45 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '75eb69bd2d4c4fc891f0ae1b6090744a', 'data': '', 'timestamp': 1715143725.341444, 'source': 0}
May 08 12:48:47 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:48:47 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:48:47 msm8909 python3[3063]: [SSE] Sending: {"key": "89c172a1ffcb4db59179ac00a15dc3a0", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:48:48 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '89c172a1ffcb4db59179ac00a15dc3a0', 'data': '', 'timestamp': 1715143728.1292963, 'source': 0}
May 08 12:48:56 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x08\xbc', 'company_id': b'\x08\xbc', 'alert_status': b'\x00', 'mtp_version': 6} 08bc08bc0006
May 08 12:48:56 msm8909 python3[3063]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 08 12:48:57 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 73, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530049206c6c
May 08 12:49:07 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:49:07 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:49:09 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 73, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530049006c6c
May 08 12:49:11 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 537, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x18\xcf', 'battery': 93, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 18cf18cf0007000000000000000102190004000000005d206566
May 08 12:49:11 msm8909 python3[3063]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 12:49:11 msm8909 python3[3063]: ADVERT: {'pairing_code': b'&\xa7', 'company_id': b'&\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 26a726a70006
May 08 12:49:11 msm8909 python3[3063]: IGNORING 06:05:04:8D:C2:E7 WITH PAIRING CODE: 26a7
May 08 12:49:11 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x08\xbc', 'company_id': b'\x08\xbc', 'alert_status': b'\x00', 'mtp_version': 6} 08bc08bc0006
May 08 12:49:11 msm8909 python3[3063]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 08 12:49:12 msm8909 python3[3063]: ADVERT: {'pairing_code': b'!\xc1', 'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6} 21c121c10006
May 08 12:49:12 msm8909 python3[3063]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 08 12:49:12 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049306060
May 08 12:49:12 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715143752}
May 08 12:49:12 msm8909 python3[3063]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715143752}
May 08 12:49:12 msm8909 python3[3063]: [SSE] Sending: {"key": "17de158abf0b4f2797458b72b0c22925", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 4, "skinTemp": 96, "caseTemp": 96, "walkSteps": 2098, "bmrCals": 47, "totalCals": 54, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2162, "runSteps": 64, "thermalGen": 4, "distance": 1826, "sleepState": 0, "battery": 73, "actCals": 7}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 75, "utcTimestamp": 1715143752}, "rt": "instant"}
May 08 12:49:13 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '17de158abf0b4f2797458b72b0c22925', 'data': '', 'timestamp': 1715143753.0344365, 'source': 0}
May 08 12:49:23 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:49:23 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:49:26 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 447, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001bf000d0ab1f70050206161
May 08 12:49:26 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 447, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143766}
May 08 12:49:26 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 447, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143766}
May 08 12:49:26 msm8909 python3[3063]: [SSE] Sending: {"key": "f762898a1a594a558a1b8750d1ed93ab", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 447, "skinTemp": 97, "caseTemp": 97, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 13, "distance": 2739, "sleepState": 0, "battery": 80, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715143766}, "rt": "instant"}
May 08 12:49:26 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048106c6c
May 08 12:49:27 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 539, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 1dd51dd500070000000000000001021b00040000000059206466
May 08 12:49:27 msm8909 python3[3063]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 12:49:27 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'f762898a1a594a558a1b8750d1ed93ab', 'data': '', 'timestamp': 1715143767.0211482, 'source': 0}
May 08 12:49:37 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:49:37 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:49:37 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 95, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 350, 'heart_rate': 0, 'total_cals': 4, 'sleep_state': 0, 'skin_temp': 95, 'distance': 0, 'pairing_code': b'\x15\x83', 'battery': 88, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 4} 1583158300070000000000000000015e00040000040058305f5f
May 08 12:49:37 msm8909 python3[3063]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 12:49:41 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 108, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048306c6c
May 08 12:49:48 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:49:48 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:49:48 msm8909 python3[3063]: [SSE] Sending: {"key": "7662b2eaffea49dea1f4a31d00dc7d11", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:49:48 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '7662b2eaffea49dea1f4a31d00dc7d11', 'data': '', 'timestamp': 1715143788.6309679, 'source': 0}
May 08 12:49:52 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049306060
May 08 12:49:53 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 530, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000021200cb0b22060049206060
May 08 12:49:53 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 530, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143793}
May 08 12:49:53 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 530, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143793}
May 08 12:49:53 msm8909 python3[3063]: [SSE] Sending: {"key": "005c40c1ff204ce5894aa6b7f5d5edd6", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 530, "skinTemp": 96, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518, "totalCals": 529, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "runSteps": 8, "thermalGen": 203, "distance": 2746, "sleepState": 0, "battery": 73, "actCals": 11}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715143793}, "rt": "instant"}
May 08 12:49:53 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '005c40c1ff204ce5894aa6b7f5d5edd6', 'data': '', 'timestamp': 1715143793.8487086, 'source': 0}
May 08 12:49:54 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049006060
May 08 12:49:54 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 95, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 350, 'heart_rate': 0, 'total_cals': 4, 'sleep_state': 0, 'skin_temp': 95, 'distance': 0, 'pairing_code': b'\x15\x83', 'battery': 88, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 4} 1583158300070000000000000000015e00040000040058105f5f
May 08 12:49:54 msm8909 python3[3063]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 12:50:05 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x0fd', 'company_id': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6} 0f640f640006
May 08 12:50:05 msm8909 python3[3063]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 08 12:50:07 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 95, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 350, 'heart_rate': 0, 'total_cals': 4, 'sleep_state': 0, 'skin_temp': 95, 'distance': 0, 'pairing_code': b'\x15\x83', 'battery': 88, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 4} 1583158300070000000000000000015e00040000040058205f5f
May 08 12:50:07 msm8909 python3[3063]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 12:50:07 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:50:07 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:50:09 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049106060
May 08 12:50:10 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 96, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 270, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad0000010e000406b03c004f306060
May 08 12:50:10 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 270, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143810}
May 08 12:50:10 msm8909 python3[3063]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 270, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143810}
May 08 12:50:10 msm8909 python3[3063]: [SSE] Sending: {"key": "dbb8961b42644b4ea59d5144b8648c12", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 270, "skinTemp": 96, "caseTemp": 96, "walkSteps": 2083, "bmrCals": 60, "totalCals": 66, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2160, "runSteps": 77, "thermalGen": 4, "distance": 1709, "sleepState": 0, "battery": 79, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 76, "utcTimestamp": 1715143810}, "rt": "instant"}
May 08 12:50:10 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'dbb8961b42644b4ea59d5144b8648c12', 'data': '', 'timestamp': 1715143810.7192843, 'source': 0}
May 08 12:50:20 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 96, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 271, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad0000010f000406b03c004f006060
May 08 12:50:23 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:50:23 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:50:23 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:50:23 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:50:23 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049306060
May 08 12:50:23 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715143823}
May 08 12:50:23 msm8909 python3[3063]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715143823}
May 08 12:50:23 msm8909 python3[3063]: [SSE] Sending: {"key": "c361910f2240491a874af83f00b2c805", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 4, "skinTemp": 96, "caseTemp": 96, "walkSteps": 2098, "bmrCals": 47, "totalCals": 54, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2162, "runSteps": 64, "thermalGen": 4, "distance": 1826, "sleepState": 0, "battery": 73, "actCals": 7}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 75, "utcTimestamp": 1715143823}, "rt": "instant"}
May 08 12:50:24 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'c361910f2240491a874af83f00b2c805', 'data': '', 'timestamp': 1715143824.2827437, 'source': 0}
May 08 12:50:33 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 448, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c0000d0ab1f70050006161
May 08 12:50:33 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 448, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143833}
May 08 12:50:33 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 448, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143833}
May 08 12:50:33 msm8909 python3[3063]: [SSE] Sending: {"key": "df66717c9cbd4b6ca2155cc7a0725575", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 448, "skinTemp": 97, "caseTemp": 97, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 13, "distance": 2739, "sleepState": 0, "battery": 80, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715143833}, "rt": "instant"}
May 08 12:50:33 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048006b6c
May 08 12:50:33 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143833}
May 08 12:50:33 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143833}
May 08 12:50:33 msm8909 python3[3063]: [SSE] Sending: {"key": "dd7d10c4cdb040678f10adb9a7fc3aab", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 4, "skinTemp": 108, "caseTemp": 107, "walkSteps": 3122, "bmrCals": 83, "totalCals": 89, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "runSteps": 0, "thermalGen": 9, "distance": 2285, "sleepState": 0, "battery": 72, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715143833}, "rt": "instant"}
May 08 12:50:34 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'df66717c9cbd4b6ca2155cc7a0725575', 'data': '', 'timestamp': 1715143834.050637, 'source': 0}
May 08 12:50:34 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'dd7d10c4cdb040678f10adb9a7fc3aab', 'data': '', 'timestamp': 1715143834.1040401, 'source': 0}
May 08 12:50:34 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 532, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000021400cb0b2206004a106061
May 08 12:50:35 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:50:35 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:50:36 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048006b6c
May 08 12:50:37 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:50:37 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:50:38 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 532, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000021400cb0b2206004a206061
May 08 12:50:48 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049106060
May 08 12:50:48 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:50:48 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:50:48 msm8909 python3[3063]: [SSE] Sending: {"key": "b0371476ff5043868e813537365aefc9", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:50:49 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'b0371476ff5043868e813537365aefc9', 'data': '', 'timestamp': 1715143849.2580445, 'source': 0}
May 08 12:50:49 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x0fd', 'company_id': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6} 0f640f640006
May 08 12:50:49 msm8909 python3[3063]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 08 12:50:50 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 448, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c0000d0ab1f70050206161
May 08 12:51:03 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 448, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c0000d0ab1f70050306161
May 08 12:51:05 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049306060
May 08 12:51:06 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'_\x00', 'mtp_version': 5} 17e1055f00
May 08 12:51:06 msm8909 python3[3063]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 12:51:07 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:51:07 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:51:15 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049006060
May 08 12:51:16 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 96, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 272, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000110000406b03c004f206060
May 08 12:51:16 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 272, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143876}
May 08 12:51:16 msm8909 python3[3063]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 272, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143876}
May 08 12:51:16 msm8909 python3[3063]: [SSE] Sending: {"key": "b8935b130f3b401f8b276a33b68ff0b6", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 272, "skinTemp": 96, "caseTemp": 96, "walkSteps": 2083, "bmrCals": 60, "totalCals": 66, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2160, "runSteps": 77, "thermalGen": 4, "distance": 1709, "sleepState": 0, "battery": 79, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 76, "utcTimestamp": 1715143876}, "rt": "instant"}
May 08 12:51:17 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 534, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000021600cb0b22060049106061
May 08 12:51:17 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 534, 'skinTemp': 97, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143877}
May 08 12:51:17 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 534, 'skinTemp': 97, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143877}
May 08 12:51:17 msm8909 python3[3063]: [SSE] Sending: {"key": "583a4ce39af948098663c57ec03919a5", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 534, "skinTemp": 97, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518, "totalCals": 529, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "runSteps": 8, "thermalGen": 203, "distance": 2746, "sleepState": 0, "battery": 73, "actCals": 11}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715143877}, "rt": "instant"}
May 08 12:51:17 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'b8935b130f3b401f8b276a33b68ff0b6', 'data': '', 'timestamp': 1715143877.255693, 'source': 0}
May 08 12:51:17 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '583a4ce39af948098663c57ec03919a5', 'data': '', 'timestamp': 1715143877.5987132, 'source': 0}
May 08 12:51:30 msm8909 python3[3063]: ADVERT: {'act_cals': 17, 'case_temp': 114, 'total_steps': 4397, 'walk_steps': 4397, 'mtp_version': 7, 'company_id': b'\x05\xd5', 'alert_status': b'\x00', 'solar_gen': 222, 'heart_rate': 70, 'total_cals': 802, 'sleep_state': 4, 'skin_temp': 116, 'distance': 3353, 'pairing_code': b'\x05\xd5', 'battery': 54, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 208, 'bmr_cals': 785} 05d505d500070000112d0d19000000de00d01193114636147274
May 08 12:51:30 msm8909 python3[3063]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 12:51:30 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049106060
May 08 12:51:30 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715143890}
May 08 12:51:30 msm8909 python3[3063]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715143890}
May 08 12:51:30 msm8909 python3[3063]: [SSE] Sending: {"key": "bbd4a793ae2546a6912e558cbe5441e6", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 4, "skinTemp": 96, "caseTemp": 96, "walkSteps": 2098, "bmrCals": 47, "totalCals": 54, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2162, "runSteps": 64, "thermalGen": 4, "distance": 1826, "sleepState": 0, "battery": 73, "actCals": 7}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 75, "utcTimestamp": 1715143890}, "rt": "instant"}
May 08 12:51:31 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 534, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000021600cb0b22060049206061
May 08 12:51:31 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'bbd4a793ae2546a6912e558cbe5441e6', 'data': '', 'timestamp': 1715143891.3235843, 'source': 0}
May 08 12:51:37 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:51:37 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:51:44 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x11\xaa', 'company_id': b'_\x00', 'mtp_version': 5} 11aa065f00
May 08 12:51:44 msm8909 python3[3063]: IGNORING 06:05:04:3E:D4:FA WITH PAIRING CODE: 11aa
May 08 12:51:48 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 534, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000021600cb0b22060049006061
May 08 12:51:48 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:51:48 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:51:48 msm8909 python3[3063]: [SSE] Sending: {"key": "7350be835a854c718cf86ba176ca8810", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:51:49 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '7350be835a854c718cf86ba176ca8810', 'data': '', 'timestamp': 1715143909.4074609, 'source': 0}
May 08 12:51:57 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 73, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530049106b6c
May 08 12:51:57 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 73, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143917}
May 08 12:51:57 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 73, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143917}
May 08 12:51:57 msm8909 python3[3063]: [SSE] Sending: {"key": "b1c10f9444c74fe8a5d5b6ea8c424e2a", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 4, "skinTemp": 108, "caseTemp": 107, "walkSteps": 3122, "bmrCals": 83, "totalCals": 89, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "runSteps": 0, "thermalGen": 9, "distance": 2285, "sleepState": 0, "battery": 73, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715143917}, "rt": "instant"}
May 08 12:51:57 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 449, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c1000d0ab1f70050106161
May 08 12:51:57 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 449, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143917}
May 08 12:51:57 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 449, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143917}
May 08 12:51:57 msm8909 python3[3063]: [SSE] Sending: {"key": "328f82559ca148cbbedf7e93bd888e87", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 449, "skinTemp": 97, "caseTemp": 97, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 13, "distance": 2739, "sleepState": 0, "battery": 80, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715143917}, "rt": "instant"}
May 08 12:51:57 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'b1c10f9444c74fe8a5d5b6ea8c424e2a', 'data': '', 'timestamp': 1715143917.7535975, 'source': 0}
May 08 12:51:57 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '328f82559ca148cbbedf7e93bd888e87', 'data': '', 'timestamp': 1715143917.8236814, 'source': 0}
May 08 12:52:01 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 96, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 272, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000110000406b03c004f306060
May 08 12:52:07 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:52:07 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:52:12 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x08\xbc', 'company_id': b'\x08\xbc', 'alert_status': b'\x00', 'mtp_version': 6} 08bc08bc0006
May 08 12:52:12 msm8909 python3[3063]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 08 12:52:13 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 95, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 354, 'heart_rate': 0, 'total_cals': 4, 'sleep_state': 0, 'skin_temp': 95, 'distance': 0, 'pairing_code': b'\x15\x83', 'battery': 87, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 4} 1583158300070000000000000000016200040000040057305f5f
May 08 12:52:13 msm8909 python3[3063]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 12:52:15 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049206060
May 08 12:52:20 msm8909 python3[3063]: Running Scheduled: Thread Check
May 08 12:52:25 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 95, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 356, 'heart_rate': 0, 'total_cals': 4, 'sleep_state': 0, 'skin_temp': 95, 'distance': 0, 'pairing_code': b'\x15\x83', 'battery': 88, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 4} 1583158300070000000000000000016400040000040058005f5f
May 08 12:52:25 msm8909 python3[3063]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 12:52:26 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 450, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c2000d0ab1f70050006161
May 08 12:52:30 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049306060
May 08 12:52:38 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:52:38 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:52:40 msm8909 python3[3063]: DBUS: Discovered 06:05:04:8D:1D:07 .
May 08 12:52:40 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1d\x07', 'company_id': b'_\x00', 'mtp_version': 5} 1d07065f00
May 08 12:52:40 msm8909 python3[3063]: IGNORING 06:05:04:8D:1D:07 WITH PAIRING CODE: 1d07
May 08 12:52:44 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 450, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c2000d0ab1f70050206161
May 08 12:52:48 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:52:48 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:52:48 msm8909 python3[3063]: [SSE] Sending: {"key": "f64376766fb44d4d81235863a60125bd", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:52:49 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'f64376766fb44d4d81235863a60125bd', 'data': '', 'timestamp': 1715143969.4846966, 'source': 0}
May 08 12:52:56 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 71, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530047306b6c
May 08 12:52:58 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 535, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000021700cb0b2206004a206061
May 08 12:52:58 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 535, 'skinTemp': 97, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 74, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143978}
May 08 12:52:58 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 535, 'skinTemp': 97, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 74, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715143978}
May 08 12:52:58 msm8909 python3[3063]: [SSE] Sending: {"key": "a54d03173d804a149777d5747c5ba209", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 535, "skinTemp": 97, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518, "totalCals": 529, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "runSteps": 8, "thermalGen": 203, "distance": 2746, "sleepState": 0, "battery": 74, "actCals": 11}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715143978}, "rt": "instant"}
May 08 12:52:59 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'a54d03173d804a149777d5747c5ba209', 'data': '', 'timestamp': 1715143978.7231839, 'source': 0}
May 08 12:53:08 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 96, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 272, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000110000406b03c004f106060
May 08 12:53:08 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 272, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143988}
May 08 12:53:08 msm8909 python3[3063]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 272, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715143988}
May 08 12:53:08 msm8909 python3[3063]: [SSE] Sending: {"key": "689a6246ea114ef086d9a909cbe3e65a", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 272, "skinTemp": 96, "caseTemp": 96, "walkSteps": 2083, "bmrCals": 60, "totalCals": 66, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2160, "runSteps": 77, "thermalGen": 4, "distance": 1709, "sleepState": 0, "battery": 79, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 76, "utcTimestamp": 1715143988}, "rt": "instant"}
May 08 12:53:08 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:53:08 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:53:08 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 71, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530047006b6c
May 08 12:53:09 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 71, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143988}
May 08 12:53:09 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 108, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 71, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715143988}
May 08 12:53:09 msm8909 python3[3063]: [SSE] Sending: {"key": "bd833c43ff1944ff9359ed5ff961e1d8", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 4, "skinTemp": 108, "caseTemp": 107, "walkSteps": 3122, "bmrCals": 83, "totalCals": 89, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "runSteps": 0, "thermalGen": 9, "distance": 2285, "sleepState": 0, "battery": 71, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715143988}, "rt": "instant"}
May 08 12:53:09 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '689a6246ea114ef086d9a909cbe3e65a', 'data': '', 'timestamp': 1715143988.6231675, 'source': 0}
May 08 12:53:09 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'bd833c43ff1944ff9359ed5ff961e1d8', 'data': '', 'timestamp': 1715143989.389128, 'source': 0}
May 08 12:53:11 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 450, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c2000d0ab1f70050006161
May 08 12:53:11 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 450, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143991}
May 08 12:53:11 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 450, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715143991}
May 08 12:53:11 msm8909 python3[3063]: [SSE] Sending: {"key": "54ea7d50f308415a9b421c60d389d7f1", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 450, "skinTemp": 97, "caseTemp": 97, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 13, "distance": 2739, "sleepState": 0, "battery": 80, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715143991}, "rt": "instant"}
May 08 12:53:12 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '54ea7d50f308415a9b421c60d389d7f1', 'data': '', 'timestamp': 1715143992.060262, 'source': 0}
May 08 12:53:21 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 451, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c3000d0ab1f70050106161
May 08 12:53:25 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 96, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 273, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000111000406b03c004f306060
May 08 12:53:26 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048206b6c
May 08 12:53:37 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 96, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 273, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000111000406b03c004f006060
May 08 12:53:38 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:53:38 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:53:49 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:53:49 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:53:49 msm8909 python3[3063]: [SSE] Sending: {"key": "e1b9c28820c945a780eed3fc66e74b25", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:53:49 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 96, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 273, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000111000406b03c004f206060
May 08 12:53:50 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'e1b9c28820c945a780eed3fc66e74b25', 'data': '', 'timestamp': 1715144029.798166, 'source': 0}
May 08 12:53:51 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 108, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048006b6c
May 08 12:53:51 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 451, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c3000d0ab1f70050006161
May 08 12:53:51 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 537, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000021900cb0b2206004a306061
May 08 12:54:03 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x11\xaa', 'company_id': b'_\x00', 'mtp_version': 5} 11aa065f00
May 08 12:54:03 msm8909 python3[3063]: IGNORING 06:05:04:3E:D4:FA WITH PAIRING CODE: 11aa
May 08 12:54:04 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 96, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 273, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000111000406b03c004f306060
May 08 12:54:05 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 546, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'battery': 90, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 1dd51dd50007000000000000000102220004000000005a206466
May 08 12:54:05 msm8909 python3[3063]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 12:54:09 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:54:09 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:54:18 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 73, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530049306b6b
May 08 12:54:18 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 107, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 73, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715144058}
May 08 12:54:18 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 107, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 73, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715144058}
May 08 12:54:18 msm8909 python3[3063]: [SSE] Sending: {"key": "60afd660de194693ab9be9841f302652", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 4, "skinTemp": 107, "caseTemp": 107, "walkSteps": 3122, "bmrCals": 83, "totalCals": 89, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "runSteps": 0, "thermalGen": 9, "distance": 2285, "sleepState": 0, "battery": 73, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715144058}, "rt": "instant"}
May 08 12:54:18 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 451, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c3000d0ab1f70050306161
May 08 12:54:18 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 451, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715144058}
May 08 12:54:18 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 451, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715144058}
May 08 12:54:18 msm8909 python3[3063]: [SSE] Sending: {"key": "c90e07f757c346ebbf26b4f9bb3d9d0a", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 451, "skinTemp": 97, "caseTemp": 97, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 13, "distance": 2739, "sleepState": 0, "battery": 80, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715144058}, "rt": "instant"}
May 08 12:54:18 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '60afd660de194693ab9be9841f302652', 'data': '', 'timestamp': 1715144058.6010277, 'source': 0}
May 08 12:54:18 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'c90e07f757c346ebbf26b4f9bb3d9d0a', 'data': '', 'timestamp': 1715144058.701268, 'source': 0}
May 08 12:54:19 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 274, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000112000406b03c004f105f60
May 08 12:54:19 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 274, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715144059}
May 08 12:54:19 msm8909 python3[3063]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 274, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715144059}
May 08 12:54:19 msm8909 python3[3063]: [SSE] Sending: {"key": "df3b3d862aaf482cb81c7dcd59af8f07", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 274, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2083, "bmrCals": 60, "totalCals": 66, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2160, "runSteps": 77, "thermalGen": 4, "distance": 1709, "sleepState": 0, "battery": 79, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 76, "utcTimestamp": 1715144059}, "rt": "instant"}
May 08 12:54:19 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'df3b3d862aaf482cb81c7dcd59af8f07', 'data': '', 'timestamp': 1715144059.8066173, 'source': 0}
May 08 12:54:20 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 73, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530049306b6b
May 08 12:54:33 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 73, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530049006b6b
May 08 12:54:33 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 539, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000021b00cb0b22060049306060
May 08 12:54:33 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 539, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715144073}
May 08 12:54:33 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 539, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715144073}
May 08 12:54:33 msm8909 python3[3063]: [SSE] Sending: {"key": "7a23ddb3bdf64d0a8085d257c56804ec", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 539, "skinTemp": 96, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518, "totalCals": 529, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "runSteps": 8, "thermalGen": 203, "distance": 2746, "sleepState": 0, "battery": 73, "actCals": 11}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715144073}, "rt": "instant"}
May 08 12:54:34 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '7a23ddb3bdf64d0a8085d257c56804ec', 'data': '', 'timestamp': 1715144074.2951119, 'source': 0}
May 08 12:54:35 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 451, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c3000d0ab1f70050106161
May 08 12:54:35 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:54:35 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:54:39 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:54:39 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:54:47 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049106060
May 08 12:54:47 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715144087}
May 08 12:54:47 msm8909 python3[3063]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715144087}
May 08 12:54:47 msm8909 python3[3063]: [SSE] Sending: {"key": "effca8a754da407cbfdc3b3cdaa0f3dd", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 4, "skinTemp": 96, "caseTemp": 96, "walkSteps": 2098, "bmrCals": 47, "totalCals": 54, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2162, "runSteps": 64, "thermalGen": 4, "distance": 1826, "sleepState": 0, "battery": 73, "actCals": 7}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 75, "utcTimestamp": 1715144087}, "rt": "instant"}
May 08 12:54:48 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'effca8a754da407cbfdc3b3cdaa0f3dd', 'data': '', 'timestamp': 1715144088.2814827, 'source': 0}
May 08 12:54:49 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:54:49 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:54:49 msm8909 python3[3063]: [SSE] Sending: {"key": "60c0eda4b32941439b7608ee3124411d", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:54:50 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '60c0eda4b32941439b7608ee3124411d', 'data': '', 'timestamp': 1715144090.0394974, 'source': 0}
May 08 12:55:02 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 96, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049306060
May 08 12:55:09 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:55:09 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:55:17 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 452, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 79, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c4000d0ab1f7004f106161
May 08 12:55:17 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 275, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000113000406b03c004f305f60
May 08 12:55:30 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 452, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 79, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c4000d0ab1f7004f206161
May 08 12:55:30 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 452, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 79, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715144130}
May 08 12:55:30 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 452, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 79, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715144130}
May 08 12:55:30 msm8909 python3[3063]: [SSE] Sending: {"key": "16a82c43fe714e4a8530e2f132b1a025", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 452, "skinTemp": 97, "caseTemp": 97, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 13, "distance": 2739, "sleepState": 0, "battery": 79, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715144130}, "rt": "instant"}
May 08 12:55:30 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '16a82c43fe714e4a8530e2f132b1a025', 'data': '', 'timestamp': 1715144130.5366559, 'source': 0}
May 08 12:55:31 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\n\xce', 'company_id': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 08 12:55:31 msm8909 python3[3063]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 08 12:55:32 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 95, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 72, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0048205f60
May 08 12:55:39 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:55:39 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:55:42 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 71, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530047006b6b
May 08 12:55:42 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 107, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 71, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715144142}
May 08 12:55:42 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 107, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 71, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715144142}
May 08 12:55:42 msm8909 python3[3063]: [SSE] Sending: {"key": "87814bf461224e4bb6e755b01fea9f5e", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 4, "skinTemp": 107, "caseTemp": 107, "walkSteps": 3122, "bmrCals": 83, "totalCals": 89, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "runSteps": 0, "thermalGen": 9, "distance": 2285, "sleepState": 0, "battery": 71, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715144142}, "rt": "instant"}
May 08 12:55:43 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '87814bf461224e4bb6e755b01fea9f5e', 'data': '', 'timestamp': 1715144142.8771281, 'source': 0}
May 08 12:55:44 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 71, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530047106b6b
May 08 12:55:49 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:55:49 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:55:49 msm8909 python3[3063]: [SSE] Sending: {"key": "ef7e5fff1eaf4d638467242fd6ab7b2b", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:55:50 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'ef7e5fff1eaf4d638467242fd6ab7b2b', 'data': '', 'timestamp': 1715144150.4226105, 'source': 0}
May 08 12:55:56 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 71, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530047206b6b
May 08 12:56:09 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048306b6b
May 08 12:56:09 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 452, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 79, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c4000d0ab1f7004f206161
May 08 12:56:09 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:56:09 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:56:10 msm8909 python3[3063]: DBUS: Discovered 06:05:04:D1:13:3F .
May 08 12:56:10 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x13?', 'company_id': b'\x13?', 'alert_status': b'\x00', 'mtp_version': 6} 133f133f0006
May 08 12:56:10 msm8909 python3[3063]: IGNORING 06:05:04:D1:13:3F WITH PAIRING CODE: 133f
May 08 12:56:12 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 95, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 362, 'heart_rate': 0, 'total_cals': 4, 'sleep_state': 0, 'skin_temp': 95, 'distance': 0, 'pairing_code': b'\x15\x83', 'battery': 87, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 4} 1583158300070000000000000000016a00040000040057305f5f
May 08 12:56:12 msm8909 python3[3063]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 12:56:24 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 276, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000114000406b03c004f105f60
May 08 12:56:24 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 276, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715144184}
May 08 12:56:24 msm8909 python3[3063]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 276, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715144184}
May 08 12:56:24 msm8909 python3[3063]: [SSE] Sending: {"key": "7ddd7baeb5424fadb53c658a89eb371e", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 276, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2083, "bmrCals": 60, "totalCals": 66, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2160, "runSteps": 77, "thermalGen": 4, "distance": 1709, "sleepState": 0, "battery": 79, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 76, "utcTimestamp": 1715144184}, "rt": "instant"}
May 08 12:56:25 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '7ddd7baeb5424fadb53c658a89eb371e', 'data': '', 'timestamp': 1715144185.1860304, 'source': 0}
May 08 12:56:26 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 543, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000021f00cb0b22060049106060
May 08 12:56:26 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 543, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715144186}
May 08 12:56:26 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 543, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715144186}
May 08 12:56:26 msm8909 python3[3063]: [SSE] Sending: {"key": "6888e4bca4524e4f9ebdec202221da5c", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 543, "skinTemp": 96, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518, "totalCals": 529, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "runSteps": 8, "thermalGen": 203, "distance": 2746, "sleepState": 0, "battery": 73, "actCals": 11}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715144186}, "rt": "instant"}
May 08 12:56:26 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '6888e4bca4524e4f9ebdec202221da5c', 'data': '', 'timestamp': 1715144186.5025775, 'source': 0}
May 08 12:56:37 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 95, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049105f60
May 08 12:56:37 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715144197}
May 08 12:56:37 msm8909 python3[3063]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715144197}
May 08 12:56:37 msm8909 python3[3063]: [SSE] Sending: {"key": "a5bfc0b65c744b41b132bf93b067be0b", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 4, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2098, "bmrCals": 47, "totalCals": 54, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2162, "runSteps": 64, "thermalGen": 4, "distance": 1826, "sleepState": 0, "battery": 73, "actCals": 7}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 75, "utcTimestamp": 1715144197}, "rt": "instant"}
May 08 12:56:38 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'a5bfc0b65c744b41b132bf93b067be0b', 'data': '', 'timestamp': 1715144198.1666069, 'source': 0}
May 08 12:56:40 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:56:40 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:56:41 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048206b6b
May 08 12:56:41 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 276, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000114000406b03c004f305f60
May 08 12:56:50 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:56:50 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:56:50 msm8909 python3[3063]: [SSE] Sending: {"key": "f75bcd61c9394df5b5dec85d950935df", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:56:50 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'f75bcd61c9394df5b5dec85d950935df', 'data': '', 'timestamp': 1715144210.5193148, 'source': 0}
May 08 12:56:51 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048306b6b
May 08 12:56:51 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 107, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715144211}
May 08 12:56:51 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 107, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715144211}
May 08 12:56:51 msm8909 python3[3063]: [SSE] Sending: {"key": "39723e9ddb2149ca800cf5793b6a4dc2", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 4, "skinTemp": 107, "caseTemp": 107, "walkSteps": 3122, "bmrCals": 83, "totalCals": 89, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "runSteps": 0, "thermalGen": 9, "distance": 2285, "sleepState": 0, "battery": 72, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715144211}, "rt": "instant"}
May 08 12:56:52 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '39723e9ddb2149ca800cf5793b6a4dc2', 'data': '', 'timestamp': 1715144211.9194443, 'source': 0}
May 08 12:56:54 msm8909 python3[3063]: DBUS: Discovered 06:05:04:99:18:A2 .
May 08 12:56:54 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x18\xa2', 'company_id': b'_\x00', 'mtp_version': 5} 18a2065f00
May 08 12:56:54 msm8909 python3[3063]: IGNORING 06:05:04:99:18:A2 WITH PAIRING CODE: 18a2
May 08 12:56:56 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 543, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000021f00cb0b22060049306060
May 08 12:57:06 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048106b6b
May 08 12:57:06 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 453, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c5000d0ab1f70050006161
May 08 12:57:06 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 453, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715144226}
May 08 12:57:06 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 453, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715144226}
May 08 12:57:06 msm8909 python3[3063]: [SSE] Sending: {"key": "8d6a17b5b6f14afb9b58a929b5a92796", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 453, "skinTemp": 97, "caseTemp": 97, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 13, "distance": 2739, "sleepState": 0, "battery": 80, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715144226}, "rt": "instant"}
May 08 12:57:06 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 276, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000114000406b03c004f205f60
May 08 12:57:06 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'_\x00', 'mtp_version': 5} 17e1055f00
May 08 12:57:06 msm8909 python3[3063]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 12:57:06 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '8d6a17b5b6f14afb9b58a929b5a92796', 'data': '', 'timestamp': 1715144226.7233453, 'source': 0}
May 08 12:57:10 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 545, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000022100cb0b2206004a106060
May 08 12:57:10 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:57:10 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:57:20 msm8909 python3[3063]: Running Scheduled: Thread Check
May 08 12:57:21 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048206b6b
May 08 12:57:21 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 276, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 80, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000114000406b03c0050305f60
May 08 12:57:22 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x02}', 'company_id': b'_\x00', 'mtp_version': 5} 027d055f00
May 08 12:57:22 msm8909 python3[3063]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 12:57:33 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x12t', 'company_id': b'\x12t', 'alert_status': b'\x01', 'mtp_version': 6} 127412740106
May 08 12:57:33 msm8909 python3[3063]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 08 12:57:34 msm8909 python3[3063]: DBUS: Discovered 06:05:04:17:2E:0E .
May 08 12:57:34 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x06\xfe', 'company_id': b'_\x00', 'mtp_version': 5} 06fe065f00
May 08 12:57:34 msm8909 python3[3063]: IGNORING 06:05:04:17:2E:0E WITH PAIRING CODE: 06fe
May 08 12:57:34 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 08 12:57:34 msm8909 python3[3063]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 12:57:34 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:57:34 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:57:40 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:57:40 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:57:47 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 545, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000022100cb0b2206004a006060
May 08 12:57:48 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 545, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 74, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715144267}
May 08 12:57:48 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 545, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 203, 'distance': 2746, 'sleepState': 0, 'battery': 74, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715144267}
May 08 12:57:48 msm8909 python3[3063]: [SSE] Sending: {"key": "7682599bb33743e281525ba2f1746b5c", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 545, "skinTemp": 96, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518, "totalCals": 529, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "runSteps": 8, "thermalGen": 203, "distance": 2746, "sleepState": 0, "battery": 74, "actCals": 11}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715144267}, "rt": "instant"}
May 08 12:57:48 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x02}', 'company_id': b'_\x00', 'mtp_version': 5} 027d055f00
May 08 12:57:48 msm8909 python3[3063]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 12:57:48 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 454, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 79, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c6000d0ab1f7004f006161
May 08 12:57:48 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '7682599bb33743e281525ba2f1746b5c', 'data': '', 'timestamp': 1715144268.4243183, 'source': 0}
May 08 12:57:48 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 276, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 80, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000114000406b03c0050205f60
May 08 12:57:48 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 276, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 80, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715144268}
May 08 12:57:48 msm8909 python3[3063]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 276, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 80, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715144268}
May 08 12:57:48 msm8909 python3[3063]: [SSE] Sending: {"key": "794ce139d8044b0fb7b612cae9b9349d", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 276, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2083, "bmrCals": 60, "totalCals": 66, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2160, "runSteps": 77, "thermalGen": 4, "distance": 1709, "sleepState": 0, "battery": 80, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 76, "utcTimestamp": 1715144268}, "rt": "instant"}
May 08 12:57:49 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '794ce139d8044b0fb7b612cae9b9349d', 'data': '', 'timestamp': 1715144268.9885366, 'source': 0}
May 08 12:57:50 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:57:50 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:57:50 msm8909 python3[3063]: [SSE] Sending: {"key": "a57aa75e281347f991ce303fcdb64dbc", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:57:50 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'a57aa75e281347f991ce303fcdb64dbc', 'data': '', 'timestamp': 1715144270.6526251, 'source': 0}
May 08 12:58:03 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 276, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 80, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000114000406b03c0050305f60
May 08 12:58:05 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 545, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000022100cb0b2206004a206060
May 08 12:58:10 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:58:10 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:58:15 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 455, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c7000d0ab1f70050306161
May 08 12:58:15 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 455, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715144295}
May 08 12:58:15 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 455, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715144295}
May 08 12:58:15 msm8909 python3[3063]: [SSE] Sending: {"key": "cd086525574c4f469da5d1b8544ab657", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 455, "skinTemp": 97, "caseTemp": 97, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 13, "distance": 2739, "sleepState": 0, "battery": 80, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715144295}, "rt": "instant"}
May 08 12:58:15 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 95, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 72, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0048305f60
May 08 12:58:15 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715144295}
May 08 12:58:16 msm8909 python3[3063]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715144295}
May 08 12:58:16 msm8909 python3[3063]: [SSE] Sending: {"key": "3fecedff7cb04058b97b918a943082da", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 4, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2098, "bmrCals": 47, "totalCals": 54, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2162, "runSteps": 64, "thermalGen": 4, "distance": 1826, "sleepState": 0, "battery": 72, "actCals": 7}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 75, "utcTimestamp": 1715144295}, "rt": "instant"}
May 08 12:58:16 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'cd086525574c4f469da5d1b8544ab657', 'data': '', 'timestamp': 1715144295.9348702, 'source': 0}
May 08 12:58:16 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '3fecedff7cb04058b97b918a943082da', 'data': '', 'timestamp': 1715144296.3678713, 'source': 0}
May 08 12:58:18 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 556, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x18\xcf', 'battery': 93, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 18cf18cf00070000000000000001022c0004000000005d206466
May 08 12:58:18 msm8909 python3[3063]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 12:58:18 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 95, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 72, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0048305f60
May 08 12:58:20 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x12\xc8', 'company_id': b'\x12\xc8', 'alert_status': b'\x00', 'mtp_version': 6} 12c812c80006
May 08 12:58:20 msm8909 python3[3063]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 12:58:30 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 556, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x18\xcf', 'battery': 93, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 18cf18cf00070000000000000001022c0004000000005d006466
May 08 12:58:30 msm8909 python3[3063]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 12:58:32 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048206b6b
May 08 12:58:32 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 107, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715144312}
May 08 12:58:32 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 107, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715144312}
May 08 12:58:32 msm8909 python3[3063]: [SSE] Sending: {"key": "dba9f9bf4c384160925cc16092249589", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 4, "skinTemp": 107, "caseTemp": 107, "walkSteps": 3122, "bmrCals": 83, "totalCals": 89, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "runSteps": 0, "thermalGen": 9, "distance": 2285, "sleepState": 0, "battery": 72, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715144312}, "rt": "instant"}
May 08 12:58:33 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'dba9f9bf4c384160925cc16092249589', 'data': '', 'timestamp': 1715144312.8495917, 'source': 0}
May 08 12:58:34 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:58:34 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:58:40 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:58:40 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:58:43 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x12\xc8', 'company_id': b'\x12\xc8', 'alert_status': b'\x00', 'mtp_version': 6} 12c812c80006
May 08 12:58:43 msm8909 python3[3063]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 12:58:44 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 547, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 203, 'bmr_cals': 518} 0d550d55000700080e750aba0000022300cb0b22060049106060
May 08 12:58:44 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048306b6b
May 08 12:58:46 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 08 12:58:46 msm8909 python3[3063]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 12:58:47 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 277, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 80, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000115000406b03c0050005f60
May 08 12:58:50 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:58:50 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:58:50 msm8909 python3[3063]: [SSE] Sending: {"key": "d20bb21455e84dfbb3c37aef8402e10b", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:58:50 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'd20bb21455e84dfbb3c37aef8402e10b', 'data': '', 'timestamp': 1715144330.7578797, 'source': 0}
May 08 12:58:59 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 08 12:58:59 msm8909 python3[3063]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 12:59:00 msm8909 python3[3063]: ADVERT: {'pairing_code': b'#\xc4', 'company_id': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 08 12:59:00 msm8909 python3[3063]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 08 12:59:01 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x12\xc8', 'company_id': b'\x12\xc8', 'alert_status': b'\x00', 'mtp_version': 6} 12c812c80006
May 08 12:59:01 msm8909 python3[3063]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 12:59:10 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:59:10 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:59:12 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 549, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000022500cc0b2206004a006060
May 08 12:59:12 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 549, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 204, 'distance': 2746, 'sleepState': 0, 'battery': 74, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715144352}
May 08 12:59:12 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 549, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 204, 'distance': 2746, 'sleepState': 0, 'battery': 74, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715144352}
May 08 12:59:12 msm8909 python3[3063]: [SSE] Sending: {"key": "8f3dfcb46b7945e2ba88cc751e4e3024", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 549, "skinTemp": 96, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518, "totalCals": 529, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "runSteps": 8, "thermalGen": 204, "distance": 2746, "sleepState": 0, "battery": 74, "actCals": 11}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715144352}, "rt": "instant"}
May 08 12:59:12 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 277, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 80, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000115000406b03c0050205f60
May 08 12:59:12 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 277, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 80, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715144352}
May 08 12:59:12 msm8909 python3[3063]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 277, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 80, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715144352}
May 08 12:59:12 msm8909 python3[3063]: [SSE] Sending: {"key": "c20a55dc9a9644b6a89fd7dc6c5f24d4", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 277, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2083, "bmrCals": 60, "totalCals": 66, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2160, "runSteps": 77, "thermalGen": 4, "distance": 1709, "sleepState": 0, "battery": 80, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 76, "utcTimestamp": 1715144352}, "rt": "instant"}
May 08 12:59:13 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '8f3dfcb46b7945e2ba88cc751e4e3024', 'data': '', 'timestamp': 1715144353.1837049, 'source': 0}
May 08 12:59:13 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'c20a55dc9a9644b6a89fd7dc6c5f24d4', 'data': '', 'timestamp': 1715144353.2471311, 'source': 0}
May 08 12:59:14 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 455, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c7000d0ab1f70050106161
May 08 12:59:14 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 278, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000116000406b03c004f305f60
May 08 12:59:15 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:59:15 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:59:25 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 558, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 4, 'bmr_cals': 0} 1dd51dd500070000000000000001022e00040000000058306465
May 08 12:59:25 msm8909 python3[3063]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 12:59:29 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 455, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c7000d0ab1f70050306161
May 08 12:59:29 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 455, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715144369}
May 08 12:59:29 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 455, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715144369}
May 08 12:59:29 msm8909 python3[3063]: [SSE] Sending: {"key": "f1a194bf987047a09d8537ea97cc6980", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 455, "skinTemp": 97, "caseTemp": 97, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 13, "distance": 2739, "sleepState": 0, "battery": 80, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715144369}, "rt": "instant"}
May 08 12:59:29 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048306b6b
May 08 12:59:29 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'f1a194bf987047a09d8537ea97cc6980', 'data': '', 'timestamp': 1715144369.8034596, 'source': 0}
May 08 12:59:40 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 08 12:59:40 msm8909 python3[3063]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 12:59:41 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 12:59:41 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 12:59:41 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048106b6b
May 08 12:59:41 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 107, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715144381}
May 08 12:59:41 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 107, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715144381}
May 08 12:59:41 msm8909 python3[3063]: [SSE] Sending: {"key": "a5ae2bc2d56b4fa8810d2b879deada7e", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 4, "skinTemp": 107, "caseTemp": 107, "walkSteps": 3122, "bmrCals": 83, "totalCals": 89, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "runSteps": 0, "thermalGen": 9, "distance": 2285, "sleepState": 0, "battery": 72, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715144381}, "rt": "instant"}
May 08 12:59:42 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'a5ae2bc2d56b4fa8810d2b879deada7e', 'data': '', 'timestamp': 1715144382.1179771, 'source': 0}
May 08 12:59:50 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 12:59:50 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 12:59:50 msm8909 python3[3063]: [SSE] Sending: {"key": "f803ef96ecf54d598ff02d7a5105995a", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 12:59:51 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'f803ef96ecf54d598ff02d7a5105995a', 'data': '', 'timestamp': 1715144391.1496339, 'source': 0}
May 08 12:59:54 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048206b6b
May 08 12:59:54 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 549, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000022500cc0b2206004a306060
May 08 12:59:54 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 455, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c7000d0ab1f70050106161
May 08 12:59:54 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 95, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f0049105f60
May 08 12:59:54 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715144394}
May 08 12:59:54 msm8909 python3[3063]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715144394}
May 08 12:59:54 msm8909 python3[3063]: [SSE] Sending: {"key": "e72a7b31216f489cb177a6361e3a2f9f", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 4, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2098, "bmrCals": 47, "totalCals": 54, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2162, "runSteps": 64, "thermalGen": 4, "distance": 1826, "sleepState": 0, "battery": 73, "actCals": 7}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 75, "utcTimestamp": 1715144394}, "rt": "instant"}
May 08 12:59:55 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'e72a7b31216f489cb177a6361e3a2f9f', 'data': '', 'timestamp': 1715144394.8567569, 'source': 0}
May 08 12:59:55 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x17\\', 'company_id': b'_\x00', 'mtp_version': 5} 175c065f00
May 08 12:59:55 msm8909 python3[3063]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 08 12:59:57 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x12t', 'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 08 12:59:57 msm8909 python3[3063]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 08 12:59:57 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 549, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000022500cc0b2206004a006060
May 08 13:00:08 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 550, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000022600cc0b22060049106060
May 08 13:00:09 msm8909 python3[3063]: ADVERT: {'act_cals': 27, 'case_temp': 116, 'total_steps': 9736, 'walk_steps': 9612, 'mtp_version': 7, 'company_id': b'\x1e\xa3', 'alert_status': b'\x00', 'solar_gen': 852, 'heart_rate': 64, 'total_cals': 821, 'sleep_state': 4, 'skin_temp': 119, 'distance': 7455, 'pairing_code': b'\x1e\xa3', 'battery': 69, 'run_steps': 124, 'sleep_duration': 0, 'thermal_gen': 14, 'bmr_cals': 794} 1ea31ea30007007c258c1d1f00000354000e1ba31a4045047477
May 08 13:00:09 msm8909 python3[3063]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 13:00:11 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 456, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c8000d0ab1f70050306161
May 08 13:00:11 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 13:00:11 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 13:00:21 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\r\xa7', 'company_id': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 08 13:00:21 msm8909 python3[3063]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 08 13:00:22 msm8909 python3[3063]: ADVERT: {'act_cals': 27, 'case_temp': 116, 'total_steps': 9736, 'walk_steps': 9612, 'mtp_version': 7, 'company_id': b'\x1e\xa3', 'alert_status': b'\x00', 'solar_gen': 852, 'heart_rate': 64, 'total_cals': 821, 'sleep_state': 4, 'skin_temp': 119, 'distance': 7455, 'pairing_code': b'\x1e\xa3', 'battery': 69, 'run_steps': 124, 'sleep_duration': 0, 'thermal_gen': 14, 'bmr_cals': 794} 1ea31ea30007007c258c1d1f00000354000e1ba31a4045147477
May 08 13:00:22 msm8909 python3[3063]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 13:00:22 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 95, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 369, 'heart_rate': 0, 'total_cals': 4, 'sleep_state': 0, 'skin_temp': 95, 'distance': 0, 'pairing_code': b'\x15\x83', 'battery': 87, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 5, 'bmr_cals': 4} 1583158300070000000000000000017100050000040057005f5f
May 08 13:00:22 msm8909 python3[3063]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 13:00:42 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 13:00:42 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 13:00:50 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 13:00:50 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 13:00:50 msm8909 python3[3063]: [SSE] Sending: {"key": "91e27393372f4db6864363c5e3da5281", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 13:00:51 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '91e27393372f4db6864363c5e3da5281', 'data': '', 'timestamp': 1715144451.4166553, 'source': 0}
May 08 13:01:03 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 95, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 74, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 47} 1d921d92000700400832072200000004000407902f004a005f60
May 08 13:01:03 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 74, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715144463}
May 08 13:01:03 msm8909 python3[3063]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 4, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 4, 'distance': 1826, 'sleepState': 0, 'battery': 74, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715144463}
May 08 13:01:03 msm8909 python3[3063]: [SSE] Sending: {"key": "1dad46014cde4bf9b6d9c23de4b7a054", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 4, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2098, "bmrCals": 47, "totalCals": 54, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2162, "runSteps": 64, "thermalGen": 4, "distance": 1826, "sleepState": 0, "battery": 74, "actCals": 7}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 75, "utcTimestamp": 1715144463}, "rt": "instant"}
May 08 13:01:03 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 97, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 456, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 13, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c8000d0ab1f70050006161
May 08 13:01:03 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 456, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715144463}
May 08 13:01:03 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 456, 'skinTemp': 97, 'caseTemp': 97, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 13, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715144463}
May 08 13:01:03 msm8909 python3[3063]: [SSE] Sending: {"key": "276bd95e109949df82823420d1cc860c", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 456, "skinTemp": 97, "caseTemp": 97, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 13, "distance": 2739, "sleepState": 0, "battery": 80, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715144463}, "rt": "instant"}
May 08 13:01:04 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '1dad46014cde4bf9b6d9c23de4b7a054', 'data': '', 'timestamp': 1715144463.92577, 'source': 0}
May 08 13:01:04 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '276bd95e109949df82823420d1cc860c', 'data': '', 'timestamp': 1715144463.9811051, 'source': 0}
May 08 13:01:05 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 550, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000022600cc0b22060049206060
May 08 13:01:05 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 550, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 204, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715144465}
May 08 13:01:05 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 550, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 204, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715144465}
May 08 13:01:05 msm8909 python3[3063]: [SSE] Sending: {"key": "5d0ce4b2932649928fd05b0650770436", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 550, "skinTemp": 96, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518, "totalCals": 529, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "runSteps": 8, "thermalGen": 204, "distance": 2746, "sleepState": 0, "battery": 73, "actCals": 11}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715144465}, "rt": "instant"}
May 08 13:01:05 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '5d0ce4b2932649928fd05b0650770436', 'data': '', 'timestamp': 1715144465.4752476, 'source': 0}
May 08 13:01:08 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 4, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720004000906e0530048106b6b
May 08 13:01:08 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 107, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715144468}
May 08 13:01:08 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 4, 'skinTemp': 107, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715144468}
May 08 13:01:08 msm8909 python3[3063]: [SSE] Sending: {"key": "085bab3dcbf141159d8ede41a388fb13", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 4, "skinTemp": 107, "caseTemp": 107, "walkSteps": 3122, "bmrCals": 83, "totalCals": 89, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "runSteps": 0, "thermalGen": 9, "distance": 2285, "sleepState": 0, "battery": 72, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715144468}, "rt": "instant"}
May 08 13:01:08 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '085bab3dcbf141159d8ede41a388fb13', 'data': '', 'timestamp': 1715144468.7693355, 'source': 0}
May 08 13:01:12 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 13:01:12 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 13:01:18 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 96, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 457, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 14, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c9000e0ab1f70050206061
May 08 13:01:18 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 552, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000022800cc0b22060049306060
May 08 13:01:32 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 552, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000022800cc0b22060049006060
May 08 13:01:32 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 5, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 73, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720005000906e0530049006b6b
May 08 13:01:35 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 280, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 95, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 4, 'bmr_cals': 60} 251a251a0007004d082306ad00000118000406b03c004f105f5f
May 08 13:01:35 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 280, 'skinTemp': 95, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715144495}
May 08 13:01:35 msm8909 python3[3063]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 280, 'skinTemp': 95, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 4, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715144495}
May 08 13:01:35 msm8909 python3[3063]: [SSE] Sending: {"key": "b09a7308c9fc498bae323dee7c9d8fc0", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 280, "skinTemp": 95, "caseTemp": 95, "walkSteps": 2083, "bmrCals": 60, "totalCals": 66, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2160, "runSteps": 77, "thermalGen": 4, "distance": 1709, "sleepState": 0, "battery": 79, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 76, "utcTimestamp": 1715144495}, "rt": "instant"}
May 08 13:01:35 msm8909 python3[3063]: ADVERT: {'act_cals': 27, 'case_temp': 116, 'total_steps': 9736, 'walk_steps': 9612, 'mtp_version': 7, 'company_id': b'\x1e\xa3', 'alert_status': b'\x00', 'solar_gen': 853, 'heart_rate': 68, 'total_cals': 822, 'sleep_state': 4, 'skin_temp': 119, 'distance': 7455, 'pairing_code': b'\x1e\xa3', 'battery': 69, 'run_steps': 124, 'sleep_duration': 0, 'thermal_gen': 14, 'bmr_cals': 795} 1ea31ea30007007c258c1d1f00000355000e1bb31b4445147477
May 08 13:01:35 msm8909 python3[3063]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 13:01:36 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'b09a7308c9fc498bae323dee7c9d8fc0', 'data': '', 'timestamp': 1715144496.2961619, 'source': 0}
May 08 13:01:42 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 13:01:42 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 13:01:45 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 96, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 457, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 14, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c9000e0ab1f70050006061
May 08 13:01:49 msm8909 python3[3063]: ADVERT: {'act_cals': 17, 'case_temp': 115, 'total_steps': 4397, 'walk_steps': 4397, 'mtp_version': 7, 'company_id': b'\x05\xd5', 'alert_status': b'\x00', 'solar_gen': 223, 'heart_rate': 64, 'total_cals': 811, 'sleep_state': 4, 'skin_temp': 117, 'distance': 3353, 'pairing_code': b'\x05\xd5', 'battery': 48, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 208, 'bmr_cals': 794} 05d505d500070000112d0d19000000df00d011c31a4030047375
May 08 13:01:49 msm8909 python3[3063]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 13:01:50 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 552, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000022800cc0b22060049206060
May 08 13:01:51 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 13:01:51 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 13:01:51 msm8909 python3[3063]: [SSE] Sending: {"key": "6bf94ae6423f46be87e4ea2e0e895d52", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 13:01:51 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '6bf94ae6423f46be87e4ea2e0e895d52', 'data': '', 'timestamp': 1715144511.7882423, 'source': 0}
May 08 13:02:00 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 96, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 457, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 97, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 14, 'bmr_cals': 503} 0f890f89000700000e860ab3000001c9000e0ab1f70050206061
May 08 13:02:00 msm8909 python3[3063]: ADVERT: {'act_cals': 27, 'case_temp': 116, 'total_steps': 9736, 'walk_steps': 9612, 'mtp_version': 7, 'company_id': b'\x1e\xa3', 'alert_status': b'\x00', 'solar_gen': 853, 'heart_rate': 68, 'total_cals': 822, 'sleep_state': 4, 'skin_temp': 119, 'distance': 7455, 'pairing_code': b'\x1e\xa3', 'battery': 69, 'run_steps': 124, 'sleep_duration': 0, 'thermal_gen': 14, 'bmr_cals': 795} 1ea31ea30007007c258c1d1f00000355000e1bb31b4445347477
May 08 13:02:00 msm8909 python3[3063]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 13:02:02 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 5, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 73, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720005000906e0530049306b6b
May 08 13:02:03 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x02}', 'company_id': b'_\x00', 'mtp_version': 5} 027d055f00
May 08 13:02:03 msm8909 python3[3063]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 13:02:13 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 13:02:13 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 13:02:15 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 554, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000022a00cc0b2206004a006060
May 08 13:02:15 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 554, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 204, 'distance': 2746, 'sleepState': 0, 'battery': 74, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715144535}
May 08 13:02:15 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 554, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 204, 'distance': 2746, 'sleepState': 0, 'battery': 74, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715144535}
May 08 13:02:15 msm8909 python3[3063]: [SSE] Sending: {"key": "a3b6f8ef331c4f5692a668e8cbc162e6", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 554, "skinTemp": 96, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518, "totalCals": 529, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "runSteps": 8, "thermalGen": 204, "distance": 2746, "sleepState": 0, "battery": 74, "actCals": 11}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715144535}, "rt": "instant"}
May 08 13:02:15 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'a3b6f8ef331c4f5692a668e8cbc162e6', 'data': '', 'timestamp': 1715144535.51969, 'source': 0}
May 08 13:02:17 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 96, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 458, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 14, 'bmr_cals': 503} 0f890f89000700000e860ab3000001ca000e0ab1f70050006060
May 08 13:02:17 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 458, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 14, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715144537}
May 08 13:02:17 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 458, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 14, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715144537}
May 08 13:02:17 msm8909 python3[3063]: [SSE] Sending: {"key": "863de6b3d0e14e6a9a17e1ea8726a898", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 458, "skinTemp": 96, "caseTemp": 96, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 14, "distance": 2739, "sleepState": 0, "battery": 80, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715144537}, "rt": "instant"}
May 08 13:02:17 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 5, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720005000906e0530048006b6b
May 08 13:02:17 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 5, 'skinTemp': 107, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715144537}
May 08 13:02:17 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 5, 'skinTemp': 107, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715144537}
May 08 13:02:17 msm8909 python3[3063]: [SSE] Sending: {"key": "f286a4e92bdf4a82896e36fb9ed4c076", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 5, "skinTemp": 107, "caseTemp": 107, "walkSteps": 3122, "bmrCals": 83, "totalCals": 89, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "runSteps": 0, "thermalGen": 9, "distance": 2285, "sleepState": 0, "battery": 72, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715144537}, "rt": "instant"}
May 08 13:02:18 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '863de6b3d0e14e6a9a17e1ea8726a898', 'data': '', 'timestamp': 1715144537.8461428, 'source': 0}
May 08 13:02:18 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'f286a4e92bdf4a82896e36fb9ed4c076', 'data': '', 'timestamp': 1715144537.8929632, 'source': 0}
May 08 13:02:20 msm8909 python3[3063]: Running Scheduled: Thread Check
May 08 13:02:27 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 5, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720005000906e0530048106b6b
May 08 13:02:27 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x12\xc8', 'company_id': b'\x12\xc8', 'alert_status': b'\x00', 'mtp_version': 6} 12c812c80006
May 08 13:02:27 msm8909 python3[3063]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 13:02:29 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 563, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'battery': 90, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 5, 'bmr_cals': 0} 1dd51dd50007000000000000000102330005000000005a206466
May 08 13:02:29 msm8909 python3[3063]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 13:02:31 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 554, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000022a00cc0b2206004a106060
May 08 13:02:42 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 554, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000022a00cc0b2206004a206060
May 08 13:02:43 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 13:02:43 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 13:02:44 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 5, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720005000906e0530048306b6b
May 08 13:02:45 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 95, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 5, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 5, 'bmr_cals': 47} 1d921d92000700400832072200000005000507902f0049205f60
May 08 13:02:45 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 5, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 5, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715144565}
May 08 13:02:45 msm8909 python3[3063]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 5, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 5, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715144565}
May 08 13:02:45 msm8909 python3[3063]: [SSE] Sending: {"key": "76cb5593249a4020840ef4f2d7d3f6fa", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 5, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2098, "bmrCals": 47, "totalCals": 54, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2162, "runSteps": 64, "thermalGen": 5, "distance": 1826, "sleepState": 0, "battery": 73, "actCals": 7}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 75, "utcTimestamp": 1715144565}, "rt": "instant"}
May 08 13:02:46 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '76cb5593249a4020840ef4f2d7d3f6fa', 'data': '', 'timestamp': 1715144566.020009, 'source': 0}
May 08 13:02:51 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 13:02:51 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 13:02:51 msm8909 python3[3063]: [SSE] Sending: {"key": "7b32289c342d408492e2603c5c0b3b1f", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 13:02:52 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '7b32289c342d408492e2603c5c0b3b1f', 'data': '', 'timestamp': 1715144572.1631248, 'source': 0}
May 08 13:02:55 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 95, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 5, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 5, 'bmr_cals': 47} 1d921d92000700400832072200000005000507902f0049305f60
May 08 13:02:59 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 5, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720005000906e0530048106b6b
May 08 13:03:09 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 96, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 458, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 14, 'bmr_cals': 503} 0f890f89000700000e860ab3000001ca000e0ab1f70050106060
May 08 13:03:11 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 556, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000022c00cc0b2206004a106060
May 08 13:03:13 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'_\x00', 'mtp_version': 5} 07c0055f00
May 08 13:03:13 msm8909 python3[3063]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 13:03:14 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 13:03:14 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 13:03:26 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'_\x00', 'mtp_version': 5} 07c0055f00
May 08 13:03:26 msm8909 python3[3063]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 13:03:27 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 95, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 5, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 5, 'bmr_cals': 47} 1d921d92000700400832072200000005000507902f0049205f60
May 08 13:03:38 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 565, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x18\xcf', 'battery': 93, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 5, 'bmr_cals': 0} 18cf18cf0007000000000000000102350005000000005d306566
May 08 13:03:38 msm8909 python3[3063]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 13:03:41 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 556, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000022c00cc0b2206004a306060
May 08 13:03:41 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 556, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 204, 'distance': 2746, 'sleepState': 0, 'battery': 74, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715144621}
May 08 13:03:41 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 556, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 204, 'distance': 2746, 'sleepState': 0, 'battery': 74, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715144621}
May 08 13:03:41 msm8909 python3[3063]: [SSE] Sending: {"key": "12d252fdbb7444be90e9d6c2c8cf9450", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 556, "skinTemp": 96, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518, "totalCals": 529, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "runSteps": 8, "thermalGen": 204, "distance": 2746, "sleepState": 0, "battery": 74, "actCals": 11}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715144621}, "rt": "instant"}
May 08 13:03:41 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 96, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 459, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 14, 'bmr_cals': 503} 0f890f89000700000e860ab3000001cb000e0ab1f70050006060
May 08 13:03:41 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 459, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 14, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715144621}
May 08 13:03:41 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 459, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 14, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715144621}
May 08 13:03:41 msm8909 python3[3063]: [SSE] Sending: {"key": "14282965e3ad477889f21dbd2598e508", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 459, "skinTemp": 96, "caseTemp": 96, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 14, "distance": 2739, "sleepState": 0, "battery": 80, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715144621}, "rt": "instant"}
May 08 13:03:42 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '12d252fdbb7444be90e9d6c2c8cf9450', 'data': '', 'timestamp': 1715144622.0166492, 'source': 0}
May 08 13:03:42 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '14282965e3ad477889f21dbd2598e508', 'data': '', 'timestamp': 1715144622.0674663, 'source': 0}
May 08 13:03:44 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 13:03:44 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 13:03:51 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 13:03:51 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 13:03:51 msm8909 python3[3063]: [SSE] Sending: {"key": "f2159a5a6e764c609aab20e36d511368", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 13:03:52 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'f2159a5a6e764c609aab20e36d511368', 'data': '', 'timestamp': 1715144632.1260602, 'source': 0}
May 08 13:03:52 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 556, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000022c00cc0b2206004a006060
May 08 13:03:54 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 281, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 95, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 5, 'bmr_cals': 60} 251a251a0007004d082306ad00000119000506b03c004f305f5f
May 08 13:03:54 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 281, 'skinTemp': 95, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 5, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715144634}
May 08 13:03:54 msm8909 python3[3063]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 281, 'skinTemp': 95, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 5, 'distance': 1709, 'sleepState': 0, 'battery': 79, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715144634}
May 08 13:03:54 msm8909 python3[3063]: [SSE] Sending: {"key": "385ae314550c4c1f9b5aa1cf4bd223a0", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 281, "skinTemp": 95, "caseTemp": 95, "walkSteps": 2083, "bmrCals": 60, "totalCals": 66, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2160, "runSteps": 77, "thermalGen": 5, "distance": 1709, "sleepState": 0, "battery": 79, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 76, "utcTimestamp": 1715144634}, "rt": "instant"}
May 08 13:03:55 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '385ae314550c4c1f9b5aa1cf4bd223a0', 'data': '', 'timestamp': 1715144634.7254121, 'source': 0}
May 08 13:03:56 msm8909 python3[3063]: ADVERT: {'pairing_code': b'%?', 'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 08 13:03:56 msm8909 python3[3063]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 13:04:07 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 556, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000022c00cc0b2206004a206060
May 08 13:04:14 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 13:04:14 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 13:04:21 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 95, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 5, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 74, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 5, 'bmr_cals': 47} 1d921d92000700400832072200000005000507902f004a005f60
May 08 13:04:21 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 5, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 5, 'distance': 1826, 'sleepState': 0, 'battery': 74, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715144661}
May 08 13:04:21 msm8909 python3[3063]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 5, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 5, 'distance': 1826, 'sleepState': 0, 'battery': 74, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715144661}
May 08 13:04:21 msm8909 python3[3063]: [SSE] Sending: {"key": "78faac99c1c74813a6dec3b92ca2b752", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 5, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2098, "bmrCals": 47, "totalCals": 54, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2162, "runSteps": 64, "thermalGen": 5, "distance": 1826, "sleepState": 0, "battery": 74, "actCals": 7}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 75, "utcTimestamp": 1715144661}, "rt": "instant"}
May 08 13:04:21 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '78faac99c1c74813a6dec3b92ca2b752', 'data': '', 'timestamp': 1715144661.7601917, 'source': 0}
May 08 13:04:23 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 558, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000022e00cc0b22060049306060
May 08 13:04:35 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'_\x00', 'mtp_version': 5} 07c0055f00
May 08 13:04:35 msm8909 python3[3063]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 13:04:37 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 558, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000022e00cc0b22060049006060
May 08 13:04:37 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 96, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 459, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 14, 'bmr_cals': 503} 0f890f89000700000e860ab3000001cb000e0ab1f70050206060
May 08 13:04:45 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 13:04:45 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 13:04:49 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\r\xa7', 'company_id': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 08 13:04:49 msm8909 python3[3063]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 08 13:04:49 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 5, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720005000906e0530048006b6b
May 08 13:04:49 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 5, 'skinTemp': 107, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715144689}
May 08 13:04:49 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 5, 'skinTemp': 107, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715144689}
May 08 13:04:49 msm8909 python3[3063]: [SSE] Sending: {"key": "fd1cad8cf2e34a5f926e4b1fa7af2a7c", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 5, "skinTemp": 107, "caseTemp": 107, "walkSteps": 3122, "bmrCals": 83, "totalCals": 89, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "runSteps": 0, "thermalGen": 9, "distance": 2285, "sleepState": 0, "battery": 72, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715144689}, "rt": "instant"}
May 08 13:04:50 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 96, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 459, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 14, 'bmr_cals': 503} 0f890f89000700000e860ab3000001cb000e0ab1f70050306060
May 08 13:04:50 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 459, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 14, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715144690}
May 08 13:04:50 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 459, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 14, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715144690}
May 08 13:04:50 msm8909 python3[3063]: [SSE] Sending: {"key": "84f76b9694174cf688666b2e5ee30f54", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 459, "skinTemp": 96, "caseTemp": 96, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 14, "distance": 2739, "sleepState": 0, "battery": 80, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715144690}, "rt": "instant"}
May 08 13:04:50 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'fd1cad8cf2e34a5f926e4b1fa7af2a7c', 'data': '', 'timestamp': 1715144690.1833332, 'source': 0}
May 08 13:04:50 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 95, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 5, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 74, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 5, 'bmr_cals': 47} 1d921d92000700400832072200000005000507902f004a305f60
May 08 13:04:50 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 567, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x18\xcf', 'battery': 93, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 5, 'bmr_cals': 0} 18cf18cf0007000000000000000102370005000000005d206566
May 08 13:04:50 msm8909 python3[3063]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 13:04:50 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '84f76b9694174cf688666b2e5ee30f54', 'data': '', 'timestamp': 1715144690.6396627, 'source': 0}
May 08 13:04:50 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 282, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 95, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 78, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 5, 'bmr_cals': 60} 251a251a0007004d082306ad0000011a000506b03c004e105f5f
May 08 13:04:52 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 13:04:52 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 13:04:52 msm8909 python3[3063]: [SSE] Sending: {"key": "8d105eb5ae024fa0b5c6833c71440b8e", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 13:04:52 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '8d105eb5ae024fa0b5c6833c71440b8e', 'data': '', 'timestamp': 1715144692.5547011, 'source': 0}
May 08 13:05:01 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 558, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000022e00cc0b22060049306060
May 08 13:05:01 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 558, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 204, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715144701}
May 08 13:05:01 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 558, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 204, 'distance': 2746, 'sleepState': 0, 'battery': 73, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715144701}
May 08 13:05:01 msm8909 python3[3063]: [SSE] Sending: {"key": "86f1a57240474769b76e8b1030d16959", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 558, "skinTemp": 96, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518, "totalCals": 529, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "runSteps": 8, "thermalGen": 204, "distance": 2746, "sleepState": 0, "battery": 73, "actCals": 11}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715144701}, "rt": "instant"}
May 08 13:05:02 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '86f1a57240474769b76e8b1030d16959', 'data': '', 'timestamp': 1715144702.3392963, 'source': 0}
May 08 13:05:04 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 96, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 459, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 14, 'bmr_cals': 503} 0f890f89000700000e860ab3000001cb000e0ab1f70050106060
May 08 13:05:05 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 567, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'pairing_code': b'\x18\xcf', 'battery': 93, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 5, 'bmr_cals': 0} 18cf18cf0007000000000000000102370005000000005d006566
May 08 13:05:05 msm8909 python3[3063]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 13:05:15 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 95, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 5, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 74, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 5, 'bmr_cals': 47} 1d921d92000700400832072200000005000507902f004a105f60
May 08 13:05:15 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 13:05:15 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 13:05:15 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 560, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000023000cc0b2206004a006060
May 08 13:05:17 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 96, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 460, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 14, 'bmr_cals': 503} 0f890f89000700000e860ab3000001cc000e0ab1f70050206060
May 08 13:05:29 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 95, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 5, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 74, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 5, 'bmr_cals': 47} 1d921d92000700400832072200000005000507902f004a305f60
May 08 13:05:29 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 5, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 5, 'distance': 1826, 'sleepState': 0, 'battery': 74, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715144729}
May 08 13:05:29 msm8909 python3[3063]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 5, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 5, 'distance': 1826, 'sleepState': 0, 'battery': 74, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715144729}
May 08 13:05:29 msm8909 python3[3063]: [SSE] Sending: {"key": "8501987f057142a6b54a5d951ea8ab95", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 5, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2098, "bmrCals": 47, "totalCals": 54, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2162, "runSteps": 64, "thermalGen": 5, "distance": 1826, "sleepState": 0, "battery": 74, "actCals": 7}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 75, "utcTimestamp": 1715144729}, "rt": "instant"}
May 08 13:05:30 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '8501987f057142a6b54a5d951ea8ab95', 'data': '', 'timestamp': 1715144730.2837322, 'source': 0}
May 08 13:05:33 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 283, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 80, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 5, 'bmr_cals': 60} 251a251a0007004d082306ad0000011b000506b03c0050105f60
May 08 13:05:33 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 283, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 5, 'distance': 1709, 'sleepState': 0, 'battery': 80, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715144733}
May 08 13:05:33 msm8909 python3[3063]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 283, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2083, 'bmrCals': 60, 'totalCals': 66, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2160, 'runSteps': 77, 'thermalGen': 5, 'distance': 1709, 'sleepState': 0, 'battery': 80, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'utcTimestamp': 1715144733}
May 08 13:05:33 msm8909 python3[3063]: [SSE] Sending: {"key": "fc67f56dca6d4a5d9f19b756a01ac54f", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 283, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2083, "bmrCals": 60, "totalCals": 66, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2160, "runSteps": 77, "thermalGen": 5, "distance": 1709, "sleepState": 0, "battery": 80, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 76, "utcTimestamp": 1715144733}, "rt": "instant"}
May 08 13:05:33 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'fc67f56dca6d4a5d9f19b756a01ac54f', 'data': '', 'timestamp': 1715144733.5198493, 'source': 0}
May 08 13:05:44 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 5, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720005000906e0530048106b6b
May 08 13:05:45 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 13:05:45 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 13:05:46 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 560, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000023000cc0b2206004a306060
May 08 13:05:52 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 13:05:52 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 13:05:52 msm8909 python3[3063]: [SSE] Sending: {"key": "18a9e4b786e44bd88e1c584bca17d06d", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 13:05:52 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '18a9e4b786e44bd88e1c584bca17d06d', 'data': '', 'timestamp': 1715144752.5648999, 'source': 0}
May 08 13:06:00 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 283, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 80, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 5, 'bmr_cals': 60} 251a251a0007004d082306ad0000011b000506b03c0050005f60
May 08 13:06:11 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 96, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 460, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 14, 'bmr_cals': 503} 0f890f89000700000e860ab3000001cc000e0ab1f70050306060
May 08 13:06:11 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 460, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 14, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715144771}
May 08 13:06:11 msm8909 python3[3063]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 460, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3718, 'bmrCals': 503, 'totalCals': 513, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3718, 'runSteps': 0, 'thermalGen': 14, 'distance': 2739, 'sleepState': 0, 'battery': 80, 'actCals': 10}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'utcTimestamp': 1715144771}
May 08 13:06:11 msm8909 python3[3063]: [SSE] Sending: {"key": "ba894c4879ec4293b92547443d9dcf4b", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 460, "skinTemp": 96, "caseTemp": 96, "walkSteps": 3718, "bmrCals": 503, "totalCals": 513, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3718, "runSteps": 0, "thermalGen": 14, "distance": 2739, "sleepState": 0, "battery": 80, "actCals": 10}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 73, "utcTimestamp": 1715144771}, "rt": "instant"}
May 08 13:06:12 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 284, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 95, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 5, 'bmr_cals': 60} 251a251a0007004d082306ad0000011c000506b03c004f105f5f
May 08 13:06:12 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'ba894c4879ec4293b92547443d9dcf4b', 'data': '', 'timestamp': 1715144772.3496215, 'source': 0}
May 08 13:06:14 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 560, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 74, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000023000cc0b2206004a106060
May 08 13:06:14 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 560, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 204, 'distance': 2746, 'sleepState': 0, 'battery': 74, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715144774}
May 08 13:06:14 msm8909 python3[3063]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 560, 'skinTemp': 96, 'caseTemp': 96, 'walkSteps': 3701, 'bmrCals': 518, 'totalCals': 529, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 3709, 'runSteps': 8, 'thermalGen': 204, 'distance': 2746, 'sleepState': 0, 'battery': 74, 'actCals': 11}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'utcTimestamp': 1715144774}
May 08 13:06:14 msm8909 python3[3063]: [SSE] Sending: {"key": "bb448f55f0ab4e84a27bf2f736d1fa80", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 560, "skinTemp": 96, "caseTemp": 96, "walkSteps": 3701, "bmrCals": 518, "totalCals": 529, "sleepDuration": 0, "heartRate": 0, "totalSteps": 3709, "runSteps": 8, "thermalGen": 204, "distance": 2746, "sleepState": 0, "battery": 74, "actCals": 11}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 74, "utcTimestamp": 1715144774}, "rt": "instant"}
May 08 13:06:15 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': 'bb448f55f0ab4e84a27bf2f736d1fa80', 'data': '', 'timestamp': 1715144774.8999112, 'source': 0}
May 08 13:06:15 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 13:06:15 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 13:06:25 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 107, 'total_steps': 3122, 'walk_steps': 3122, 'mtp_version': 7, 'company_id': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 5, 'heart_rate': 0, 'total_cals': 89, 'sleep_state': 0, 'skin_temp': 107, 'distance': 2285, 'pairing_code': b'\x1di', 'battery': 72, 'run_steps': 0, 'sleep_duration': 370, 'thermal_gen': 9, 'bmr_cals': 83} 1d691d69000700000c3208ed01720005000906e0530048206b6b
May 08 13:06:25 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 5, 'skinTemp': 107, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715144785}
May 08 13:06:25 msm8909 python3[3063]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 5, 'skinTemp': 107, 'caseTemp': 107, 'walkSteps': 3122, 'bmrCals': 83, 'totalCals': 89, 'sleepDuration': 370, 'heartRate': 0, 'totalSteps': 3122, 'runSteps': 0, 'thermalGen': 9, 'distance': 2285, 'sleepState': 0, 'battery': 72, 'actCals': 6}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'utcTimestamp': 1715144785}
May 08 13:06:25 msm8909 python3[3063]: [SSE] Sending: {"key": "25b240c1d9c743ceb4029d60ed39c698", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 5, "skinTemp": 107, "caseTemp": 107, "walkSteps": 3122, "bmrCals": 83, "totalCals": 89, "sleepDuration": 370, "heartRate": 0, "totalSteps": 3122, "runSteps": 0, "thermalGen": 9, "distance": 2285, "sleepState": 0, "battery": 72, "actCals": 6}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 63, "utcTimestamp": 1715144785}, "rt": "instant"}
May 08 13:06:26 msm8909 python3[3063]: ADVERT: {'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 571, 'heart_rate': 0, 'total_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'battery': 90, 'run_steps': 0, 'sleep_duration': 1, 'thermal_gen': 5, 'bmr_cals': 0} 1dd51dd500070000000000000001023b0005000000005a206465
May 08 13:06:26 msm8909 python3[3063]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 13:06:26 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '25b240c1d9c743ceb4029d60ed39c698', 'data': '', 'timestamp': 1715144786.2976203, 'source': 0}
May 08 13:06:28 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 562, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000023200cc0b22060049206060
May 08 13:06:28 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x02}', 'company_id': b'_\x00', 'mtp_version': 5} 027d055f00
May 08 13:06:28 msm8909 python3[3063]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 13:06:29 msm8909 python3[3063]: ADVERT: {'act_cals': 10, 'case_temp': 96, 'total_steps': 3718, 'walk_steps': 3718, 'mtp_version': 7, 'company_id': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 461, 'heart_rate': 0, 'total_cals': 513, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2739, 'pairing_code': b'\x0f\x89', 'battery': 80, 'run_steps': 0, 'sleep_duration': 0, 'thermal_gen': 14, 'bmr_cals': 503} 0f890f89000700000e860ab3000001cd000e0ab1f70050106060
May 08 13:06:29 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 562, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000023200cc0b22060049306060
May 08 13:06:29 msm8909 python3[3063]: ADVERT: {'act_cals': 6, 'case_temp': 95, 'total_steps': 2160, 'walk_steps': 2083, 'mtp_version': 7, 'company_id': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 284, 'heart_rate': 0, 'total_cals': 66, 'sleep_state': 0, 'skin_temp': 95, 'distance': 1709, 'pairing_code': b'%\x1a', 'battery': 79, 'run_steps': 77, 'sleep_duration': 0, 'thermal_gen': 5, 'bmr_cals': 60} 251a251a0007004d082306ad0000011c000506b03c004f305f5f
May 08 13:06:41 msm8909 python3[3063]: ADVERT: {'act_cals': 7, 'case_temp': 95, 'total_steps': 2162, 'walk_steps': 2098, 'mtp_version': 7, 'company_id': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 5, 'heart_rate': 0, 'total_cals': 54, 'sleep_state': 0, 'skin_temp': 96, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'battery': 73, 'run_steps': 64, 'sleep_duration': 0, 'thermal_gen': 5, 'bmr_cals': 47} 1d921d92000700400832072200000005000507902f0049205f60
May 08 13:06:41 msm8909 python3[3063]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 5, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 5, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715144801}
May 08 13:06:41 msm8909 python3[3063]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 5, 'skinTemp': 96, 'caseTemp': 95, 'walkSteps': 2098, 'bmrCals': 47, 'totalCals': 54, 'sleepDuration': 0, 'heartRate': 0, 'totalSteps': 2162, 'runSteps': 64, 'thermalGen': 5, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'actCals': 7}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'utcTimestamp': 1715144801}
May 08 13:06:41 msm8909 python3[3063]: [SSE] Sending: {"key": "59c57ecc99ee4f65adbf3bd2774c4beb", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 5, "skinTemp": 96, "caseTemp": 95, "walkSteps": 2098, "bmrCals": 47, "totalCals": 54, "sleepDuration": 0, "heartRate": 0, "totalSteps": 2162, "runSteps": 64, "thermalGen": 5, "distance": 1826, "sleepState": 0, "battery": 73, "actCals": 7}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 75, "utcTimestamp": 1715144801}, "rt": "instant"}
May 08 13:06:41 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '59c57ecc99ee4f65adbf3bd2774c4beb', 'data': '', 'timestamp': 1715144801.6094556, 'source': 0}
May 08 13:06:45 msm8909 python3[3063]: Running Scheduled: Check Network
May 08 13:06:45 msm8909 python3[3063]: [NET] NETWORK GOOD.
May 08 13:06:52 msm8909 python3[3063]: [SSE] Sending keepalive ping
May 08 13:06:52 msm8909 python3[3063]: [SSE] SENDING GATEWAY STATUS PING
May 08 13:06:52 msm8909 python3[3063]: [SSE] Sending: {"key": "1ac896552d91425b9970d696a6d511d6", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 08 13:06:53 msm8909 python3[3063]: [SSE] RX'd: {'type': 's', 'key': '1ac896552d91425b9970d696a6d511d6', 'data': '', 'timestamp': 1715144812.9744201, 'source': 0}
May 08 13:06:55 msm8909 python3[3063]: ADVERT: {'pairing_code': b'\x17\\', 'company_id': b'_\x00', 'mtp_version': 5} 175c065f00
May 08 13:06:55 msm8909 python3[3063]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 08 13:06:56 msm8909 python3[3063]: ADVERT: {'act_cals': 11, 'case_temp': 96, 'total_steps': 3709, 'walk_steps': 3701, 'mtp_version': 7, 'company_id': b'\rU', 'alert_status': b'\x00', 'solar_gen': 562, 'heart_rate': 0, 'total_cals': 529, 'sleep_state': 0, 'skin_temp': 96, 'distance': 2746, 'pairing_code': b'\rU', 'battery': 73, 'run_steps': 8, 'sleep_duration': 0, 'thermal_gen': 204, 'bmr_cals': 518} 0d550d55000700080e750aba0000023200cc0b22060049106060