-- Logs begin at Wed 2023-03-29 05:05:41 CST. --
May 13 03:54:15 msm8909 python3[2222]: DB VERSION: 9
May 13 03:54:15 msm8909 python3[2222]: [DB] No upgrade needed
May 13 03:54:16 msm8909 python3[2222]: [DEBUG] Looking for old files to remove in /data/logs
May 13 03:54:16 msm8909 python3[2222]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 03:54:16 msm8909 python3[2222]: [CONFIG] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 03:54:16 msm8909 python3[2222]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 03:54:16 msm8909 python3[2222]: [SSE] SETTING UP SSE
May 13 03:54:16 msm8909 python3[2222]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 03:54:16 msm8909 python3[2222]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb5b49a90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 13 03:54:16 msm8909 python3[2222]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb4808210>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 13 03:54:29 msm8909 python3[2222]: Traceback (most recent call last):
May 13 03:54:29 msm8909 python3[2222]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 13 03:54:29 msm8909 python3[2222]: hci0 = BluetoothAdapter(0);
May 13 03:54:29 msm8909 python3[2222]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 13 03:54:29 msm8909 python3[2222]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 13 03:54:29 msm8909 python3[2222]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 13 03:54:29 msm8909 python3[2222]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 13 03:54:29 msm8909 python3[2222]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 13 03:54:29 msm8909 python3[2222]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 13 03:54:29 msm8909 python3[2222]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 13 03:54:29 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 13 03:54:29 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 13 03:54:29 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 13 03:54:34 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 13 03:54:34 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 13 03:54:34 msm8909 systemd[1]: Started Mother Gateway Service.
May 13 03:54:36 msm8909 python3[3037]: READING DB FROM FILE: /data/mother.db
May 13 03:54:36 msm8909 python3[3037]: DB VERSION: 9
May 13 03:54:36 msm8909 python3[3037]: [DB] No upgrade needed
May 13 03:54:37 msm8909 python3[3037]: [DEBUG] Looking for old files to remove in /data/logs
May 13 03:54:37 msm8909 python3[3037]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 13 03:54:37 msm8909 python3[3037]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 13 03:54:37 msm8909 python3[3037]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 13 03:54:38 msm8909 python3[3037]: [SSE] SETTING UP SSE
May 13 03:54:38 msm8909 python3[3037]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 13 03:55:16 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 03:55:16 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 03:55:16 msm8909 python3[3037]: Running Scheduled: Thread Check
May 13 03:55:16 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 03:55:16 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 03:55:16 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "e934e86e464a427a8d9f4702138bd7a2"}
May 13 03:55:16 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543679.1944103, 'source': 0, 'type': 's', 'data': '', 'key': '1cf5c391dfe346b29f3e0f36da6ad8e4'}
May 13 03:55:16 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543680.4732876, 'source': 1, 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'type': 'gw', 'key': None}
May 13 03:55:16 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543680.4777927, 'source': 1, 'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xM2Q0XzE3MTUzMzUzMzc=", "id": 81, "pairingCode": "13d4"}]', 'type': 'wearables', 'key': None}
May 13 03:55:16 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543680.6588378, '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}', 'type': 'wconfig', 'key': None}
May 13 03:55:16 msm8909 python3[3037]: [SSE] UPDATING W CONFIG
May 13 03:55:16 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543680.8406487, '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}', 'type': 'wconfig', 'key': None}
May 13 03:55:16 msm8909 python3[3037]: [SSE] UPDATING W CONFIG
May 13 03:55:16 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543681.0304925, '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}', 'type': 'wconfig', 'key': None}
May 13 03:55:16 msm8909 python3[3037]: [SSE] UPDATING W CONFIG
May 13 03:55:16 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543681.2484219, '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}', 'type': 'wconfig', 'key': None}
May 13 03:55:16 msm8909 python3[3037]: [SSE] UPDATING W CONFIG
May 13 03:55:16 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543681.4513855, '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}', 'type': 'wconfig', 'key': None}
May 13 03:55:16 msm8909 python3[3037]: [SSE] UPDATING W CONFIG
May 13 03:55:16 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543681.6640224, 'source': 1, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-10T09:40:12.152049", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 301, "language": null, "name": "Sensible Uakari", "received": "2024-05-10T10:08:57.067437", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 81}', 'type': 'wconfig', 'key': None}
May 13 03:55:16 msm8909 python3[3037]: [SSE] UPDATING W CONFIG
May 13 03:55:16 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543681.7079692, 'source': 1, 'data': '0', 'type': 'prov', 'key': None}
May 13 03:55:16 msm8909 python3[3037]: [SSE] SETTING PROVISIONING TO: 0
May 13 03:55:16 msm8909 python3[3037]: [CONFIG] SSE Has new config, updating
May 13 03:55:16 msm8909 python3[3037]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 13 03:55:16 msm8909 python3[3037]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 13 03:55:16 msm8909 python3[3037]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 13 03:55:16 msm8909 python3[3037]: [CLOUD] Activating Gateway
May 13 03:55:16 msm8909 python3[3037]: DBUS: Discovered 06:05:04:69:0A:91 .
May 13 03:55:16 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 13 03:55:16 msm8909 python3[3037]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 13 03:55:16 msm8909 python3[3037]: DBUS: Discovered 06:05:04:09:A0:9C .
May 13 03:55:16 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 03:55:16 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 03:55:16 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047106464
May 13 03:55:16 msm8909 python3[3037]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 13 03:55:16 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 19, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715543716}
May 13 03:55:16 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 19, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715543716}
May 13 03:55:16 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 71, "thermalGen": 19, "solarGen": 19, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715543716}, "key": "87ea1868c57040dd83a147c1863ec79f"}
May 13 03:55:16 msm8909 python3[3037]: DBUS: Discovered 06:05:04:56:C4:4A .
May 13 03:55:16 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543716.4400034, 'source': 0, 'type': 's', 'data': '', 'key': 'e934e86e464a427a8d9f4702138bd7a2'}
May 13 03:55:17 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 03:55:17 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 03:55:17 msm8909 python3[3037]: DBUS: Discovered 06:05:04:50:93:05 .
May 13 03:55:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00130000000057306464
May 13 03:55:17 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 03:55:17 msm8909 python3[3037]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 13 03:55:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 89, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000130000000059006464
May 13 03:55:17 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 03:55:17 msm8909 python3[3037]: DBUS: Discovered 06:05:04:1F:66:01 .
May 13 03:55:17 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 03:55:17 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 03:55:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004c006363
May 13 03:55:17 msm8909 python3[3037]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 13 03:55:17 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 76, 'thermalGen': 4, 'solarGen': 4, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715543717}
May 13 03:55:17 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 76, 'thermalGen': 4, 'solarGen': 4, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715543717}
May 13 03:55:17 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 76, "thermalGen": 4, "solarGen": 4, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715543717}, "key": "ab247b25d4094c77bad0c5fe79c2371a"}
May 13 03:55:17 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543717.2611504, 'source': 0, 'type': 's', 'data': '', 'key': '87ea1868c57040dd83a147c1863ec79f'}
May 13 03:55:17 msm8909 python3[3037]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 13 03:55:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 29, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001d0004000000005f006464
May 13 03:55:17 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 03:55:17 msm8909 python3[3037]: DBUS: Discovered 06:05:04:7A:56:97 .
May 13 03:55:18 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 03:55:18 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 03:55:18 msm8909 python3[3037]: DBUS: Discovered 06:05:04:6D:74:4C .
May 13 03:55:18 msm8909 python3[3037]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 13 03:55:18 msm8909 python3[3037]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 13 03:55:18 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543717.8915935, 'source': 0, 'type': 's', 'data': '', 'key': 'ab247b25d4094c77bad0c5fe79c2371a'}
May 13 03:55:18 msm8909 python3[3037]: DBUS: Discovered 06:05:04:80:24:04 .
May 13 03:55:18 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 03:55:18 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 03:55:18 msm8909 python3[3037]: DBUS: Discovered 06:05:04:13:9C:CF .
May 13 03:55:18 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 03:55:18 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 03:55:18 msm8909 python3[3037]: DBUS: Discovered 06:05:04:44:7C:06 .
May 13 03:55:18 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 13 03:55:18 msm8909 python3[3037]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 13 03:55:18 msm8909 python3[3037]: DBUS: Discovered 06:05:04:61:15:83 .
May 13 03:55:18 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700130000000055106363
May 13 03:55:18 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 03:55:19 msm8909 python3[3037]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 13 03:55:19 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001006363
May 13 03:55:19 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 03:55:19 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 154, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 121, 'sleep_state': 0, 'bmr_cals': 150, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 43, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002b00690013045096003f307879
May 13 03:55:19 msm8909 python3[3037]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 13 03:55:19 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 154, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 121, 'battery': 63, 'thermalGen': 19, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 150, 'sleepDuration': 43}, 'configId': 301, 'utcTimestamp': 1715543719}
May 13 03:55:19 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 154, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 121, 'battery': 63, 'thermalGen': 19, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 150, 'sleepDuration': 43}, 'configId': 301, 'utcTimestamp': 1715543719}
May 13 03:55:19 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 120, "heartRate": 0, "distance": 0, "totalCals": 154, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 121, "battery": 63, "thermalGen": 19, "solarGen": 105, "runSteps": 0, "bmrCals": 150, "sleepDuration": 43}, "configId": 301, "utcTimestamp": 1715543719}, "key": "aeda47514b6f475594b2309caf401638"}
May 13 03:55:20 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543720.3710434, 'source': 0, 'type': 's', 'data': '', 'key': 'aeda47514b6f475594b2309caf401638'}
May 13 03:55:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460013000000004b206464
May 13 03:55:20 msm8909 python3[3037]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 13 03:55:20 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 19, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715543720}
May 13 03:55:20 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 19, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715543720}
May 13 03:55:20 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 75, "thermalGen": 19, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715543720}, "key": "e119d1958f6a4a84a71bfcb6f903b279"}
May 13 03:55:20 msm8909 python3[3037]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 13 03:55:25 msm8909 python3[3037]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 13 03:55:25 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 03:55:25 msm8909 python3[3037]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 03:55:25 msm8909 python3[3037]: DBUS: Discovered 06:05:04:48:10:21 .
May 13 03:55:25 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 03:55:25 msm8909 python3[3037]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 03:55:25 msm8909 python3[3037]: DBUS: Discovered 06:05:04:8E:52:AD .
May 13 03:55:25 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\x8d', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\x8d'} 048d048d0006
May 13 03:55:25 msm8909 python3[3037]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 13 03:55:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044306465
May 13 03:55:26 msm8909 python3[3037]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 13 03:55:26 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 68, 'thermalGen': 19, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715543726}
May 13 03:55:26 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 68, 'thermalGen': 19, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715543726}
May 13 03:55:26 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 68, "thermalGen": 19, "solarGen": 19, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715543726}, "key": "1261145dbe1e42309fcf102c9b8187ee"}
May 13 03:55:26 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 03:55:26 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 03:55:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047206464
May 13 03:55:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\rU'} 0d550d5500070000000000000000000400040000000046206565
May 13 03:55:26 msm8909 python3[3037]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 13 03:55:26 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 4, 'solarGen': 4, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715543726}
May 13 03:55:26 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 4, 'solarGen': 4, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715543726}
May 13 03:55:27 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 70, "thermalGen": 4, "solarGen": 4, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715543726}, "key": "c83d8454527147a1a243743fc08aa08b"}
May 13 03:55:27 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 89, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000130000000059106464
May 13 03:55:27 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 03:55:27 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001106363
May 13 03:55:27 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 03:55:27 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 154, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 121, 'sleep_state': 0, 'bmr_cals': 150, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 43, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002b00690013045096003f007879
May 13 03:55:27 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 03:55:27 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 03:55:27 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004c106363
May 13 03:55:27 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460013000000004b206464
May 13 03:55:27 msm8909 python3[3037]: DBUS: Discovered 06:05:04:88:94:2A .
May 13 03:55:27 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 13 03:55:27 msm8909 python3[3037]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 13 03:55:27 msm8909 python3[3037]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 13 03:55:27 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x1b\xab', 'mtp_version': 5, 'company_id': b'_\x00'} 1bab065f00
May 13 03:55:27 msm8909 python3[3037]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 13 03:55:27 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 29, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001d0004000000005f106464
May 13 03:55:27 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 03:55:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004c206363
May 13 03:55:29 msm8909 python3[3037]: DBUS: Connected to 06:05:04:02:E8:6A
May 13 03:55:29 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 03:55:29 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 03:55:29 msm8909 python3[3037]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 13 03:55:29 msm8909 python3[3037]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 13 03:55:29 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 76}]}, "key": "0b642d29560f4d3483664a0aeb73a632"}
May 13 03:55:29 msm8909 python3[3037]: ACTIVATING HR.
May 13 03:55:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00130000000057006464
May 13 03:55:29 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 03:55:36 msm8909 python3[3037]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 13 03:55:36 msm8909 python3[3037]: 60.930694103240967 [06:05:04:02:E8:6A] <- HR 0000
May 13 03:55:37 msm8909 python3[3037]: 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, 65, 27, 25, 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 13 03:55:37 msm8909 python3[3037]: GOT Firmware Version: V1.5.4d0
May 13 03:55:37 msm8909 python3[3037]: GOT Pairing Code: 251a
May 13 03:55:37 msm8909 python3[3037]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 03:55:37 msm8909 python3[3037]: NO FW Update needed.
May 13 03:55:37 msm8909 python3[3037]: LAST SYNC: 1715542809
May 13 03:55:38 msm8909 python3[3037]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 70, 0, 0, 64, 19, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 75, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 03:55:38 msm8909 python3[3037]: ACTIVITY: 0
May 13 03:55:38 msm8909 python3[3037]: HR READING: 0 TOOK 0.000468 secs
May 13 03:55:38 msm8909 python3[3037]: DEACTIVATING HR.
May 13 03:55:38 msm8909 python3[3037]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 13 03:55:38 msm8909 python3[3037]: GOT Instant Data: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'total_steps': 0, 'thermal_gen': 19, 'battery': 75, 'run_steps': 0, 'case_temp': 100, 'heart_rate': 0, 'bmr_cals': 0, 'solar_gen': 70}
May 13 03:55:38 msm8909 python3[3037]: W ID: 76
May 13 03:55:38 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'activity': 0, 'walkSteps': 0, 'skinTemp': 100, 'totalSteps': 0, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715543738}
May 13 03:55:38 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'activity': 0, 'walkSteps': 0, 'skinTemp': 100, 'totalSteps': 0, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715543738}
May 13 03:55:38 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "actCals": 0, "thermalGen": 19, "battery": 75, "activity": 0, "walkSteps": 0, "skinTemp": 100, "totalSteps": 0, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715543738}, "key": "4a38ae31232b4d08b16fc80137cc01fc"}
May 13 03:55:38 msm8909 python3[3037]: Instant Upload complete
May 13 03:55:38 msm8909 python3[3037]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 13 03:55:39 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 89, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000130000000059206464
May 13 03:55:39 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 03:55:39 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 154, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 121, 'sleep_state': 0, 'bmr_cals': 150, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 43, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002b00690013045096003f107879
May 13 03:55:39 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 29, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001d0004000000005f206464
May 13 03:55:39 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 03:55:40 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 03:55:40 msm8909 python3[3037]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 03:55:40 msm8909 python3[3037]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 03:55:40 msm8909 python3[3037]: DBUS: 06:05:04:02:E8:6A disconnected.
May 13 03:55:40 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460013000000004b006464
May 13 03:55:40 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460013000000004b006464
May 13 03:55:40 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 83, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700130000000053006363
May 13 03:55:40 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 03:55:40 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543720.9169841, 'source': 0, 'type': 's', 'data': '', 'key': 'e119d1958f6a4a84a71bfcb6f903b279'}
May 13 03:55:40 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543726.4846284, 'source': 0, 'type': 's', 'data': '', 'key': '1261145dbe1e42309fcf102c9b8187ee'}
May 13 03:55:41 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543727.3870742, 'source': 0, 'type': 's', 'data': '', 'key': 'c83d8454527147a1a243743fc08aa08b'}
May 13 03:55:41 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543730.0379052, 'source': 0, 'type': 's', 'data': '', 'key': '0b642d29560f4d3483664a0aeb73a632'}
May 13 03:55:41 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543738.9721167, 'source': 0, 'type': 's', 'data': '', 'key': '4a38ae31232b4d08b16fc80137cc01fc'}
May 13 03:55:42 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001206363
May 13 03:55:42 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 03:55:42 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 03:55:42 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 03:55:43 msm8909 python3[3037]: DBUS: Discovered 06:05:04:66:30:47 .
May 13 03:55:43 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 13 03:55:43 msm8909 python3[3037]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 13 03:55:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047006464
May 13 03:55:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\rU'} 0d550d5500070000000000000000000400040000000046006565
May 13 03:55:46 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 03:55:46 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 03:55:53 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047106464
May 13 03:55:53 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 03:55:53 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 03:55:53 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 154, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 121, 'sleep_state': 0, 'bmr_cals': 150, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 43, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002b00690013045096003f307879
May 13 03:55:53 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\rU'} 0d550d5500070000000000000000000400040000000046106565
May 13 03:55:54 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00130000000057306464
May 13 03:55:54 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 03:55:54 msm8909 python3[3037]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 13 03:55:54 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\n\x8e', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x8e'} 0a8e0a8e0006
May 13 03:55:54 msm8909 python3[3037]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 13 03:55:54 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 03:55:54 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 03:55:54 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 29, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001d0004000000005f006464
May 13 03:55:54 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 03:55:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 89, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000130000000059006464
May 13 03:55:56 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 03:55:58 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460013000000004b106464
May 13 03:55:58 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 03:55:58 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 03:55:58 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 83, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700130000000053106363
May 13 03:55:58 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 03:56:08 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044306465
May 13 03:56:08 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 83, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700130000000053206363
May 13 03:56:08 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 03:56:08 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\rU'} 0d550d5500070000000000000000000400040000000047306565
May 13 03:56:08 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 29, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001d0004000000005f106464
May 13 03:56:08 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 03:56:09 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001106363
May 13 03:56:09 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 03:56:10 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 91, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700013000000005b106464
May 13 03:56:10 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 03:56:11 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047306464
May 13 03:56:11 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 154, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 121, 'sleep_state': 0, 'bmr_cals': 150, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 43, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002b00690013045096003e107879
May 13 03:56:16 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 03:56:16 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 03:56:16 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 03:56:16 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 03:56:16 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "8bd1883360e74ee28c3f1cdaa8798cdc"}
May 13 03:56:16 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543776.7827954, 'source': 0, 'type': 's', 'data': '', 'key': '8bd1883360e74ee28c3f1cdaa8798cdc'}
May 13 03:56:17 msm8909 python3[3037]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 13 03:56:21 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d306363
May 13 03:56:21 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 4, 'solarGen': 4, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715543781}
May 13 03:56:21 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 4, 'solarGen': 4, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715543781}
May 13 03:56:21 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 77, "thermalGen": 4, "solarGen": 4, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715543781}, "key": "b8b09c31560149778ecc4be206763d4f"}
May 13 03:56:21 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 03:56:21 msm8909 python3[3037]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 03:56:21 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001206363
May 13 03:56:21 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 03:56:22 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460013000000004b006464
May 13 03:56:22 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700130000000055006363
May 13 03:56:22 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 03:56:23 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 91, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700013000000005b206464
May 13 03:56:23 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 03:56:23 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 154, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 121, 'sleep_state': 0, 'bmr_cals': 150, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 43, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002b00690013045096003e207879
May 13 03:56:23 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 154, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 121, 'battery': 62, 'thermalGen': 19, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 150, 'sleepDuration': 43}, 'configId': 301, 'utcTimestamp': 1715543783}
May 13 03:56:23 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 154, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 121, 'battery': 62, 'thermalGen': 19, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 150, 'sleepDuration': 43}, 'configId': 301, 'utcTimestamp': 1715543783}
May 13 03:56:23 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 120, "heartRate": 0, "distance": 0, "totalCals": 154, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 121, "battery": 62, "thermalGen": 19, "solarGen": 105, "runSteps": 0, "bmrCals": 150, "sleepDuration": 43}, "configId": 301, "utcTimestamp": 1715543783}, "key": "b5de408ffc0b46798e365c24ab877e1d"}
May 13 03:56:23 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\rU'} 0d550d5500070000000000000000000400040000000047006565
May 13 03:56:24 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 29, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001d0004000000005f306464
May 13 03:56:24 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 03:56:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047006464
May 13 03:56:26 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 03:56:26 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 03:56:26 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 03:56:26 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 03:56:30 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047006464
May 13 03:56:32 msm8909 python3[3037]: DBUS: Connected to 06:05:04:FC:44:79
May 13 03:56:32 msm8909 python3[3037]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 63}]}
May 13 03:56:32 msm8909 python3[3037]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 63}]}
May 13 03:56:32 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 63}]}, "key": "4aae04b54e404c0eb38a11592e56f2e6"}
May 13 03:56:32 msm8909 python3[3037]: ACTIVATING HR.
May 13 03:56:39 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 03:56:39 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 03:56:39 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460013000000004b206464
May 13 03:56:39 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 19, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715543799}
May 13 03:56:39 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 19, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715543799}
May 13 03:56:39 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 75, "thermalGen": 19, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715543799}, "key": "1b18d22eb4d64d09ad08a5661d66a71d"}
May 13 03:56:40 msm8909 python3[3037]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 03:56:40 msm8909 python3[3037]: 124.36979699134827 [06:05:04:FC:44:79] <- HR 0000
May 13 03:56:40 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 91, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700013000000005b006464
May 13 03:56:40 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 03:56:40 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 154, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 121, 'sleep_state': 0, 'bmr_cals': 150, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 43, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002b00690013045096003e007879
May 13 03:56:40 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\rU'} 0d550d5500070000000000000000000400040000000047206565
May 13 03:56:40 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 71, 'thermalGen': 4, 'solarGen': 4, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715543800}
May 13 03:56:40 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 71, 'thermalGen': 4, 'solarGen': 4, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715543800}
May 13 03:56:40 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 71, "thermalGen": 4, "solarGen": 4, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715543800}, "key": "534512c72a92400cbb8ce1a17e53dadd"}
May 13 03:56:40 msm8909 python3[3037]: DBUS: Read 06:05:04:FC:44:79 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 249, 45, 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 13 03:56:40 msm8909 python3[3037]: GOT Firmware Version: V1.5.4d0
May 13 03:56:40 msm8909 python3[3037]: GOT Pairing Code: 1d69
May 13 03:56:40 msm8909 python3[3037]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 03:56:40 msm8909 python3[3037]: NO FW Update needed.
May 13 03:56:40 msm8909 python3[3037]: LAST SYNC: 1715534125
May 13 03:56:41 msm8909 python3[3037]: DBUS: Read 06:05:04:FC:44:79 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 19, 0, 0, 64, 19, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 03:56:41 msm8909 python3[3037]: ACTIVITY: 0
May 13 03:56:41 msm8909 python3[3037]: HR READING: 0 TOOK 0.000539 secs
May 13 03:56:41 msm8909 python3[3037]: DEACTIVATING HR.
May 13 03:56:41 msm8909 python3[3037]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 03:56:41 msm8909 python3[3037]: GOT Instant Data: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'total_steps': 0, 'thermal_gen': 19, 'battery': 71, 'run_steps': 0, 'case_temp': 100, 'heart_rate': 0, 'bmr_cals': 0, 'solar_gen': 19}
May 13 03:56:41 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043306465
May 13 03:56:41 msm8909 python3[3037]: W ID: 63
May 13 03:56:41 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 71, 'activity': 0, 'walkSteps': 0, 'skinTemp': 100, 'totalSteps': 0, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715543801}
May 13 03:56:41 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 71, 'activity': 0, 'walkSteps': 0, 'skinTemp': 100, 'totalSteps': 0, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715543801}
May 13 03:56:41 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 19, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715543801}
May 13 03:56:41 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 19, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715543801}
May 13 03:56:41 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "actCals": 0, "thermalGen": 19, "battery": 71, "activity": 0, "walkSteps": 0, "skinTemp": 100, "totalSteps": 0, "solarGen": 19, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715543801}, "key": "5ec136e30bfd40548fa3d72ea17b4949"}
May 13 03:56:41 msm8909 python3[3037]: Instant Upload complete
May 13 03:56:42 msm8909 python3[3037]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 13 03:56:42 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 67, "thermalGen": 19, "solarGen": 19, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715543801}, "key": "9e5d6c14ecea468180653b96aededa0c"}
May 13 03:56:42 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 29, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001d0004000000005f106464
May 13 03:56:42 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 03:56:44 msm8909 python3[3037]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 03:56:44 msm8909 python3[3037]: DBUS: 06:05:04:FC:44:79 disconnected.
May 13 03:56:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047006464
May 13 03:56:45 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543781.9620426, 'source': 0, 'type': 's', 'data': '', 'key': 'b8b09c31560149778ecc4be206763d4f'}
May 13 03:56:45 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543783.9328692, 'source': 0, 'type': 's', 'data': '', 'key': 'b5de408ffc0b46798e365c24ab877e1d'}
May 13 03:56:45 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543793.2643857, 'source': 0, 'type': 's', 'data': '', 'key': '4aae04b54e404c0eb38a11592e56f2e6'}
May 13 03:56:45 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543800.204565, 'source': 0, 'type': 's', 'data': '', 'key': '1b18d22eb4d64d09ad08a5661d66a71d'}
May 13 03:56:45 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543801.2489352, 'source': 0, 'type': 's', 'data': '', 'key': '534512c72a92400cbb8ce1a17e53dadd'}
May 13 03:56:45 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543802.3628497, 'source': 0, 'type': 's', 'data': '', 'key': '5ec136e30bfd40548fa3d72ea17b4949'}
May 13 03:56:45 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543802.4238522, 'source': 0, 'type': 's', 'data': '', 'key': '9e5d6c14ecea468180653b96aededa0c'}
May 13 03:56:46 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 03:56:46 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 03:56:52 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700130000000055306363
May 13 03:56:52 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 03:56:53 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 03:56:53 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 03:56:54 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 03:56:54 msm8909 python3[3037]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 03:56:54 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 29, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001d0004000000005f206464
May 13 03:56:54 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 03:56:54 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047306464
May 13 03:56:54 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460013000000004b306464
May 13 03:56:55 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 91, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700013000000005b206464
May 13 03:56:55 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 03:56:55 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\rU'} 0d550d5500070000000000000000000400040000000047306565
May 13 03:56:56 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 03:56:56 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 03:56:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043006465
May 13 03:57:06 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047006464
May 13 03:57:07 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 03:57:07 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 03:57:07 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 89, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000130000000059306464
May 13 03:57:07 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 03:57:07 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700130000000055006363
May 13 03:57:07 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 03:57:07 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00130000000056206464
May 13 03:57:07 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 03:57:08 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001006363
May 13 03:57:08 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 03:57:09 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460013000000004b106464
May 13 03:57:10 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 89, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000130000000059306464
May 13 03:57:10 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 03:57:10 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 154, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 150, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 59, 'total_steps': 0, 'sleep_duration': 43, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002b00690013045096003b30787a
May 13 03:57:16 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 03:57:16 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 03:57:16 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 03:57:16 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 03:57:16 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "d7bcf45c79734228900e8a163cee0eb4"}
May 13 03:57:17 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543837.0331638, 'source': 0, 'type': 's', 'data': '', 'key': 'd7bcf45c79734228900e8a163cee0eb4'}
May 13 03:57:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d106363
May 13 03:57:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001106363
May 13 03:57:20 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 03:57:21 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 66, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000042306465
May 13 03:57:21 msm8909 python3[3037]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 13 03:57:27 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\rU'} 0d550d5500070000000000000000000400040000000045306565
May 13 03:57:27 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 154, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 150, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 59, 'total_steps': 0, 'sleep_duration': 43, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002b00690013045096003b00787a
May 13 03:57:27 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 154, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 59, 'thermalGen': 19, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 150, 'sleepDuration': 43}, 'configId': 301, 'utcTimestamp': 1715543847}
May 13 03:57:27 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 154, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 59, 'thermalGen': 19, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 150, 'sleepDuration': 43}, 'configId': 301, 'utcTimestamp': 1715543847}
May 13 03:57:27 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 120, "heartRate": 0, "distance": 0, "totalCals": 154, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 122, "battery": 59, "thermalGen": 19, "solarGen": 105, "runSteps": 0, "bmrCals": 150, "sleepDuration": 43}, "configId": 301, "utcTimestamp": 1715543847}, "key": "5d4a7ddacc574c50b464ea518b76adbf"}
May 13 03:57:28 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 66, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000042006465
May 13 03:57:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047206464
May 13 03:57:30 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d106363
May 13 03:57:30 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001206363
May 13 03:57:30 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 03:57:30 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 03:57:30 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 03:57:31 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700130000000054306363
May 13 03:57:32 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 03:57:32 msm8909 python3[3037]: DBUS: Connected to 06:05:04:AF:F9:E9
May 13 03:57:32 msm8909 python3[3037]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 13 03:57:32 msm8909 python3[3037]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 13 03:57:32 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 73}]}, "key": "47605ebf94ec4277aa423afae426929f"}
May 13 03:57:32 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00130000000056106464
May 13 03:57:32 msm8909 python3[3037]: ACTIVATING HR.
May 13 03:57:32 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 03:57:39 msm8909 python3[3037]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 03:57:39 msm8909 python3[3037]: 183.65750026702881 [06:05:04:AF:F9:E9] <- HR 0000
May 13 03:57:40 msm8909 python3[3037]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 247, 137, 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 13 03:57:40 msm8909 python3[3037]: GOT Firmware Version: V1.5.4d0
May 13 03:57:40 msm8909 python3[3037]: GOT Pairing Code: 0f89
May 13 03:57:40 msm8909 python3[3037]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 03:57:40 msm8909 python3[3037]: NO FW Update needed.
May 13 03:57:40 msm8909 python3[3037]: LAST SYNC: 1715533705
May 13 03:57:41 msm8909 python3[3037]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 4, 0, 0, 64, 4, 0, 0, 65, 99, 0, 0, 80, 99, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 03:57:41 msm8909 python3[3037]: ACTIVITY: 0
May 13 03:57:41 msm8909 python3[3037]: HR READING: 0 TOOK 0.000453 secs
May 13 03:57:41 msm8909 python3[3037]: DEACTIVATING HR.
May 13 03:57:41 msm8909 python3[3037]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 03:57:41 msm8909 python3[3037]: GOT Instant Data: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'total_steps': 0, 'thermal_gen': 4, 'battery': 77, 'run_steps': 0, 'case_temp': 99, 'heart_rate': 0, 'bmr_cals': 0, 'solar_gen': 4}
May 13 03:57:41 msm8909 python3[3037]: W ID: 73
May 13 03:57:41 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'activity': 0, 'walkSteps': 0, 'skinTemp': 99, 'totalSteps': 0, 'solarGen': 4, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715543861}
May 13 03:57:41 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'activity': 0, 'walkSteps': 0, 'skinTemp': 99, 'totalSteps': 0, 'solarGen': 4, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715543861}
May 13 03:57:41 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "actCals": 0, "thermalGen": 4, "battery": 77, "activity": 0, "walkSteps": 0, "skinTemp": 99, "totalSteps": 0, "solarGen": 4, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715543861}, "key": "b41b9f10e4e5431bb75afeb607926d08"}
May 13 03:57:41 msm8909 python3[3037]: Instant Upload complete
May 13 03:57:41 msm8909 python3[3037]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 13 03:57:42 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 154, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 150, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 59, 'total_steps': 0, 'sleep_duration': 43, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002b00690013045096003b20787a
May 13 03:57:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 94, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 29, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001d0004000000005e306464
May 13 03:57:43 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 03:57:43 msm8909 python3[3037]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 03:57:43 msm8909 python3[3037]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 13 03:57:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d206363
May 13 03:57:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d206363
May 13 03:57:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047006464
May 13 03:57:43 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 19, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715543863}
May 13 03:57:43 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 19, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715543863}
May 13 03:57:43 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 71, "thermalGen": 19, "solarGen": 19, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715543863}, "key": "64282c5cd38f47079a7ae871bfa347bd"}
May 13 03:57:43 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543848.3561134, 'source': 0, 'type': 's', 'data': '', 'key': '5d4a7ddacc574c50b464ea518b76adbf'}
May 13 03:57:44 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543852.8216045, 'source': 0, 'type': 's', 'data': '', 'key': '47605ebf94ec4277aa423afae426929f'}
May 13 03:57:44 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543861.7178841, 'source': 0, 'type': 's', 'data': '', 'key': 'b41b9f10e4e5431bb75afeb607926d08'}
May 13 03:57:44 msm8909 python3[3037]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 13 03:57:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 66, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000042006465
May 13 03:57:47 msm8909 python3[3037]: DBUS: Connected to 06:05:04:11:B9:D2
May 13 03:57:47 msm8909 python3[3037]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 13 03:57:47 msm8909 python3[3037]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 13 03:57:47 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 75}]}, "key": "842dfcb1a90045b3b95846ae0d575d0f"}
May 13 03:57:47 msm8909 python3[3037]: ACTIVATING HR.
May 13 03:57:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\rU'} 0d550d5500070000000000000000000400040000000045106565
May 13 03:57:50 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 69, 'thermalGen': 4, 'solarGen': 4, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715543870}
May 13 03:57:50 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 69, 'thermalGen': 4, 'solarGen': 4, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715543870}
May 13 03:57:50 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 69, "thermalGen": 4, "solarGen": 4, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715543870}, "key": "1c90653271d6488b86daed0ba24dc458"}
May 13 03:57:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001006363
May 13 03:57:50 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 03:57:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 94, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 29, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001d0004000000005e006464
May 13 03:57:50 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 03:57:51 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d006363
May 13 03:57:51 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460013000000004b206464
May 13 03:57:51 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 19, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715543871}
May 13 03:57:51 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 19, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715543871}
May 13 03:57:51 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 75, "thermalGen": 19, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715543871}, "key": "2bfc1be4bc62435e895d43ec69412921"}
May 13 03:57:52 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 03:57:52 msm8909 python3[3037]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 03:57:52 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 154, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 150, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 59, 'total_steps': 0, 'sleep_duration': 43, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002b00690013045096003b30787a
May 13 03:57:54 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 03:57:54 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 03:57:54 msm8909 python3[3037]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 03:57:54 msm8909 python3[3037]: 198.96062135696411 [06:05:04:11:B9:D2] <- HR 0000
May 13 03:57:55 msm8909 python3[3037]: 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, 65, 28, 110, 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 13 03:57:55 msm8909 python3[3037]: GOT Firmware Version: V1.5.4d0
May 13 03:57:55 msm8909 python3[3037]: GOT Pairing Code: 1d92
May 13 03:57:55 msm8909 python3[3037]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 03:57:55 msm8909 python3[3037]: NO FW Update needed.
May 13 03:57:55 msm8909 python3[3037]: LAST SYNC: 1715543150
May 13 03:57:56 msm8909 python3[3037]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 19, 0, 0, 64, 19, 0, 0, 65, 101, 0, 0, 80, 100, 0, 0, 81, 66, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 03:57:56 msm8909 python3[3037]: ACTIVITY: 0
May 13 03:57:56 msm8909 python3[3037]: HR READING: 0 TOOK 0.000538 secs
May 13 03:57:56 msm8909 python3[3037]: DEACTIVATING HR.
May 13 03:57:56 msm8909 python3[3037]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 03:57:56 msm8909 python3[3037]: GOT Instant Data: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'skin_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'total_steps': 0, 'thermal_gen': 19, 'battery': 66, 'run_steps': 0, 'case_temp': 100, 'heart_rate': 0, 'bmr_cals': 0, 'solar_gen': 19}
May 13 03:57:56 msm8909 python3[3037]: W ID: 75
May 13 03:57:56 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 66, 'activity': 0, 'walkSteps': 0, 'skinTemp': 101, 'totalSteps': 0, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715543876}
May 13 03:57:56 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 66, 'activity': 0, 'walkSteps': 0, 'skinTemp': 101, 'totalSteps': 0, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715543876}
May 13 03:57:56 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "actCals": 0, "thermalGen": 19, "battery": 66, "activity": 0, "walkSteps": 0, "skinTemp": 101, "totalSteps": 0, "solarGen": 19, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715543876}, "key": "8bdfdf2fb3bf4ed5b2e82f0ca2f2081c"}
May 13 03:57:56 msm8909 python3[3037]: Instant Upload complete
May 13 03:57:56 msm8909 python3[3037]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 13 03:57:59 msm8909 python3[3037]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 03:57:59 msm8909 python3[3037]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 13 03:57:59 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 66, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000042006465
May 13 03:58:00 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 03:58:00 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 03:58:00 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543864.2882123, 'source': 0, 'type': 's', 'data': '', 'key': '64282c5cd38f47079a7ae871bfa347bd'}
May 13 03:58:00 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543868.1345277, 'source': 0, 'type': 's', 'data': '', 'key': '842dfcb1a90045b3b95846ae0d575d0f'}
May 13 03:58:00 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543870.4883115, 'source': 0, 'type': 's', 'data': '', 'key': '1c90653271d6488b86daed0ba24dc458'}
May 13 03:58:00 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543872.084394, 'source': 0, 'type': 's', 'data': '', 'key': '2bfc1be4bc62435e895d43ec69412921'}
May 13 03:58:00 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543877.0170021, 'source': 0, 'type': 's', 'data': '', 'key': '8bdfdf2fb3bf4ed5b2e82f0ca2f2081c'}
May 13 03:58:05 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 94, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 29, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001d0004000000005e106464
May 13 03:58:05 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 03:58:06 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047206464
May 13 03:58:06 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460013000000004b306464
May 13 03:58:08 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 89, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000130000000059106464
May 13 03:58:08 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 03:58:08 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d206363
May 13 03:58:09 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 154, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 150, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 43, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002b00690013045096003f10797a
May 13 03:58:10 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001206363
May 13 03:58:10 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 03:58:10 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 03:58:10 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 03:58:17 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 03:58:17 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 03:58:17 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "75dccca108e84717ba00453170bee7eb"}
May 13 03:58:17 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543897.4338639, 'source': 0, 'type': 's', 'data': '', 'key': '75dccca108e84717ba00453170bee7eb'}
May 13 03:58:19 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 154, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 2, 'bmr_cals': 150, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 43, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002b00690013045096003f22797a
May 13 03:58:19 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043106465
May 13 03:58:19 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\rU'} 0d550d5500070000000000000000000400040000000046006565
May 13 03:58:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001306363
May 13 03:58:20 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 03:58:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 29, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001d0004000000005f306464
May 13 03:58:20 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 03:58:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 88, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000130000000058206464
May 13 03:58:20 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 03:58:21 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460013000000004a106464
May 13 03:58:21 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00130000000057206464
May 13 03:58:21 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 03:58:23 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047006464
May 13 03:58:28 msm8909 python3[3037]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 13 03:58:31 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 154, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 2, 'bmr_cals': 150, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 43, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002b00690013045096003f22797a
May 13 03:58:33 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460013000000004a206464
May 13 03:58:33 msm8909 python3[3037]: DBUS: Connected to 06:05:04:30:B0:14
May 13 03:58:33 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700130000000055106363
May 13 03:58:33 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 03:58:33 msm8909 python3[3037]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 81}]}
May 13 03:58:33 msm8909 python3[3037]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 81}]}
May 13 03:58:33 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 81}]}, "key": "e6fa1390b2aa4ef0843ff21d437ffde3"}
May 13 03:58:33 msm8909 python3[3037]: ACTIVATING HR.
May 13 03:58:34 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 29, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001d0004000000005f006464
May 13 03:58:34 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 03:58:34 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00130000000057306464
May 13 03:58:34 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 03:58:34 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\rU'} 0d550d5500070000000000000000000400040000000046106565
May 13 03:58:35 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d106363
May 13 03:58:38 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047106464
May 13 03:58:40 msm8909 python3[3037]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 03:58:40 msm8909 python3[3037]: 245.18885731697083 [06:05:04:30:B0:14] <- HR 0000
May 13 03:58:41 msm8909 python3[3037]: DBUS: Read 06:05:04:30:B0:14 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 244, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 212, 48, 176, 20, 0, 0, 0]
May 13 03:58:41 msm8909 python3[3037]: GOT Firmware Version: V1.5.4d0
May 13 03:58:41 msm8909 python3[3037]: GOT Pairing Code: 13d4
May 13 03:58:41 msm8909 python3[3037]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 03:58:41 msm8909 python3[3037]: NO FW Update needed.
May 13 03:58:41 msm8909 python3[3037]: LAST SYNC: 1715532825
May 13 03:58:42 msm8909 python3[3037]: DBUS: Read 06:05:04:30:B0:14 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 164, 87, 3, 16, 254, 73, 2, 17, 166, 13, 1, 18, 43, 0, 0, 32, 0, 0, 0, 48, 105, 0, 0, 64, 19, 0, 0, 65, 122, 0, 0, 80, 121, 0, 0, 81, 63, 0, 0, 66, 0, 0, 0, 96, 2, 0, 0, 112]
May 13 03:58:42 msm8909 python3[3037]: ACTIVITY: 2
May 13 03:58:42 msm8909 python3[3037]: HR READING: 0 TOOK 0.000437 secs
May 13 03:58:42 msm8909 python3[3037]: DEACTIVATING HR.
May 13 03:58:42 msm8909 python3[3037]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 03:58:42 msm8909 python3[3037]: GOT Instant Data: {'act_cals': 69030, 'total_cals': 219044, 'distance': 0, 'skin_temp': 122, 'sleep_duration': 43, 'walk_steps': 0, 'activity': 2, 'total_steps': 0, 'thermal_gen': 19, 'battery': 63, 'run_steps': 0, 'case_temp': 121, 'heart_rate': 0, 'bmr_cals': 150014, 'solar_gen': 105}
May 13 03:58:42 msm8909 python3[3037]: W ID: 81
May 13 03:58:42 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 219044, 'actCals': 69030, 'thermalGen': 19, 'battery': 63, 'activity': 2, 'walkSteps': 0, 'skinTemp': 122, 'totalSteps': 0, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 150014, 'sleepDuration': 43}, 'configId': 301, 'utcTimestamp': 1715543922}
May 13 03:58:42 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 219044, 'actCals': 69030, 'thermalGen': 19, 'battery': 63, 'activity': 2, 'walkSteps': 0, 'skinTemp': 122, 'totalSteps': 0, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 150014, 'sleepDuration': 43}, 'configId': 301, 'utcTimestamp': 1715543922}
May 13 03:58:42 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 219044, "actCals": 69030, "thermalGen": 19, "battery": 63, "activity": 2, "walkSteps": 0, "skinTemp": 122, "totalSteps": 0, "solarGen": 105, "runSteps": 0, "bmrCals": 150014, "sleepDuration": 43}, "configId": 301, "utcTimestamp": 1715543922}, "key": "018327bcc32f4106b678d742d6a92dc4"}
May 13 03:58:42 msm8909 python3[3037]: Instant Upload complete
May 13 03:58:42 msm8909 python3[3037]: using silent sync
May 13 03:58:42 msm8909 python3[3037]: Starting sync for: 06:05:04:30:B0:14
May 13 03:58:42 msm8909 python3[3037]: ACTIVATING AMDTP.
May 13 03:58:44 msm8909 python3[3037]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 13 03:58:46 msm8909 python3[3037]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 13 03:58:46 msm8909 python3[3037]: Sending start sync for: 06:05:04:30:B0:14
May 13 03:58:46 msm8909 python3[3037]: 250.57262945175171 [06:05:04:30:B0:14] -> TX[10] b'060040109100a4a98329'
May 13 03:58:46 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 13 03:58:47 msm8909 python3[3037]: 251.8607714176178 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:58:47 msm8909 python3[3037]: 252.24598932266235 [06:05:04:30:B0:14] <- RX 06004010e2009183912d
May 13 03:58:47 msm8909 python3[3037]: 252.26266074180603 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:58:47 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:58:47 msm8909 python3[3037]: Header: 06004010 payload: e200 crc: 9183912d
May 13 03:58:47 msm8909 python3[3037]: 252.27026462554932 [06:05:04:30:B0:14] -> TX[10] b'0600401092269a7fa3d0'
May 13 03:58:47 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 13 03:58:47 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d206363
May 13 03:58:47 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 4, 'solarGen': 4, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715543927}
May 13 03:58:47 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 4, 'solarGen': 4, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715543927}
May 13 03:58:48 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 77, "thermalGen": 4, "solarGen": 4, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715543927}, "key": "7d5007bb618e45a8a096df6589adb270"}
May 13 03:58:48 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 29, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001d0004000000005f206464
May 13 03:58:48 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 03:58:48 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 03:58:48 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 03:58:48 msm8909 python3[3037]: 253.13695192337036 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:58:48 msm8909 python3[3037]: 253.16598749160767 [06:05:04:30:B0:14] <- RX 06004011e2009183912d
May 13 03:58:48 msm8909 python3[3037]: 253.17670822143555 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:58:48 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:58:48 msm8909 python3[3037]: Header: 06004011 payload: e200 crc: 9183912d
May 13 03:58:48 msm8909 python3[3037]: 253.19084358215332 [06:05:04:30:B0:14] -> TX[11] b'07004010900f002d7dca85'
May 13 03:58:48 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 13 03:58:49 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\rU'} 0d550d5500070000000000000000000400040000000046306565
May 13 03:58:49 msm8909 python3[3037]: 254.09251976013184 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:58:49 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001206363
May 13 03:58:49 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 03:58:49 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043006465
May 13 03:58:50 msm8909 python3[3037]: 254.41595315933228 [06:05:04:30:B0:14] <- RX 06004012e2009183912d
May 13 03:58:50 msm8909 python3[3037]: 254.42799305915833 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:58:50 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:58:50 msm8909 python3[3037]: Header: 06004012 payload: e200 crc: 9183912d
May 13 03:58:50 msm8909 python3[3037]: 254.4347095489502 [06:05:04:30:B0:14] -> TX[11] b'070040109316006c6a8c1c'
May 13 03:58:50 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 13 03:58:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 88, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000130000000058106464
May 13 03:58:50 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 03:58:50 msm8909 python3[3037]: 254.80918908119202 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:58:50 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 03:58:50 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 03:58:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460013000000004a006464
May 13 03:58:50 msm8909 python3[3037]: 255.20342016220093 [06:05:04:30:B0:14] <- RX 06004013e2009183912d
May 13 03:58:50 msm8909 python3[3037]: 255.21243453025818 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:58:50 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:58:50 msm8909 python3[3037]: Header: 06004013 payload: e200 crc: 9183912d
May 13 03:58:50 msm8909 python3[3037]: 255.21957898139954 [06:05:04:30:B0:14] -> TX[11] b'070040109317002d5b9705'
May 13 03:58:50 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 13 03:58:50 msm8909 python3[3037]: 255.29054641723633 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:58:51 msm8909 python3[3037]: 255.6513409614563 [06:05:04:30:B0:14] <- RX 06004014e2009183912d
May 13 03:58:51 msm8909 python3[3037]: 255.66063785552979 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:58:51 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:58:51 msm8909 python3[3037]: Header: 06004014 payload: e200 crc: 9183912d
May 13 03:58:51 msm8909 python3[3037]: 255.66765022277832 [06:05:04:30:B0:14] -> TX[10] b'060040109124754d8015'
May 13 03:58:51 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 13 03:58:51 msm8909 python3[3037]: 255.75943922996521 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:58:51 msm8909 python3[3037]: 255.79644966125488 [06:05:04:30:B0:14] <- RX 24004015000066411f7a000000190064070b0000000000000000000357a40000002b0015b4082e1d
May 13 03:58:51 msm8909 python3[3037]: 255.80477786064148 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:58:51 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:58:51 msm8909 python3[3037]: user prefs:
May 13 03:58:51 msm8909 python3[3037]: self.clockFormat: 00
May 13 03:58:51 msm8909 python3[3037]: self.unit: 00
May 13 03:58:51 msm8909 python3[3037]: self.time: 00000000
May 13 03:58:51 msm8909 python3[3037]: self.timezone: 0000
May 13 03:58:51 msm8909 python3[3037]: self.gender: 00
May 13 03:58:51 msm8909 python3[3037]: self.age: 19
May 13 03:58:51 msm8909 python3[3037]: self.weight: 0064
May 13 03:58:51 msm8909 python3[3037]: self.height: 070b
May 13 03:58:51 msm8909 python3[3037]: self.steps: 00003a98
May 13 03:58:51 msm8909 python3[3037]: self.distance: 00000003
May 13 03:58:51 msm8909 python3[3037]: self.calories: 000004b0
May 13 03:58:51 msm8909 python3[3037]: self.sleep: 000001e0
May 13 03:58:51 msm8909 python3[3037]: self.language: 00
May 13 03:58:51 msm8909 python3[3037]: self.sleeptime: 15
May 13 03:58:51 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700130000000055306363
May 13 03:58:51 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 03:58:51 msm8909 python3[3037]: 255.88746500015259 [06:05:04:30:B0:14] <- RX 06004016e2009183912d
May 13 03:58:51 msm8909 python3[3037]: 255.8977210521698 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:58:51 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:58:51 msm8909 python3[3037]: Header: 06004016 payload: e200 crc: 9183912d
May 13 03:58:51 msm8909 python3[3037]: 255.90757131576538 [06:05:04:30:B0:14] -> TX[42] b'260040109024000066411f7b000000190064070b00003a9800000003000004b0000001e0001525ee5546'
May 13 03:58:51 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 260040109024000066411f7b000000190064070b00003a9800000003000004b0000001e0001525ee5546
May 13 03:58:51 msm8909 python3[3037]: 255.98197984695435 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:58:52 msm8909 python3[3037]: 256.3693060874939 [06:05:04:30:B0:14] <- RX 06004017e2009183912d
May 13 03:58:52 msm8909 python3[3037]: 256.37881302833557 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:58:52 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:58:52 msm8909 python3[3037]: Header: 06004017 payload: e200 crc: 9183912d
May 13 03:58:52 msm8909 python3[3037]: 256.38923811912537 [06:05:04:30:B0:14] -> TX[11] b'07004010930c0121a0a6db'
May 13 03:58:52 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 13 03:58:52 msm8909 python3[3037]: 256.46287822723389 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:58:52 msm8909 python3[3037]: 256.85229349136353 [06:05:04:30:B0:14] <- RX 06004018e2009183912d
May 13 03:58:52 msm8909 python3[3037]: 256.86313390731812 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:58:52 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:58:52 msm8909 python3[3037]: Header: 06004018 payload: e200 crc: 9183912d
May 13 03:58:52 msm8909 python3[3037]: 256.87018394470215 [06:05:04:30:B0:14] -> TX[10] b'060040109237685f13ba'
May 13 03:58:52 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 13 03:58:52 msm8909 python3[3037]: 256.94364929199219 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:58:52 msm8909 python3[3037]: 256.97736740112305 [06:05:04:30:B0:14] <- RX 05004019011bdf05a5
May 13 03:58:52 msm8909 python3[3037]: 256.98643279075623 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:58:52 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:58:52 msm8909 python3[3037]: 06:05:04:30:B0:14: License Good
May 13 03:58:52 msm8909 python3[3037]: 257.06295967102051 [06:05:04:30:B0:14] <- RX 0600401ae2009183912d
May 13 03:58:52 msm8909 python3[3037]: 257.07263326644897 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:58:52 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:58:52 msm8909 python3[3037]: Header: 0600401a payload: e200 crc: 9183912d
May 13 03:58:52 msm8909 python3[3037]: 257.07927966117859 [06:05:04:30:B0:14] -> TX[10] b'060040109126592c8efb'
May 13 03:58:52 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 13 03:58:52 msm8909 python3[3037]: 257.15738201141357 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:58:52 msm8909 python3[3037]: 257.18828248977661 [06:05:04:30:B0:14] <- RX 1c00401b00000001000000010000000000000000000000b90000000098e86aa6
May 13 03:58:52 msm8909 python3[3037]: 257.19805002212524 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:58:52 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:58:52 msm8909 python3[3037]: 257.26830053329468 [06:05:04:30:B0:14] <- RX 0600401ce2009183912d
May 13 03:58:52 msm8909 python3[3037]: 257.2792284488678 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:58:52 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:58:52 msm8909 python3[3037]: Header: 0600401c payload: e200 crc: 9183912d
May 13 03:58:52 msm8909 python3[3037]: 257.28771352767944 [06:05:04:30:B0:14] -> TX[10] b'060040109107073ce7b7'
May 13 03:58:52 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 13 03:58:53 msm8909 python3[3037]: 257.36450242996216 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:58:53 msm8909 python3[3037]: 257.39200854301453 [06:05:04:30:B0:14] <- RX 0500401d008def02d2
May 13 03:58:53 msm8909 python3[3037]: 257.40096664428711 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:58:53 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:58:53 msm8909 python3[3037]: 257.48128771781921 [06:05:04:30:B0:14] <- RX 0600401ee2009183912d
May 13 03:58:53 msm8909 python3[3037]: 257.49208521842957 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:58:53 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:58:53 msm8909 python3[3037]: Header: 0600401e payload: e200 crc: 9183912d
May 13 03:58:53 msm8909 python3[3037]: 257.50014805793762 [06:05:04:30:B0:14] -> TX[10] b'060040109117632c50aa'
May 13 03:58:53 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 13 03:58:53 msm8909 python3[3037]: 257.57344508171082 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:58:53 msm8909 python3[3037]: 257.60316753387451 [06:05:04:30:B0:14] <- RX 0800401fecf340667d67c75e
May 13 03:58:53 msm8909 python3[3037]: 257.6122579574585 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:58:53 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:58:53 msm8909 python3[3037]: 257.69040513038635 [06:05:04:30:B0:14] <- RX 06004010e2009183912d
May 13 03:58:53 msm8909 python3[3037]: 257.69940638542175 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:58:53 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:58:53 msm8909 python3[3037]: Header: 06004010 payload: e200 crc: 9183912d
May 13 03:58:53 msm8909 python3[3037]: 257.73279070854187 [06:05:04:30:B0:14] -> TX[10] b'060040109106910ce0c0'
May 13 03:58:53 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 13 03:58:53 msm8909 python3[3037]: 257.81462383270264 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:58:53 msm8909 python3[3037]: 257.87421417236328 [06:05:04:30:B0:14] <- RX 0402401100000000000000047a020000bf600f0800000000000000047a020000bf600f0800000000000000047a020000be600f0800000000000000047a020000be600f0800000000000000047a020000bd600f0800000000000000047a020000bf600f0800000000000000047a020000bd600f0800000000000000047a020000bf600f0800000000000000047a020000bc600f0800000000000000047a020000bd60cf08000000006d02bd067a1a0000bf600f0800000000000000047a020000bd600f0800000000000000047a020000bd600f0800000000000000047a020000bf600f08000000000000000479020000bf600f08
May 13 03:58:53 msm8909 python3[3037]: 257.92283391952515 [06:05:04:30:B0:14] <- RX 000000000000000479020000bf600f08000000000000000479020000bf600f08000000000000000479020000bf400f08000000000000000479020000bf400f08000000000000000479020000bf400f08000000000000000479020000bf40cf08000000006402bd06791a0000be400f08000000000000000479020000bf400f08000000000000000479020000bf400f08000000000000000479020000bf400f08000000000000000479020000bf400f08000000000000000479020000bc400f08000000000000000479020000bf600f08000000000000000479020000bf600f08000000000000000479020000bd600f0800000000
May 13 03:58:53 msm8909 python3[3037]: 257.94852638244629 [06:05:04:30:B0:14] <- RX 0000000479020000bd600f0800000000000000047a020000bf60cf08ed5339ca
May 13 03:58:53 msm8909 python3[3037]: 257.95776152610779 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:58:53 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:58:53 msm8909 python3[3037]: DBUS: Write Char failed for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 13 03:58:53 msm8909 python3[3037]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: Not connected (36)
May 13 03:58:55 msm8909 python3[3037]: DBUS: Sub succesfully removed /org/bluez/hci0/dev_06_05_04_30_B0_14-00002760-08c2-11e1-9073-0e8ac72e0012
May 13 03:58:55 msm8909 python3[3037]: DBUS: Sub succesfully removed /org/bluez/hci0/dev_06_05_04_30_B0_14-00002760-08c2-11e1-9073-0e8ac72e0013
May 13 03:58:55 msm8909 python3[3037]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 03:58:55 msm8909 python3[3037]: DBUS: 06:05:04:30:B0:14 disconnected.
May 13 03:58:55 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 03:58:55 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 03:58:55 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543914.3885477, 'source': 0, 'type': 's', 'data': '', 'key': 'e6fa1390b2aa4ef0843ff21d437ffde3'}
May 13 03:58:55 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543923.1883433, 'source': 0, 'type': 's', 'data': '', 'key': '018327bcc32f4106b678d742d6a92dc4'}
May 13 03:58:55 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543928.3663769, 'source': 0, 'type': 's', 'data': '', 'key': '7d5007bb618e45a8a096df6589adb270'}
May 13 03:58:55 msm8909 python3[3037]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 13 03:58:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\rU'} 0d550d5500070000000000000000000400040000000046306565
May 13 03:58:58 msm8909 python3[3037]: DBUS: Connected to 06:05:04:32:34:65
May 13 03:58:58 msm8909 python3[3037]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 74}]}
May 13 03:58:58 msm8909 python3[3037]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 74}]}
May 13 03:58:58 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 74}]}, "key": "877bc79c60d04a60bb2a82d3e22e954e"}
May 13 03:58:58 msm8909 python3[3037]: ACTIVATING HR.
May 13 03:59:01 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 03:59:01 msm8909 python3[3037]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 03:59:02 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 03:59:02 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 03:59:02 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 03:59:02 msm8909 python3[3037]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 03:59:02 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047006464
May 13 03:59:02 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 19, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715543942}
May 13 03:59:02 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 19, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715543942}
May 13 03:59:02 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 71, "thermalGen": 19, "solarGen": 19, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715543942}, "key": "f3684c2d336145108eb2ad8743750503"}
May 13 03:59:03 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460013000000004a106464
May 13 03:59:03 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 74, 'thermalGen': 19, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715543943}
May 13 03:59:03 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 74, 'thermalGen': 19, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715543943}
May 13 03:59:03 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 74, "thermalGen": 19, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715543943}, "key": "a77f8c266c354d76b2fc180c17802ec2"}
May 13 03:59:03 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 03:59:03 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 03:59:03 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700130000000055006363
May 13 03:59:03 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 03:59:03 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 03:59:03 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 03:59:05 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 88, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000130000000058306464
May 13 03:59:05 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 03:59:05 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d006363
May 13 03:59:06 msm8909 python3[3037]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 03:59:06 msm8909 python3[3037]: 270.39125990867615 [06:05:04:32:34:65] <- HR 0000
May 13 03:59:06 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 2, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 60, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690013045097003c32797a
May 13 03:59:06 msm8909 python3[3037]: 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, 65, 24, 236, 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 13 03:59:06 msm8909 python3[3037]: GOT Firmware Version: V1.5.4d0
May 13 03:59:06 msm8909 python3[3037]: GOT Pairing Code: 0d55
May 13 03:59:06 msm8909 python3[3037]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 03:59:06 msm8909 python3[3037]: NO FW Update needed.
May 13 03:59:06 msm8909 python3[3037]: LAST SYNC: 1715542252
May 13 03:59:07 msm8909 python3[3037]: DBUS: Read 06:05:04:32:34:65 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 4, 0, 0, 64, 4, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 70, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 03:59:07 msm8909 python3[3037]: ACTIVITY: 0
May 13 03:59:07 msm8909 python3[3037]: HR READING: 0 TOOK 0.000434 secs
May 13 03:59:07 msm8909 python3[3037]: DEACTIVATING HR.
May 13 03:59:07 msm8909 python3[3037]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 03:59:07 msm8909 python3[3037]: GOT Instant Data: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'skin_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'total_steps': 0, 'thermal_gen': 4, 'battery': 70, 'run_steps': 0, 'case_temp': 101, 'heart_rate': 0, 'bmr_cals': 0, 'solar_gen': 4}
May 13 03:59:07 msm8909 python3[3037]: W ID: 74
May 13 03:59:07 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 70, 'activity': 0, 'walkSteps': 0, 'skinTemp': 101, 'totalSteps': 0, 'solarGen': 4, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715543947}
May 13 03:59:07 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 70, 'activity': 0, 'walkSteps': 0, 'skinTemp': 101, 'totalSteps': 0, 'solarGen': 4, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715543947}
May 13 03:59:08 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "actCals": 0, "thermalGen": 4, "battery": 70, "activity": 0, "walkSteps": 0, "skinTemp": 101, "totalSteps": 0, "solarGen": 4, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715543947}, "key": "181d97f5653b42179bb16cca70edd40d"}
May 13 03:59:08 msm8909 python3[3037]: Instant Upload complete
May 13 03:59:08 msm8909 python3[3037]: DBUS: Disconnecting from 06:05:04:32:34:65
May 13 03:59:10 msm8909 python3[3037]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 03:59:10 msm8909 python3[3037]: DBUS: 06:05:04:32:34:65 disconnected.
May 13 03:59:10 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\rU'} 0d550d5500070000000000000000000400040000000046306565
May 13 03:59:11 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543939.1574006, 'source': 0, 'type': 's', 'data': '', 'key': '877bc79c60d04a60bb2a82d3e22e954e'}
May 13 03:59:11 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543943.3896017, 'source': 0, 'type': 's', 'data': '', 'key': 'f3684c2d336145108eb2ad8743750503'}
May 13 03:59:11 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543943.6369195, 'source': 0, 'type': 's', 'data': '', 'key': 'a77f8c266c354d76b2fc180c17802ec2'}
May 13 03:59:11 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543948.4150038, 'source': 0, 'type': 's', 'data': '', 'key': '181d97f5653b42179bb16cca70edd40d'}
May 13 03:59:15 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460013000000004b206464
May 13 03:59:16 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 03:59:16 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 03:59:17 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 03:59:17 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 03:59:17 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "479f52055f39402688d5b53954f6e9dd"}
May 13 03:59:17 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 03:59:17 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 03:59:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 89, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000130000000059006464
May 13 03:59:17 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 03:59:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 29, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001d0004000000005f106464
May 13 03:59:17 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 03:59:17 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543957.6931155, 'source': 0, 'type': 's', 'data': '', 'key': '479f52055f39402688d5b53954f6e9dd'}
May 13 03:59:17 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 03:59:17 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 03:59:18 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047106464
May 13 03:59:18 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 60, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690013045097003c00797a
May 13 03:59:19 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 66, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000042306465
May 13 03:59:19 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 66, 'thermalGen': 19, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715543959}
May 13 03:59:19 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 66, 'thermalGen': 19, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715543959}
May 13 03:59:19 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 66, "thermalGen": 19, "solarGen": 19, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715543959}, "key": "d668d66645e44d4ab8c23a568b125bc3"}
May 13 03:59:20 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543959.9654953, 'source': 0, 'type': 's', 'data': '', 'key': 'd668d66645e44d4ab8c23a568b125bc3'}
May 13 03:59:26 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 03:59:26 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 03:59:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 89, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000130000000059106464
May 13 03:59:29 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 03:59:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700130000000055306363
May 13 03:59:29 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 03:59:30 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004c206363
May 13 03:59:30 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047206464
May 13 03:59:30 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 29, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001d0004000000005f206464
May 13 03:59:30 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 03:59:31 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 66, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000042006465
May 13 03:59:33 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 60, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690013045097003c10797a
May 13 03:59:34 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001306363
May 13 03:59:34 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 03:59:34 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 03:59:34 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 03:59:43 msm8909 python3[3037]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 13 03:59:43 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 03:59:43 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 03:59:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001006363
May 13 03:59:44 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 03:59:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 66, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000042106465
May 13 03:59:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004c006363
May 13 03:59:44 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 03:59:44 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 03:59:44 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 03:59:44 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 03:59:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700130000000055006363
May 13 03:59:45 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 03:59:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047006464
May 13 03:59:45 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 60, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690013045097003c10797a
May 13 03:59:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 29, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001d0004000000005f006464
May 13 03:59:45 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 03:59:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460013000000004b106464
May 13 03:59:45 msm8909 python3[3037]: DBUS: Connected to 06:05:04:30:B0:14
May 13 03:59:45 msm8909 python3[3037]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 81}]}
May 13 03:59:45 msm8909 python3[3037]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 81}]}
May 13 03:59:45 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 81}]}, "key": "a90f2bbc14794e19bce9ddb3a66c7530"}
May 13 03:59:45 msm8909 python3[3037]: ACTIVATING HR.
May 13 03:59:45 msm8909 python3[3037]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 03:59:45 msm8909 python3[3037]: 310.10656762123108 [06:05:04:30:B0:14] <- HR 0000
May 13 03:59:46 msm8909 python3[3037]: DBUS: Read 06:05:04:30:B0:14 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 244, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 212, 48, 176, 20, 0, 0, 0]
May 13 03:59:46 msm8909 python3[3037]: GOT Firmware Version: V1.5.4d0
May 13 03:59:46 msm8909 python3[3037]: GOT Pairing Code: 13d4
May 13 03:59:46 msm8909 python3[3037]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 03:59:46 msm8909 python3[3037]: NO FW Update needed.
May 13 03:59:46 msm8909 python3[3037]: LAST SYNC: 1715532825
May 13 03:59:47 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 89, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000130000000059306464
May 13 03:59:47 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 03:59:47 msm8909 python3[3037]: DBUS: Read 06:05:04:30:B0:14 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 122, 95, 3, 16, 120, 79, 2, 17, 2, 16, 1, 18, 44, 0, 0, 32, 0, 0, 0, 48, 105, 0, 0, 64, 19, 0, 0, 65, 122, 0, 0, 80, 121, 0, 0, 81, 60, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 03:59:47 msm8909 python3[3037]: ACTIVITY: 0
May 13 03:59:47 msm8909 python3[3037]: HR READING: 0 TOOK 0.000499 secs
May 13 03:59:47 msm8909 python3[3037]: DEACTIVATING HR.
May 13 03:59:47 msm8909 python3[3037]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 03:59:47 msm8909 python3[3037]: GOT Instant Data: {'act_cals': 69634, 'total_cals': 221050, 'distance': 0, 'skin_temp': 122, 'sleep_duration': 44, 'walk_steps': 0, 'activity': 0, 'total_steps': 0, 'thermal_gen': 19, 'battery': 60, 'run_steps': 0, 'case_temp': 121, 'heart_rate': 0, 'bmr_cals': 151416, 'solar_gen': 105}
May 13 03:59:47 msm8909 python3[3037]: W ID: 81
May 13 03:59:47 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 221050, 'actCals': 69634, 'thermalGen': 19, 'battery': 60, 'activity': 0, 'walkSteps': 0, 'skinTemp': 122, 'totalSteps': 0, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 151416, 'sleepDuration': 44}, 'configId': 301, 'utcTimestamp': 1715543987}
May 13 03:59:47 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 221050, 'actCals': 69634, 'thermalGen': 19, 'battery': 60, 'activity': 0, 'walkSteps': 0, 'skinTemp': 122, 'totalSteps': 0, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 151416, 'sleepDuration': 44}, 'configId': 301, 'utcTimestamp': 1715543987}
May 13 03:59:47 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 221050, "actCals": 69634, "thermalGen": 19, "battery": 60, "activity": 0, "walkSteps": 0, "skinTemp": 122, "totalSteps": 0, "solarGen": 105, "runSteps": 0, "bmrCals": 151416, "sleepDuration": 44}, "configId": 301, "utcTimestamp": 1715543987}, "key": "bb8d25c2ef894a1db531e86bd1c2f9e5"}
May 13 03:59:47 msm8909 python3[3037]: Instant Upload complete
May 13 03:59:47 msm8909 python3[3037]: using silent sync
May 13 03:59:47 msm8909 python3[3037]: Starting sync for: 06:05:04:30:B0:14
May 13 03:59:47 msm8909 python3[3037]: ACTIVATING AMDTP.
May 13 03:59:47 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 29, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001d0004000000005f006464
May 13 03:59:47 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 03:59:48 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 4, 'company_id': b'\rU'} 0d550d5500070000000000000000000400040000000046006565
May 13 03:59:48 msm8909 python3[3037]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 13 03:59:49 msm8909 python3[3037]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 13 03:59:49 msm8909 python3[3037]: Sending start sync for: 06:05:04:30:B0:14
May 13 03:59:49 msm8909 python3[3037]: 313.68675804138184 [06:05:04:30:B0:14] -> TX[10] b'060040109100a4a98329'
May 13 03:59:50 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 13 03:59:50 msm8909 python3[3037]: 315.28087472915649 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:59:51 msm8909 python3[3037]: 315.91911315917969 [06:05:04:30:B0:14] <- RX 06004010e2009183912d
May 13 03:59:51 msm8909 python3[3037]: 315.93166661262512 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:51 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:51 msm8909 python3[3037]: Header: 06004010 payload: e200 crc: 9183912d
May 13 03:59:51 msm8909 python3[3037]: 315.94300532341003 [06:05:04:30:B0:14] -> TX[10] b'0600401092269a7fa3d0'
May 13 03:59:51 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 13 03:59:52 msm8909 python3[3037]: 316.55630803108215 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:59:52 msm8909 python3[3037]: 316.58489513397217 [06:05:04:30:B0:14] <- RX 3a0040114c4f475f435249544943414c20464149
May 13 03:59:52 msm8909 python3[3037]: 316.60899877548218 [06:05:04:30:B0:14] <- RX 4c202e2e5c7372635c6d61747269785f64726976
May 13 03:59:52 msm8909 python3[3037]: 316.63213467597961 [06:05:04:30:B0:14] <- RX 6572735c616363656c2e632c203435310d0a1831
May 13 03:59:52 msm8909 python3[3037]: 316.87347507476807 [06:05:04:30:B0:14] <- RX 25ce
May 13 03:59:52 msm8909 python3[3037]: 316.88272762298584 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:52 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:53 msm8909 python3[3037]: 317.50761961936951 [06:05:04:30:B0:14] <- RX 06004012e2009183912d
May 13 03:59:53 msm8909 python3[3037]: 317.51648569107056 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:53 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:53 msm8909 python3[3037]: Header: 06004012 payload: e200 crc: 9183912d
May 13 03:59:53 msm8909 python3[3037]: 317.52709126472473 [06:05:04:30:B0:14] -> TX[11] b'07004010900f002d7dca85'
May 13 03:59:53 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 13 03:59:54 msm8909 python3[3037]: 318.46925115585327 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:59:54 msm8909 python3[3037]: 318.79073548316956 [06:05:04:30:B0:14] <- RX 06004013e2009183912d
May 13 03:59:54 msm8909 python3[3037]: 318.80110907554626 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:54 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:54 msm8909 python3[3037]: Header: 06004013 payload: e200 crc: 9183912d
May 13 03:59:54 msm8909 python3[3037]: 318.80813503265381 [06:05:04:30:B0:14] -> TX[11] b'070040109316006c6a8c1c'
May 13 03:59:54 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 13 03:59:54 msm8909 python3[3037]: 318.87676572799683 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:59:54 msm8909 python3[3037]: 319.26984047889709 [06:05:04:30:B0:14] <- RX 06004014e2009183912d
May 13 03:59:54 msm8909 python3[3037]: 319.27996182441711 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:54 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:54 msm8909 python3[3037]: Header: 06004014 payload: e200 crc: 9183912d
May 13 03:59:54 msm8909 python3[3037]: 319.28807091712952 [06:05:04:30:B0:14] -> TX[11] b'070040109317002d5b9705'
May 13 03:59:54 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 13 03:59:55 msm8909 python3[3037]: 319.35467290878296 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:59:55 msm8909 python3[3037]: 319.75151491165161 [06:05:04:30:B0:14] <- RX 06004015e2009183912d
May 13 03:59:55 msm8909 python3[3037]: 319.76079750061035 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:55 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:55 msm8909 python3[3037]: Header: 06004015 payload: e200 crc: 9183912d
May 13 03:59:55 msm8909 python3[3037]: 319.7680835723877 [06:05:04:30:B0:14] -> TX[10] b'060040109124754d8015'
May 13 03:59:55 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 13 03:59:55 msm8909 python3[3037]: 319.84017634391785 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:59:55 msm8909 python3[3037]: 319.86752820014954 [06:05:04:30:B0:14] <- RX 24004016000066411fba000000190064070b0000
May 13 03:59:55 msm8909 python3[3037]: 319.8905234336853 [06:05:04:30:B0:14] <- RX 00000000000000035f7a0000002c0015e286ed0c
May 13 03:59:55 msm8909 python3[3037]: 319.89954924583435 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:55 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:55 msm8909 python3[3037]: user prefs:
May 13 03:59:55 msm8909 python3[3037]: self.clockFormat: 00
May 13 03:59:55 msm8909 python3[3037]: self.unit: 00
May 13 03:59:55 msm8909 python3[3037]: self.time: 00000000
May 13 03:59:55 msm8909 python3[3037]: self.timezone: 0000
May 13 03:59:55 msm8909 python3[3037]: self.gender: 00
May 13 03:59:55 msm8909 python3[3037]: self.age: 19
May 13 03:59:55 msm8909 python3[3037]: self.weight: 0064
May 13 03:59:55 msm8909 python3[3037]: self.height: 070b
May 13 03:59:55 msm8909 python3[3037]: self.steps: 00003a98
May 13 03:59:55 msm8909 python3[3037]: self.distance: 00000003
May 13 03:59:55 msm8909 python3[3037]: self.calories: 000004b0
May 13 03:59:55 msm8909 python3[3037]: self.sleep: 000001e0
May 13 03:59:55 msm8909 python3[3037]: self.language: 00
May 13 03:59:55 msm8909 python3[3037]: self.sleeptime: 15
May 13 03:59:55 msm8909 python3[3037]: 319.95572113990784 [06:05:04:30:B0:14] <- RX 06004017e2009183912d
May 13 03:59:55 msm8909 python3[3037]: 319.96459031105042 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:55 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:55 msm8909 python3[3037]: Header: 06004017 payload: e200 crc: 9183912d
May 13 03:59:55 msm8909 python3[3037]: 319.97152829170227 [06:05:04:30:B0:14] -> TX[42] b'260040109024000066411fbb000000190064070b00003a9800000003000004b0000001e000155b15c07a'
May 13 03:59:55 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 260040109024000066411fbb000000190064070b00003a9800000003000004b0000001e000155b15c07a
May 13 03:59:55 msm8909 python3[3037]: 320.04830718040466 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:59:56 msm8909 python3[3037]: 320.40335392951965 [06:05:04:30:B0:14] <- RX 06004018e2009183912d
May 13 03:59:56 msm8909 python3[3037]: 320.4124608039856 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:56 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:56 msm8909 python3[3037]: Header: 06004018 payload: e200 crc: 9183912d
May 13 03:59:56 msm8909 python3[3037]: 320.42143034934998 [06:05:04:30:B0:14] -> TX[11] b'07004010930c0121a0a6db'
May 13 03:59:56 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 13 03:59:56 msm8909 python3[3037]: 320.50023865699768 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:59:56 msm8909 python3[3037]: 320.85814356803894 [06:05:04:30:B0:14] <- RX 06004019e2009183912d
May 13 03:59:56 msm8909 python3[3037]: 320.86731672286987 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:56 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:56 msm8909 python3[3037]: Header: 06004019 payload: e200 crc: 9183912d
May 13 03:59:56 msm8909 python3[3037]: 320.87401390075684 [06:05:04:30:B0:14] -> TX[10] b'060040109237685f13ba'
May 13 03:59:56 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 13 03:59:56 msm8909 python3[3037]: 320.94799470901489 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:59:56 msm8909 python3[3037]: 320.97399234771729 [06:05:04:30:B0:14] <- RX 0500401a011bdf05a5
May 13 03:59:56 msm8909 python3[3037]: 320.98297786712646 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:56 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:56 msm8909 python3[3037]: 06:05:04:30:B0:14: License Good
May 13 03:59:56 msm8909 python3[3037]: 321.06924772262573 [06:05:04:30:B0:14] <- RX 0600401be2009183912d
May 13 03:59:56 msm8909 python3[3037]: 321.07836294174194 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:56 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:56 msm8909 python3[3037]: Header: 0600401b payload: e200 crc: 9183912d
May 13 03:59:56 msm8909 python3[3037]: 321.08931803703308 [06:05:04:30:B0:14] -> TX[10] b'060040109126592c8efb'
May 13 03:59:56 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 13 03:59:56 msm8909 python3[3037]: 321.1608943939209 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:59:56 msm8909 python3[3037]: 321.18864727020264 [06:05:04:30:B0:14] <- RX 1c00401c00000001000000010000000000000000
May 13 03:59:56 msm8909 python3[3037]: 321.21254920959473 [06:05:04:30:B0:14] <- RX 000000ba000000004892cae1
May 13 03:59:56 msm8909 python3[3037]: 321.22159385681152 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:56 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:56 msm8909 python3[3037]: 321.31029677391052 [06:05:04:30:B0:14] <- RX 0600401de2009183912d
May 13 03:59:56 msm8909 python3[3037]: 321.32078695297241 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:56 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:56 msm8909 python3[3037]: Header: 0600401d payload: e200 crc: 9183912d
May 13 03:59:56 msm8909 python3[3037]: 321.32796311378479 [06:05:04:30:B0:14] -> TX[10] b'060040109107073ce7b7'
May 13 03:59:56 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 13 03:59:57 msm8909 python3[3037]: 321.3943133354187 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:59:57 msm8909 python3[3037]: 321.42338061332703 [06:05:04:30:B0:14] <- RX 0500401e008def02d2
May 13 03:59:57 msm8909 python3[3037]: 321.43270349502563 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:57 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:57 msm8909 python3[3037]: 321.52340602874756 [06:05:04:30:B0:14] <- RX 0600401fe2009183912d
May 13 03:59:57 msm8909 python3[3037]: 321.53255796432495 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:57 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:57 msm8909 python3[3037]: Header: 0600401f payload: e200 crc: 9183912d
May 13 03:59:57 msm8909 python3[3037]: 321.53965830802917 [06:05:04:30:B0:14] -> TX[10] b'060040109117632c50aa'
May 13 03:59:57 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 13 03:59:57 msm8909 python3[3037]: 321.61341762542725 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:59:57 msm8909 python3[3037]: 321.65186977386475 [06:05:04:30:B0:14] <- RX 08004010ecf340667d67c75e
May 13 03:59:57 msm8909 python3[3037]: 321.66153740882874 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:57 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:57 msm8909 python3[3037]: 321.73795342445374 [06:05:04:30:B0:14] <- RX 06004011e2009183912d
May 13 03:59:57 msm8909 python3[3037]: 321.75182509422302 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:57 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:57 msm8909 python3[3037]: Header: 06004011 payload: e200 crc: 9183912d
May 13 03:59:57 msm8909 python3[3037]: 321.7597668170929 [06:05:04:30:B0:14] -> TX[10] b'060040109106910ce0c0'
May 13 03:59:57 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 13 03:59:57 msm8909 python3[3037]: 321.81842994689941 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 03:59:57 msm8909 python3[3037]: 321.87686657905579 [06:05:04:30:B0:14] <- RX 0402401200000000000000047a020000bf600f08
May 13 03:59:57 msm8909 python3[3037]: 321.90225911140442 [06:05:04:30:B0:14] <- RX 00000000000000047a020000bf600f0800000000
May 13 03:59:57 msm8909 python3[3037]: 321.93775725364685 [06:05:04:30:B0:14] <- RX 000000047a020000be600f080000000000000004
May 13 03:59:57 msm8909 python3[3037]: 321.96143341064453 [06:05:04:30:B0:14] <- RX 7a020000be600f0800000000000000047a020000
May 13 03:59:57 msm8909 python3[3037]: 321.98649716377258 [06:05:04:30:B0:14] <- RX bd600f0800000000000000047a020000bf600f08
May 13 03:59:57 msm8909 python3[3037]: 322.01189112663269 [06:05:04:30:B0:14] <- RX 00000000000000047a020000bd600f0800000000
May 13 03:59:57 msm8909 python3[3037]: 322.03558230400085 [06:05:04:30:B0:14] <- RX 000000047a020000bf600f080000000000000004
May 13 03:59:57 msm8909 python3[3037]: 322.05801224708557 [06:05:04:30:B0:14] <- RX 7a020000bc600f0800000000000000047a020000
May 13 03:59:57 msm8909 python3[3037]: 322.08791971206665 [06:05:04:30:B0:14] <- RX bd60cf08000000006d02bd067a1a0000bf600f08
May 13 03:59:57 msm8909 python3[3037]: 322.11257028579712 [06:05:04:30:B0:14] <- RX 00000000000000047a020000bd600f0800000000
May 13 03:59:57 msm8909 python3[3037]: 322.13661026954651 [06:05:04:30:B0:14] <- RX 000000047a020000bd600f080000000000000004
May 13 03:59:57 msm8909 python3[3037]: 322.17245650291443 [06:05:04:30:B0:14] <- RX 7a020000bf600f08000000000000000479020000
May 13 03:59:57 msm8909 python3[3037]: 322.19870734214783 [06:05:04:30:B0:14] <- RX bf600f08000000000000000479020000bf600f08
May 13 03:59:57 msm8909 python3[3037]: 322.22329521179199 [06:05:04:30:B0:14] <- RX 000000000000000479020000bf600f0800000000
May 13 03:59:57 msm8909 python3[3037]: 322.24584817886353 [06:05:04:30:B0:14] <- RX 0000000479020000bf400f080000000000000004
May 13 03:59:57 msm8909 python3[3037]: 322.2702808380127 [06:05:04:30:B0:14] <- RX 79020000bf400f08000000000000000479020000
May 13 03:59:57 msm8909 python3[3037]: 322.29648113250732 [06:05:04:30:B0:14] <- RX bf400f08000000000000000479020000bf40cf08
May 13 03:59:58 msm8909 python3[3037]: 322.33112668991089 [06:05:04:30:B0:14] <- RX 000000006402bd06791a0000be400f0800000000
May 13 03:59:58 msm8909 python3[3037]: 322.35858726501465 [06:05:04:30:B0:14] <- RX 0000000479020000bf400f080000000000000004
May 13 03:59:58 msm8909 python3[3037]: 322.38236451148987 [06:05:04:30:B0:14] <- RX 79020000bf400f08000000000000000479020000
May 13 03:59:58 msm8909 python3[3037]: 322.40492010116577 [06:05:04:30:B0:14] <- RX bf400f08000000000000000479020000bf400f08
May 13 03:59:58 msm8909 python3[3037]: 322.43034338951111 [06:05:04:30:B0:14] <- RX 000000000000000479020000bc400f0800000000
May 13 03:59:58 msm8909 python3[3037]: 322.46228289604187 [06:05:04:30:B0:14] <- RX 0000000479020000bf600f080000000000000004
May 13 03:59:58 msm8909 python3[3037]: 322.50282406806946 [06:05:04:30:B0:14] <- RX 79020000bf600f08000000000000000479020000
May 13 03:59:58 msm8909 python3[3037]: 322.52552652359009 [06:05:04:30:B0:14] <- RX bd600f08000000000000000479020000bd600f08
May 13 03:59:58 msm8909 python3[3037]: 322.55048871040344 [06:05:04:30:B0:14] <- RX 00000000000000047a020000bf60cf08ed5339ca
May 13 03:59:58 msm8909 python3[3037]: 322.55986380577087 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:58 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:58 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 03:59:58 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 03:59:58 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 4, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 29, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001d0004000000005f106464
May 13 03:59:58 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 03:59:58 msm8909 python3[3037]: 322.65666580200195 [06:05:04:30:B0:14] <- RX 04024013000000006d02bd067a1a0000be600f08
May 13 03:59:58 msm8909 python3[3037]: 322.69351315498352 [06:05:04:30:B0:14] <- RX 00000000000000047a020000bf600f0800000000
May 13 03:59:58 msm8909 python3[3037]: 322.73202586174011 [06:05:04:30:B0:14] <- RX 000000047a020000be600f080000000000000004
May 13 03:59:58 msm8909 python3[3037]: 322.7591724395752 [06:05:04:30:B0:14] <- RX 7a020000bc600f0800000000000000047a020000
May 13 03:59:58 msm8909 python3[3037]: 322.78273057937622 [06:05:04:30:B0:14] <- RX bc600f0800000000000000047a020000bf600f08
May 13 03:59:58 msm8909 python3[3037]: 322.80721259117126 [06:05:04:30:B0:14] <- RX 00000000000000047a020000bd600f0800000000
May 13 03:59:58 msm8909 python3[3037]: 322.85737776756287 [06:05:04:30:B0:14] <- RX 0000000479020000bf600f080000000000000004
May 13 03:59:58 msm8909 python3[3037]: 322.88571786880493 [06:05:04:30:B0:14] <- RX 79020000bf600f08000000000000000479020000
May 13 03:59:58 msm8909 python3[3037]: 322.94872140884399 [06:05:04:30:B0:14] <- RX be600f08000000000000000479020000bd40cf08
May 13 03:59:58 msm8909 python3[3037]: 322.97191691398621 [06:05:04:30:B0:14] <- RX 000000006802bd06791a0000bf400f0800000000
May 13 03:59:58 msm8909 python3[3037]: 322.99585103988647 [06:05:04:30:B0:14] <- RX 0000000479020000bd400f080000000000000004
May 13 03:59:58 msm8909 python3[3037]: 323.03304672241211 [06:05:04:30:B0:14] <- RX 79020000bf400f08000000000000000479020000
May 13 03:59:58 msm8909 python3[3037]: 323.05618619918823 [06:05:04:30:B0:14] <- RX bf400f08000000000000000479020000bf400f08
May 13 03:59:58 msm8909 python3[3037]: 323.08367609977722 [06:05:04:30:B0:14] <- RX 000000000000000479020000bf400f0800000000
May 13 03:59:58 msm8909 python3[3037]: 323.1071789264679 [06:05:04:30:B0:14] <- RX 0000000479020000bf400f080000000000000004
May 13 03:59:58 msm8909 python3[3037]: 323.13179755210876 [06:05:04:30:B0:14] <- RX 79020000bf400f08000000000000000479020000
May 13 03:59:58 msm8909 python3[3037]: 323.15618705749512 [06:05:04:30:B0:14] <- RX bf400f08000000000000000479020000bd400f08
May 13 03:59:58 msm8909 python3[3037]: 323.18070697784424 [06:05:04:30:B0:14] <- RX 000000000000000479020000bf408f0800000000
May 13 03:59:58 msm8909 python3[3037]: 323.20825433731079 [06:05:04:30:B0:14] <- RX 5c02bd06791a0000bd400f080000000000000004
May 13 03:59:58 msm8909 python3[3037]: 323.23749566078186 [06:05:04:30:B0:14] <- RX 79020000bf400f08000000000000000479020000
May 13 03:59:58 msm8909 python3[3037]: 323.26575756072998 [06:05:04:30:B0:14] <- RX be400f08000000000000000479020000be400f08
May 13 03:59:58 msm8909 python3[3037]: 323.29226493835449 [06:05:04:30:B0:14] <- RX 000000000000000479020000bf400f0800000000
May 13 03:59:58 msm8909 python3[3037]: 323.31567978858948 [06:05:04:30:B0:14] <- RX 0000000479020000bf400f080000000000000004
May 13 03:59:59 msm8909 python3[3037]: 323.34083724021912 [06:05:04:30:B0:14] <- RX 79020000bd600f08000000000000000479020000
May 13 03:59:59 msm8909 python3[3037]: 323.36526989936829 [06:05:04:30:B0:14] <- RX bf600f08000000000000000479020000bf600f08
May 13 03:59:59 msm8909 python3[3037]: 323.38917255401611 [06:05:04:30:B0:14] <- RX 000000000000000479020000bf600f08118df619
May 13 03:59:59 msm8909 python3[3037]: 323.39843249320984 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:59 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:59 msm8909 python3[3037]: 323.4747052192688 [06:05:04:30:B0:14] <- RX 04024014000000000000000479020000bc608f08
May 13 03:59:59 msm8909 python3[3037]: 323.50380611419678 [06:05:04:30:B0:14] <- RX 000000006802bd06791a0000bd600f0800000000
May 13 03:59:59 msm8909 python3[3037]: 323.5372097492218 [06:05:04:30:B0:14] <- RX 0000000479020000bf600f080000000000000004
May 13 03:59:59 msm8909 python3[3037]: 323.57942128181458 [06:05:04:30:B0:14] <- RX 79020000be600f08000000000000000479020000
May 13 03:59:59 msm8909 python3[3037]: 323.60181570053101 [06:05:04:30:B0:14] <- RX be600f08000000000000000479020000bd600f08
May 13 03:59:59 msm8909 python3[3037]: 323.63285064697266 [06:05:04:30:B0:14] <- RX 000000000000000479020000bf600f0800000000
May 13 03:59:59 msm8909 python3[3037]: 323.65633964538574 [06:05:04:30:B0:14] <- RX 0000000479020000bc400f080000000000000004
May 13 03:59:59 msm8909 python3[3037]: 323.68001317977905 [06:05:04:30:B0:14] <- RX 79020000bf400f08000000000000000479020000
May 13 03:59:59 msm8909 python3[3037]: 323.70351934432983 [06:05:04:30:B0:14] <- RX bb400f08000000000000000479020000be400f08
May 13 03:59:59 msm8909 python3[3037]: 323.72718787193298 [06:05:04:30:B0:14] <- RX 000000000000000479020000bf408f0800000000
May 13 03:59:59 msm8909 python3[3037]: 323.75803112983704 [06:05:04:30:B0:14] <- RX 6402bd06791a0000bd400f080000000000000004
May 13 03:59:59 msm8909 python3[3037]: 323.78192496299744 [06:05:04:30:B0:14] <- RX 79020000bd400f08000000000000000479020000
May 13 03:59:59 msm8909 python3[3037]: 323.80851054191589 [06:05:04:30:B0:14] <- RX bf400f08000000000000000479020000bf400f08
May 13 03:59:59 msm8909 python3[3037]: 323.83165431022644 [06:05:04:30:B0:14] <- RX 000000000000000479020000be400f0800000000
May 13 03:59:59 msm8909 python3[3037]: 323.85634231567383 [06:05:04:30:B0:14] <- RX 0000000479020000bd400f080000000000000004
May 13 03:59:59 msm8909 python3[3037]: 323.87953901290894 [06:05:04:30:B0:14] <- RX 79020000bf400f08000000000000000479020000
May 13 03:59:59 msm8909 python3[3037]: 323.90515732765198 [06:05:04:30:B0:14] <- RX bf400f08000000000000000479020000bd400f08
May 13 03:59:59 msm8909 python3[3037]: 323.93605399131775 [06:05:04:30:B0:14] <- RX 000000000000000479020000be400f0800000000
May 13 03:59:59 msm8909 python3[3037]: 323.95950293540955 [06:05:04:30:B0:14] <- RX 0000000479020000bf408f08000000005c02bd06
May 13 03:59:59 msm8909 python3[3037]: 323.98259544372559 [06:05:04:30:B0:14] <- RX 791a0000be400f08000000000000000479020000
May 13 03:59:59 msm8909 python3[3037]: 324.00807952880859 [06:05:04:30:B0:14] <- RX bd400f08000000000000000479020000be400f08
May 13 03:59:59 msm8909 python3[3037]: 324.03180551528931 [06:05:04:30:B0:14] <- RX 000000000000000479020000be400f0800000000
May 13 03:59:59 msm8909 python3[3037]: 324.05560946464539 [06:05:04:30:B0:14] <- RX 0000000479020000be400f080000000000000004
May 13 03:59:59 msm8909 python3[3037]: 324.07872629165649 [06:05:04:30:B0:14] <- RX 79020000bc400f08000000000000000479020000
May 13 03:59:59 msm8909 python3[3037]: 324.10461854934692 [06:05:04:30:B0:14] <- RX bd400f08000000000000000479020000bf600f08
May 13 03:59:59 msm8909 python3[3037]: 324.12892723083496 [06:05:04:30:B0:14] <- RX 000000000000000479020000bf600f08041de37f
May 13 03:59:59 msm8909 python3[3037]: 324.13907098770142 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 03:59:59 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 03:59:59 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460013000000004b306464
May 13 03:59:59 msm8909 python3[3037]: 324.22149062156677 [06:05:04:30:B0:14] <- RX 04024015000000000000000479020000be600f08
May 13 03:59:59 msm8909 python3[3037]: 324.25728726387024 [06:05:04:30:B0:14] <- RX 000000000000000479020000bf608f0800000000
May 13 03:59:59 msm8909 python3[3037]: 324.28969979286194 [06:05:04:30:B0:14] <- RX 6802bd06791a0000bf600f080000000000000004
May 13 03:59:59 msm8909 python3[3037]: 324.3276309967041 [06:05:04:30:B0:14] <- RX 79020000bd600f08000000000000000479020000
May 13 04:00:00 msm8909 python3[3037]: 324.35176539421082 [06:05:04:30:B0:14] <- RX bd600f08000000000000000479020000be600f08
May 13 04:00:00 msm8909 python3[3037]: 324.37498569488525 [06:05:04:30:B0:14] <- RX 000000000000000479020000bf600f0800000000
May 13 04:00:00 msm8909 python3[3037]: 324.40322637557983 [06:05:04:30:B0:14] <- RX 0000000479020000bf400f080000000000000004
May 13 04:00:00 msm8909 python3[3037]: 324.42796635627747 [06:05:04:30:B0:14] <- RX 79020000bc400f08000000000000000479020000
May 13 04:00:00 msm8909 python3[3037]: 324.45365047454834 [06:05:04:30:B0:14] <- RX bf400f08000000000000000479020000bd400f08
May 13 04:00:00 msm8909 python3[3037]: 324.47725343704224 [06:05:04:30:B0:14] <- RX 000000000000000479020000bf400f0800000000
May 13 04:00:00 msm8909 python3[3037]: 324.50071287155151 [06:05:04:30:B0:14] <- RX 0000000479020000bd408f08000000006002bd06
May 13 04:00:00 msm8909 python3[3037]: 324.53355407714844 [06:05:04:30:B0:14] <- RX 791a0000bf400f08000000000000000479020000
May 13 04:00:00 msm8909 python3[3037]: 324.57787609100342 [06:05:04:30:B0:14] <- RX bf400f08000000000000000479020000bf400f08
May 13 04:00:00 msm8909 python3[3037]: 324.60594844818115 [06:05:04:30:B0:14] <- RX 000000000000000479020000bf400f0800000000
May 13 04:00:00 msm8909 python3[3037]: 324.62838006019592 [06:05:04:30:B0:14] <- RX 0000000479020000bf400f080000000000000004
May 13 04:00:00 msm8909 python3[3037]: 324.65080499649048 [06:05:04:30:B0:14] <- RX 79020000bd400f08000000000000000478020000
May 13 04:00:00 msm8909 python3[3037]: 324.67678952217102 [06:05:04:30:B0:14] <- RX be400f08000000000000000478020000be400f08
May 13 04:00:00 msm8909 python3[3037]: 324.70195531845093 [06:05:04:30:B0:14] <- RX 000000000000000478020000bc400f0800000000
May 13 04:00:00 msm8909 python3[3037]: 324.74046158790588 [06:05:04:30:B0:14] <- RX 0000000478020000bd200f080000000000000004
May 13 04:00:00 msm8909 python3[3037]: 324.76554560661316 [06:05:04:30:B0:14] <- RX 78020000bf208f08000000005802bd06781a0000
May 13 04:00:00 msm8909 python3[3037]: 324.79125308990479 [06:05:04:30:B0:14] <- RX bf400f08000000000000000479020000bf400f08
May 13 04:00:00 msm8909 python3[3037]: 324.82108020782471 [06:05:04:30:B0:14] <- RX 000000000000000479020000be400f0800000000
May 13 04:00:00 msm8909 python3[3037]: 324.84465527534485 [06:05:04:30:B0:14] <- RX 0000000479020000bf400f080000000000000004
May 13 04:00:00 msm8909 python3[3037]: 324.86793327331543 [06:05:04:30:B0:14] <- RX 79020000bf400f08000000000000000479020000
May 13 04:00:00 msm8909 python3[3037]: 324.89232397079468 [06:05:04:30:B0:14] <- RX bf400f08000000000000000479020000be400f08
May 13 04:00:00 msm8909 python3[3037]: 324.91762757301331 [06:05:04:30:B0:14] <- RX 000000000000000479020000be400f084026c5a2
May 13 04:00:00 msm8909 python3[3037]: 324.92752838134766 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 04:00:00 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:00:00 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:00:00 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:00:00 msm8909 python3[3037]: 325.00776195526123 [06:05:04:30:B0:14] <- RX 04024016000000000000000479020000bd400f08
May 13 04:00:00 msm8909 python3[3037]: 325.03607726097107 [06:05:04:30:B0:14] <- RX 000000000000000479020000bf400f0800000000
May 13 04:00:00 msm8909 python3[3037]: 325.06828379631042 [06:05:04:30:B0:14] <- RX 0000000479020000bf408f08000000006402bd06
May 13 04:00:00 msm8909 python3[3037]: 325.0931761264801 [06:05:04:30:B0:14] <- RX 791a0000be400f08000000000000000479020000
May 13 04:00:00 msm8909 python3[3037]: 325.12869048118591 [06:05:04:30:B0:14] <- RX bb400f08000000000000000479020000bd400f08
May 13 04:00:00 msm8909 python3[3037]: 325.15512347221375 [06:05:04:30:B0:14] <- RX 000000000000000479020000bd400f0800000000
May 13 04:00:00 msm8909 python3[3037]: 325.18389463424683 [06:05:04:30:B0:14] <- RX 0000000479020000be400f080000000000000004
May 13 04:00:00 msm8909 python3[3037]: 325.20654153823853 [06:05:04:30:B0:14] <- RX 79020000bd400f08000000000000000479020000
May 13 04:00:00 msm8909 python3[3037]: 325.23329067230225 [06:05:04:30:B0:14] <- RX be400f08000000000000000479020000bf400f08
May 13 04:00:00 msm8909 python3[3037]: 325.25837326049805 [06:05:04:30:B0:14] <- RX 000000000000000479020000bf400f0800000000
May 13 04:00:00 msm8909 python3[3037]: 325.28077816963196 [06:05:04:30:B0:14] <- RX 0000000479020000bd400f080000000000000004
May 13 04:00:00 msm8909 python3[3037]: 325.30367588996887 [06:05:04:30:B0:14] <- RX 79020000bf408f08000000005c02bd06791a0000
May 13 04:00:01 msm8909 python3[3037]: 325.33146691322327 [06:05:04:30:B0:14] <- RX bd400f08000000000000000478020000bd400f08
May 13 04:00:01 msm8909 python3[3037]: 325.35698199272156 [06:05:04:30:B0:14] <- RX 000000000000000478020000be400f0800000000
May 13 04:00:01 msm8909 python3[3037]: 325.38004493713379 [06:05:04:30:B0:14] <- RX 0000000478020000be200f080000000000000004
May 13 04:00:01 msm8909 python3[3037]: 325.40387988090515 [06:05:04:30:B0:14] <- RX 78020000be200f08000000000000000478020000
May 13 04:00:01 msm8909 python3[3037]: 325.43854475021362 [06:05:04:30:B0:14] <- RX be200f08000000000000000478020000bf200f08
May 13 04:00:01 msm8909 python3[3037]: 325.46085810661316 [06:05:04:30:B0:14] <- RX 000000000000000478020000bf200f0800000000
May 13 04:00:01 msm8909 python3[3037]: 325.48483777046204 [06:05:04:30:B0:14] <- RX 0000000478020000bf200f080000000000000004
May 13 04:00:01 msm8909 python3[3037]: 325.50766062736511 [06:05:04:30:B0:14] <- RX 78020000bd200f08000000000000000478020000
May 13 04:00:01 msm8909 python3[3037]: 325.52995252609253 [06:05:04:30:B0:14] <- RX bc408f08000000005802bd06781a0000bd400f08
May 13 04:00:01 msm8909 python3[3037]: 325.55513787269592 [06:05:04:30:B0:14] <- RX 000000000000000479020000bc400f0800000000
May 13 04:00:01 msm8909 python3[3037]: 325.57826972007751 [06:05:04:30:B0:14] <- RX 0000000479020000bd400f080000000000000004
May 13 04:00:01 msm8909 python3[3037]: 325.60202956199646 [06:05:04:30:B0:14] <- RX 79020000be400f08000000000000000479020000
May 13 04:00:01 msm8909 python3[3037]: 325.62756133079529 [06:05:04:30:B0:14] <- RX be400f08000000000000000479020000bd400f08
May 13 04:00:01 msm8909 python3[3037]: 325.65605187416077 [06:05:04:30:B0:14] <- RX 000000000000000479020000be400f08c67fb03d
May 13 04:00:01 msm8909 python3[3037]: 325.66469717025757 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 04:00:01 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:00:01 msm8909 python3[3037]: 325.75805401802063 [06:05:04:30:B0:14] <- RX a4014017000000000000000479020000be400f08
May 13 04:00:01 msm8909 python3[3037]: 325.78641891479492 [06:05:04:30:B0:14] <- RX 000000000000000479020000bd400f0800000000
May 13 04:00:01 msm8909 python3[3037]: 325.81902527809143 [06:05:04:30:B0:14] <- RX 0000000479020000be400f080000000000000004
May 13 04:00:01 msm8909 python3[3037]: 325.84305906295776 [06:05:04:30:B0:14] <- RX 79020000be408f08000000006402bd06791a0000
May 13 04:00:01 msm8909 python3[3037]: 325.87647008895874 [06:05:04:30:B0:14] <- RX bc400f08000000000000000479020000bf400f08
May 13 04:00:01 msm8909 python3[3037]: 325.90387654304504 [06:05:04:30:B0:14] <- RX 000000000000000479020000bf400f0800000000
May 13 04:00:01 msm8909 python3[3037]: 325.93298864364624 [06:05:04:30:B0:14] <- RX 0000000479020000bf400f080000000000000004
May 13 04:00:01 msm8909 python3[3037]: 325.95638179779053 [06:05:04:30:B0:14] <- RX 79020000be400f08000000000000000479020000
May 13 04:00:01 msm8909 python3[3037]: 325.98001623153687 [06:05:04:30:B0:14] <- RX bd400f08000000000000000479020000bf400f08
May 13 04:00:01 msm8909 python3[3037]: 326.00691151618958 [06:05:04:30:B0:14] <- RX 000000000000000479020000bc400f0800000000
May 13 04:00:01 msm8909 python3[3037]: 326.02901577949524 [06:05:04:30:B0:14] <- RX 0000000479020000bf400f080000000000000004
May 13 04:00:01 msm8909 python3[3037]: 326.05796384811401 [06:05:04:30:B0:14] <- RX 79020000bd400f08000000000000000479020000
May 13 04:00:01 msm8909 python3[3037]: 326.08052945137024 [06:05:04:30:B0:14] <- RX bd408f08000000005c02bd06791a0000bf400f08
May 13 04:00:01 msm8909 python3[3037]: 326.1040723323822 [06:05:04:30:B0:14] <- RX 000000000000000479020000bf400f0800000000
May 13 04:00:01 msm8909 python3[3037]: 326.12640953063965 [06:05:04:30:B0:14] <- RX 0000000479020000be400f080000000000000004
May 13 04:00:01 msm8909 python3[3037]: 326.15356492996216 [06:05:04:30:B0:14] <- RX 78020000be400f08000000000000000478020000
May 13 04:00:01 msm8909 python3[3037]: 326.17620873451233 [06:05:04:30:B0:14] <- RX bf400f08000000000000000478020000bc200f08
May 13 04:00:01 msm8909 python3[3037]: 326.20439267158508 [06:05:04:30:B0:14] <- RX 000000000000000478020000bf200f0800000000
May 13 04:00:01 msm8909 python3[3037]: 326.22860527038574 [06:05:04:30:B0:14] <- RX 0000000478020000be200f080000000000000004
May 13 04:00:01 msm8909 python3[3037]: 326.25183606147766 [06:05:04:30:B0:14] <- RX 78020000bb400f08000000000000000479020000
May 13 04:00:01 msm8909 python3[3037]: 326.27483654022217 [06:05:04:30:B0:14] <- RX bf400f08000000000000000479020000bc408f08
May 13 04:00:01 msm8909 python3[3037]: 326.29658246040344 [06:05:04:30:B0:14] <- RX 4695e5a2
May 13 04:00:01 msm8909 python3[3037]: 326.30551028251648 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 04:00:01 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:00:01 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 66, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000042306465
May 13 04:00:02 msm8909 python3[3037]: 326.40399789810181 [06:05:04:30:B0:14] <- RX 06004018e2009183912d
May 13 04:00:02 msm8909 python3[3037]: 326.41294097900391 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 04:00:02 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:00:02 msm8909 python3[3037]: Header: 06004018 payload: e200 crc: 9183912d
May 13 04:00:02 msm8909 python3[3037]: 326.42012763023376 [06:05:04:30:B0:14] -> TX[10] b'06004010902397e9ff92'
May 13 04:00:02 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 13 04:00:02 msm8909 python3[3037]: 326.50828504562378 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 04:00:02 msm8909 python3[3037]: 326.53453278541565 [06:05:04:30:B0:14] <- RX 06004019e2009183912d
May 13 04:00:02 msm8909 python3[3037]: 326.54373741149902 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 04:00:02 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:00:02 msm8909 python3[3037]: Header: 06004019 payload: e200 crc: 9183912d
May 13 04:00:02 msm8909 python3[3037]: 326.55162382125854 [06:05:04:30:B0:14] -> TX[10] b'0600401091013299845e'
May 13 04:00:02 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 13 04:00:02 msm8909 python3[3037]: 326.61488032341003 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 13 04:00:03 msm8909 python3[3037]: 328.2688410282135 [06:05:04:30:B0:14] <- RX 0600401ae2009183912d
May 13 04:00:03 msm8909 python3[3037]: 328.27797985076904 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 13 04:00:03 msm8909 python3[3037]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:00:03 msm8909 python3[3037]: Header: 0600401a payload: e200 crc: 9183912d
May 13 04:00:03 msm8909 python3[3037]: command list complete
May 13 04:00:03 msm8909 python3[3037]: DEACTIVATING AMDTP.
May 13 04:00:03 msm8909 python3[3037]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 13 04:00:03 msm8909 python3[3037]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 13 04:00:03 msm8909 python3[3037]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 13 04:00:04 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:00:04 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:00:04 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543985.8198295, 'source': 0, 'type': 's', 'data': '', 'key': 'a90f2bbc14794e19bce9ddb3a66c7530'}
May 13 04:00:04 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715543988.189724, 'source': 0, 'type': 's', 'data': '', 'key': 'bb8d25c2ef894a1db531e86bd1c2f9e5'}
May 13 04:00:06 msm8909 python3[3037]: Total BG Logs: 186
May 13 04:00:06 msm8909 python3[3037]: [SSE] BACKGROUND: {'events': [{'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715532780, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715532840, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715532900, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715532960, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533020, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533080, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0,
May 13 04:00:06 msm8909 python3[3037]: 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533140, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533200, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 60, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533260, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 61, 'activity': 3, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533320, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533380, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 621}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533440, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseT
May 13 04:00:06 msm8909 python3[3037]: emp': 30.5, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533500, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533560, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533620, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533680, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533740, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533800, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'del
May 13 04:00:06 msm8909 python3[3037]: taWalkSteps': 0, 'utcTimestamp': 1715533860, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533920, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 3, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533980, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534040, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 612}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534100, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534160, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534220,
May 13 04:00:06 msm8909 python3[3037]: 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534280, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 60, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534340, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534400, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534460, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534520, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534580, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinT
May 13 04:00:06 msm8909 python3[3037]: emp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 63, 'activity': 3, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534640, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534700, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 621}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534760, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534820, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 60, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534880, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 60, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534940, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsum
May 13 04:00:06 msm8909 python3[3037]: edIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535000, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.5, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535060, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535120, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535180, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535240, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 3, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535300, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', '
May 13 04:00:06 msm8909 python3[3037]: thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535360, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 616}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535420, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535480, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535540, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535600, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535660, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'d
May 13 04:00:06 msm8909 python3[3037]: eltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535720, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535780, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535840, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535900, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 2, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535960, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536020, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 604}, {'deltaDistance': 0, 'wearableId': 81, 'heartRa
May 13 04:00:06 msm8909 python3[3037]: te': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536080, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536140, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536200, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536260, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536320, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536380, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'act
May 13 04:00:06 msm8909 python3[3037]: ivity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536440, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536500, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536560, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 60, 'activity': 2, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536620, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536680, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 616}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536740, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTi
May 13 04:00:06 msm8909 python3[3037]: mestamp': 1715536800, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536860, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536920, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536980, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 60, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537040, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537100, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 59, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537160, 'solarGenIndex': 1, 'del
May 13 04:00:06 msm8909 python3[3037]: taRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537220, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 2, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537280, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537340, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 612}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537400, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537460, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537520, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrC
May 13 04:00:06 msm8909 python3[3037]: als': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537580, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537640, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537700, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537760, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537820, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537880, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:
May 13 04:00:06 msm8909 python3[3037]: 05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 2, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537940, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538000, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 604}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538060, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538120, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538180, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538240, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'delt
May 13 04:00:06 msm8909 python3[3037]: aActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 60, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538300, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538360, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538420, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538480, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538540, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 2, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538600, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableI
May 13 04:00:06 msm8909 python3[3037]: d': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538660, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 616}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538720, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}]}
May 13 04:00:06 msm8909 python3[3037]: [SSE] Sending: {"rt": "bg", "msg": {"events": [{"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715532780, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715532840, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715532900, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715532960, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533020, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533080, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"d
May 13 04:00:06 msm8909 python3[3037]: eltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533140, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533200, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 60, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533260, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 61, "activity": 3, "deltaWalkSteps": 0, "utcTimestamp": 1715533320, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533380, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 621}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533440, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRa
May 13 04:00:06 msm8909 python3[3037]: te": null, "caseTemp": 30.5, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533500, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533560, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533620, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533680, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533740, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533800, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "a
May 13 04:00:06 msm8909 python3[3037]: ctivity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533860, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533920, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 3, "deltaWalkSteps": 0, "utcTimestamp": 1715533980, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534040, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 612}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534100, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534160, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimest
May 13 04:00:06 msm8909 python3[3037]: amp": 1715534220, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534280, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 60, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534340, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534400, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534460, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534520, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534580, "solarGenIndex": 1, "deltaRun
May 13 04:00:06 msm8909 python3[3037]: Steps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 63, "activity": 3, "deltaWalkSteps": 0, "utcTimestamp": 1715534640, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534700, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 621}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534760, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534820, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 60, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534880, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 60, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534940, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals"
May 13 04:00:06 msm8909 python3[3037]: : 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535000, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.5, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535060, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535120, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535180, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535240, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 3, "deltaWalkSteps": 0, "utcTimestamp": 1715535300, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:0
May 13 04:00:06 msm8909 python3[3037]: 5:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535360, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 616}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535420, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535480, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535540, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535600, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535660, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "delta
May 13 04:00:06 msm8909 python3[3037]: ActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535720, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535780, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535840, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535900, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 2, "deltaWalkSteps": 0, "utcTimestamp": 1715535960, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536020, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 604}, {"deltaDistance": 0, "wearable
May 13 04:00:06 msm8909 python3[3037]: Id": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536080, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536140, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536200, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536260, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536320, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536380, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "b
May 13 04:00:06 msm8909 python3[3037]: attery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536440, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536500, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536560, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 60, "activity": 2, "deltaWalkSteps": 0, "utcTimestamp": 1715536620, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536680, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 616}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536740, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalk
May 13 04:00:06 msm8909 python3[3037]: Steps": 0, "utcTimestamp": 1715536800, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536860, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536920, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536980, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 60, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537040, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537100, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 59, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537160, "solarG
May 13 04:00:06 msm8909 python3[3037]: enIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537220, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 2, "deltaWalkSteps": 0, "utcTimestamp": 1715537280, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537340, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 612}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537400, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537460, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537520, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp":
May 13 04:00:06 msm8909 python3[3037]: 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537580, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537640, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537700, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537760, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537820, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537880, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1,
May 13 04:00:06 msm8909 python3[3037]: "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 2, "deltaWalkSteps": 0, "utcTimestamp": 1715537940, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538000, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 604}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538060, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538120, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538180, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538240, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGe
May 13 04:00:06 msm8909 python3[3037]: nIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 60, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538300, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538360, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538420, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538480, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538540, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 2, "deltaWalkSteps": 0, "utcTimestamp": 1715538600, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistanc
May 13 04:00:06 msm8909 python3[3037]: e": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538660, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 616}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538720, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}]}, "key": "13320cb1df7f4714a7d7d4acf429cc24"}
May 13 04:00:06 msm8909 python3[3037]: [SSE] BACKGROUND: {'events': [{'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538780, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538840, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538900, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538960, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 60, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539020, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539080, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance':
May 13 04:00:06 msm8909 python3[3037]: 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539140, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539200, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 2, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539260, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539320, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 608}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539380, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539440, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'ca
May 13 04:00:06 msm8909 python3[3037]: seTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539500, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539560, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539620, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539680, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539740, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 60, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539800, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 61, 'activity': 0, 'deltaWa
May 13 04:00:06 msm8909 python3[3037]: lkSteps': 0, 'utcTimestamp': 1715539860, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.25, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 63, 'activity': 2, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539920, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.25, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539980, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 600}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540040, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540100, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540160, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540220, 'so
May 13 04:00:06 msm8909 python3[3037]: larGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540280, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540340, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540400, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540460, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540520, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 2, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540580, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 3
May 13 04:00:06 msm8909 python3[3037]: 0.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540640, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 612}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 59, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540700, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540760, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540820, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540880, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540940, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex'
May 13 04:00:06 msm8909 python3[3037]: : 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541000, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541060, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541120, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541180, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 2, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541240, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541300, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'deviceId': '06:05:04:30:B0:14', 'thermal
May 13 04:00:06 msm8909 python3[3037]: GenIndex': 1, 'deltaActCals': 604}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541360, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541420, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541480, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.25, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541540, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.25, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541600, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.25, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541660, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.25, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance'
May 13 04:00:06 msm8909 python3[3037]: : 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541720, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.25, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541780, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.25, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541840, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.25, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 60, 'activity': 2, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541900, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541960, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 600}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 60, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542020, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'cas
May 13 04:00:06 msm8909 python3[3037]: eTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542080, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542140, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542200, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542260, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542320, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542380, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'delt
May 13 04:00:07 msm8909 python3[3037]: aWalkSteps': 0, 'utcTimestamp': 1715542440, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542500, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 2, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542560, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 60, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542620, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 612}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542680, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542740, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542800,
May 13 04:00:07 msm8909 python3[3037]: 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542860, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542920, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542980, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 60, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543040, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543100, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543160, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp'
May 13 04:00:07 msm8909 python3[3037]: : 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 61, 'activity': 2, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543220, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543280, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 1402, 'powerConsumedIndex': 13, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 604}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543340, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543400, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543460, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543520, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex
May 13 04:00:07 msm8909 python3[3037]: ': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 60, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543580, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.25, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543640, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.25, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 62, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543700, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.25, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.0, 'battery': 59, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543760, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 63, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543820, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 81, 'heartRate': None, 'caseTemp': 30.25, 'battery': 60, 'activity': 2, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543880, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 30.5, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:30:B0:14', 'thermalGenI
May 13 04:00:07 msm8909 python3[3037]: ndex': 1, 'deltaActCals': 0}]}
May 13 04:00:07 msm8909 python3[3037]: [SSE] Sending: {"rt": "bg", "msg": {"events": [{"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538780, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538840, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538900, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538960, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 60, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539020, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539080, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0},
May 13 04:00:07 msm8909 python3[3037]: {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539140, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539200, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 2, "deltaWalkSteps": 0, "utcTimestamp": 1715539260, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539320, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 608}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539380, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539440, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "hear
May 13 04:00:07 msm8909 python3[3037]: tRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539500, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539560, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539620, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539680, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539740, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 60, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539800, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 61, "activ
May 13 04:00:07 msm8909 python3[3037]: ity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539860, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.25, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 63, "activity": 2, "deltaWalkSteps": 0, "utcTimestamp": 1715539920, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.25, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539980, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 600}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540040, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540100, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540160, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp"
May 13 04:00:07 msm8909 python3[3037]: : 1715540220, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540280, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540340, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540400, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540460, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540520, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 2, "deltaWalkSteps": 0, "utcTimestamp": 1715540580, "solarGenIndex": 1, "deltaRunSteps":
May 13 04:00:07 msm8909 python3[3037]: 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540640, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 612}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 59, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540700, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540760, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540820, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540880, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540940, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "po
May 13 04:00:07 msm8909 python3[3037]: werConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541000, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541060, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541120, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541180, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 2, "deltaWalkSteps": 0, "utcTimestamp": 1715541240, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541300, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "deviceId": "06:05:04:30
May 13 04:00:07 msm8909 python3[3037]: :B0:14", "thermalGenIndex": 1, "deltaActCals": 604}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541360, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541420, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541480, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.25, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541540, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.25, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541600, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.25, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541660, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.25, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0},
May 13 04:00:07 msm8909 python3[3037]: {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541720, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.25, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541780, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.25, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541840, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.25, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 60, "activity": 2, "deltaWalkSteps": 0, "utcTimestamp": 1715541900, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541960, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 600}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 60, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542020, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heart
May 13 04:00:07 msm8909 python3[3037]: Rate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542080, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542140, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542200, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542260, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542320, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542380, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "ac
May 13 04:00:07 msm8909 python3[3037]: tivity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542440, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542500, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 2, "deltaWalkSteps": 0, "utcTimestamp": 1715542560, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 60, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542620, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 612}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542680, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542740, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimesta
May 13 04:00:07 msm8909 python3[3037]: mp": 1715542800, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542860, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542920, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542980, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 60, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543040, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543100, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543160, "solarGenIndex": 1, "deltaRunStep
May 13 04:00:07 msm8909 python3[3037]: s": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 61, "activity": 2, "deltaWalkSteps": 0, "utcTimestamp": 1715543220, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543280, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 1402, "powerConsumedIndex": 13, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 604}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543340, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543400, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543460, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543520, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "p
May 13 04:00:07 msm8909 python3[3037]: owerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 60, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543580, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.25, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543640, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.25, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 62, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543700, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.25, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.0, "battery": 59, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543760, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 63, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543820, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:14", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 81, "heartRate": null, "caseTemp": 30.25, "battery": 60, "activity": 2, "deltaWalkSteps": 0, "utcTimestamp": 1715543880, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 30.5, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:30:B0:
May 13 04:00:07 msm8909 python3[3037]: 14", "thermalGenIndex": 1, "deltaActCals": 0}]}, "key": "c3c8fe65897a4be284ab00b4d44b785b"}
May 13 04:00:07 msm8909 python3[3037]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 04:00:07 msm8909 python3[3037]: DBUS: 06:05:04:30:B0:14 disconnected.
May 13 04:00:07 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 60, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690013045097003c10797a
May 13 04:00:07 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544007.2086825, 'source': 0, 'type': 's', 'data': '', 'key': '13320cb1df7f4714a7d7d4acf429cc24'}
May 13 04:00:07 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544007.3078129, 'source': 0, 'type': 's', 'data': '', 'key': 'c3c8fe65897a4be284ab00b4d44b785b'}
May 13 04:00:11 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 04:00:11 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 04:00:12 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700130000000055306363
May 13 04:00:12 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:00:12 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00130000000057106464
May 13 04:00:12 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:00:12 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047306464
May 13 04:00:12 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 19, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544012}
May 13 04:00:12 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 19, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544012}
May 13 04:00:12 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 71, "thermalGen": 19, "solarGen": 19, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715544012}, "key": "010c1bdfd3c74f48875b43d2c1476aa1"}
May 13 04:00:12 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b006464
May 13 04:00:12 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544012}
May 13 04:00:12 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544012}
May 13 04:00:12 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 75, "thermalGen": 20, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715544012}, "key": "73d23272a43047ff8b15de4aba45174a"}
May 13 04:00:12 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544012.6644061, 'source': 0, 'type': 's', 'data': '', 'key': '010c1bdfd3c74f48875b43d2c1476aa1'}
May 13 04:00:13 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544012.7450066, 'source': 0, 'type': 's', 'data': '', 'key': '73d23272a43047ff8b15de4aba45174a'}
May 13 04:00:13 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001306363
May 13 04:00:13 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:00:14 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044006465
May 13 04:00:14 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c306363
May 13 04:00:14 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 76, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544014}
May 13 04:00:14 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 76, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544014}
May 13 04:00:14 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 76, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715544014}, "key": "090036c314234ee2b895ef8d379e4b1a"}
May 13 04:00:14 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544014.8515065, 'source': 0, 'type': 's', 'data': '', 'key': '090036c314234ee2b895ef8d379e4b1a'}
May 13 04:00:15 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046306565
May 13 04:00:15 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544015}
May 13 04:00:15 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544015}
May 13 04:00:15 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 70, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715544015}, "key": "b5bd7483c63c43749f0b5e6a7b6075c7"}
May 13 04:00:15 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f306464
May 13 04:00:15 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:00:15 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544015.5367486, 'source': 0, 'type': 's', 'data': '', 'key': 'b5bd7483c63c43749f0b5e6a7b6075c7'}
May 13 04:00:16 msm8909 python3[3037]: Running Scheduled: Thread Check
May 13 04:00:16 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001306363
May 13 04:00:16 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:00:16 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 91, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700013000000005b206464
May 13 04:00:16 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:00:16 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690013045097003d20797a
May 13 04:00:17 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:00:17 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:00:17 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "61a53cd2b15a4768a80eff7e7440d9b1"}
May 13 04:00:18 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544018.2421963, 'source': 0, 'type': 's', 'data': '', 'key': '61a53cd2b15a4768a80eff7e7440d9b1'}
May 13 04:00:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001006363
May 13 04:00:26 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:00:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054106363
May 13 04:00:26 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:00:27 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 04:00:27 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 04:00:27 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046006565
May 13 04:00:27 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:00:27 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:00:27 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f006464
May 13 04:00:27 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:00:28 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 91, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700013000000005b306464
May 13 04:00:28 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:00:28 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690013045097003d30797a
May 13 04:00:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c006363
May 13 04:00:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047006464
May 13 04:00:34 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:00:34 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:00:39 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046206565
May 13 04:00:40 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 04:00:40 msm8909 python3[3037]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 04:00:40 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044306465
May 13 04:00:40 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 68, 'thermalGen': 19, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544040}
May 13 04:00:40 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 68, 'thermalGen': 19, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544040}
May 13 04:00:40 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 68, "thermalGen": 19, "solarGen": 19, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715544040}, "key": "72a26c03329f4cdeb8dec00ca2a3d8fc"}
May 13 04:00:40 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 91, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700013000000005b106464
May 13 04:00:40 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:00:41 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544040.9650693, 'source': 0, 'type': 's', 'data': '', 'key': '72a26c03329f4cdeb8dec00ca2a3d8fc'}
May 13 04:00:41 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00130000000056006464
May 13 04:00:41 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:00:41 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690013045097003d00797a
May 13 04:00:41 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 04:00:41 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 04:00:41 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047206464
May 13 04:00:42 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b306464
May 13 04:00:42 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f206464
May 13 04:00:42 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:00:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001206363
May 13 04:00:43 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:00:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054206363
May 13 04:00:44 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:00:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b306464
May 13 04:00:53 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00130000000056106464
May 13 04:00:53 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:00:53 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c306363
May 13 04:00:53 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690013045097003d10797a
May 13 04:00:53 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 155, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 61, 'thermalGen': 19, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 151, 'sleepDuration': 44}, 'configId': 301, 'utcTimestamp': 1715544053}
May 13 04:00:53 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 155, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 61, 'thermalGen': 19, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 151, 'sleepDuration': 44}, 'configId': 301, 'utcTimestamp': 1715544053}
May 13 04:00:53 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 155, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 122, "battery": 61, "thermalGen": 19, "solarGen": 105, "runSteps": 0, "bmrCals": 151, "sleepDuration": 44}, "configId": 301, "utcTimestamp": 1715544053}, "key": "a5b60ce5c22b4452b3004540cb455231"}
May 13 04:00:54 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:00:54 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:00:54 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054306363
May 13 04:00:54 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:00:54 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047306464
May 13 04:00:54 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544054.3679678, 'source': 0, 'type': 's', 'data': '', 'key': 'a5b60ce5c22b4452b3004540cb455231'}
May 13 04:00:54 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b006464
May 13 04:00:54 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044106465
May 13 04:00:55 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 04:00:55 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 04:00:57 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046306565
May 13 04:00:57 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f306464
May 13 04:00:57 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:01:04 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:01:04 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:01:08 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001006363
May 13 04:01:08 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:01:08 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 04:01:08 msm8909 python3[3037]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 04:01:08 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c006363
May 13 04:01:09 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f006464
May 13 04:01:09 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:01:10 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00130000000056306464
May 13 04:01:10 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:01:11 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:01:11 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:01:11 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690013045097003d30797a
May 13 04:01:11 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b206464
May 13 04:01:11 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f106464
May 13 04:01:11 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:01:12 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:01:12 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:01:18 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:01:18 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:01:18 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "c8dce4ab48414fb7b438dc602975cddd"}
May 13 04:01:18 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544078.499728, 'source': 0, 'type': 's', 'data': '', 'key': 'c8dce4ab48414fb7b438dc602975cddd'}
May 13 04:01:21 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b306464
May 13 04:01:21 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544081}
May 13 04:01:21 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544081}
May 13 04:01:21 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 75, "thermalGen": 20, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715544081}, "key": "aa6f8678edea4206b67321dc650c7fce"}
May 13 04:01:21 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 66, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000042306465
May 13 04:01:21 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045206565
May 13 04:01:21 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 69, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544081}
May 13 04:01:21 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 69, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544081}
May 13 04:01:21 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 69, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715544081}, "key": "fe1b1f36e06f45738c8eca55e800744b"}
May 13 04:01:22 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544081.9397781, 'source': 0, 'type': 's', 'data': '', 'key': 'aa6f8678edea4206b67321dc650c7fce'}
May 13 04:01:22 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544082.0395029, 'source': 0, 'type': 's', 'data': '', 'key': 'fe1b1f36e06f45738c8eca55e800744b'}
May 13 04:01:23 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690013045097003f00797a
May 13 04:01:23 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 04:01:23 msm8909 python3[3037]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 04:01:23 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055206363
May 13 04:01:23 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:01:23 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047206464
May 13 04:01:23 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 19, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544083}
May 13 04:01:23 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 19, 'solarGen': 19, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544083}
May 13 04:01:23 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 71, "thermalGen": 19, "solarGen": 19, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715544083}, "key": "e9bd5bdeb28242bc97ef94bc0ad39743"}
May 13 04:01:24 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 04:01:24 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 04:01:24 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544084.4049854, 'source': 0, 'type': 's', 'data': '', 'key': 'e9bd5bdeb28242bc97ef94bc0ad39743'}
May 13 04:01:25 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690013045097003f10797a
May 13 04:01:25 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d206363
May 13 04:01:25 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544085}
May 13 04:01:25 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544085}
May 13 04:01:26 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 77, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715544085}, "key": "f398640204cf419f93a82b2adfbaa9ee"}
May 13 04:01:26 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544086.395637, 'source': 0, 'type': 's', 'data': '', 'key': 'f398640204cf419f93a82b2adfbaa9ee'}
May 13 04:01:35 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:01:35 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:01:35 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690013045097003f20797a
May 13 04:01:35 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 04:01:35 msm8909 python3[3037]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 04:01:35 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055006363
May 13 04:01:35 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:01:36 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 04:01:36 msm8909 python3[3037]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 04:01:36 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045306565
May 13 04:01:36 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 04:01:36 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 04:01:37 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001306363
May 13 04:01:37 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:01:38 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d306363
May 13 04:01:38 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f306464
May 13 04:01:38 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:01:38 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047306464
May 13 04:01:39 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000057206464
May 13 04:01:39 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:01:49 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000057306464
May 13 04:01:49 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:01:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00130000000001006363
May 13 04:01:50 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:01:50 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690013045097003f30797a
May 13 04:01:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 66, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000042206465
May 13 04:01:50 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 66, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544110}
May 13 04:01:50 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 66, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544110}
May 13 04:01:50 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 66, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715544110}, "key": "81328c6765fc4f2ca9d02fb08782fa43"}
May 13 04:01:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055106363
May 13 04:01:50 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:01:51 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 04:01:51 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 04:01:51 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045106565
May 13 04:01:51 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544111.1170883, 'source': 0, 'type': 's', 'data': '', 'key': '81328c6765fc4f2ca9d02fb08782fa43'}
May 13 04:01:52 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 04:01:52 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 04:01:53 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f106464
May 13 04:01:53 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:01:53 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 19, 'company_id': b'\x1di'} 1d691d6900070000000000000000001300130000000047106464
May 13 04:02:04 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000057106464
May 13 04:02:04 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:02:05 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:02:05 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:02:05 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 04:02:05 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 04:02:05 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055306363
May 13 04:02:05 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:02:05 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d206363
May 13 04:02:05 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b006464
May 13 04:02:06 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f206464
May 13 04:02:06 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:02:06 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700013000000005a106464
May 13 04:02:06 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:02:08 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045306565
May 13 04:02:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001306363
May 13 04:02:17 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:02:17 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 04:02:17 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 04:02:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a306464
May 13 04:02:17 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:02:18 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004b306363
May 13 04:02:18 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b106464
May 13 04:02:18 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:02:18 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:02:18 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "3c73e4b9730c4519bac25372a276d15f"}
May 13 04:02:18 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047306464
May 13 04:02:18 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f306464
May 13 04:02:18 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:02:19 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544138.9235463, 'source': 0, 'type': 's', 'data': '', 'key': '3c73e4b9730c4519bac25372a276d15f'}
May 13 04:02:19 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 04:02:19 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 04:02:19 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000057206464
May 13 04:02:19 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:02:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054006363
May 13 04:02:20 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:02:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f006464
May 13 04:02:20 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:02:31 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:02:31 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:02:32 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 04:02:32 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 04:02:32 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004b106363
May 13 04:02:32 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 75, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544152}
May 13 04:02:32 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 75, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544152}
May 13 04:02:32 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 75, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715544152}, "key": "bb9cbcbbdb1d40ef91bdfc82d15300a8"}
May 13 04:02:32 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a006464
May 13 04:02:32 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:02:33 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047106464
May 13 04:02:33 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544153}
May 13 04:02:33 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544153}
May 13 04:02:33 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 71, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715544153}, "key": "618bbef601394eac8c36bc5c4a248c1c"}
May 13 04:02:33 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b206464
May 13 04:02:33 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544153}
May 13 04:02:33 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544153}
May 13 04:02:33 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 75, "thermalGen": 20, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715544153}, "key": "2dee6fced9f04a99b3d547bbc24160a7"}
May 13 04:02:33 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046106565
May 13 04:02:33 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544153}
May 13 04:02:33 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544153}
May 13 04:02:33 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 70, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715544153}, "key": "b5094a7bf6474782a52cc4b45cb013e6"}
May 13 04:02:33 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f106464
May 13 04:02:33 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:02:33 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544153.0717723, 'source': 0, 'type': 's', 'data': '', 'key': 'bb9cbcbbdb1d40ef91bdfc82d15300a8'}
May 13 04:02:33 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 04:02:33 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 04:02:34 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544153.4959652, 'source': 0, 'type': 's', 'data': '', 'key': '618bbef601394eac8c36bc5c4a248c1c'}
May 13 04:02:34 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544153.6374309, 'source': 0, 'type': 's', 'data': '', 'key': '2dee6fced9f04a99b3d547bbc24160a7'}
May 13 04:02:34 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544153.7014947, 'source': 0, 'type': 's', 'data': '', 'key': 'b5094a7bf6474782a52cc4b45cb013e6'}
May 13 04:02:34 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001106363
May 13 04:02:34 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:02:34 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690013045097003e00797a
May 13 04:02:34 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 155, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 62, 'thermalGen': 19, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 151, 'sleepDuration': 44}, 'configId': 301, 'utcTimestamp': 1715544154}
May 13 04:02:34 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 155, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 62, 'thermalGen': 19, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 151, 'sleepDuration': 44}, 'configId': 301, 'utcTimestamp': 1715544154}
May 13 04:02:34 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 155, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 122, "battery": 62, "thermalGen": 19, "solarGen": 105, "runSteps": 0, "bmrCals": 151, "sleepDuration": 44}, "configId": 301, "utcTimestamp": 1715544154}, "key": "f365503a3067460a93f6b6bd30411d2a"}
May 13 04:02:35 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544155.2259083, 'source': 0, 'type': 's', 'data': '', 'key': 'f365503a3067460a93f6b6bd30411d2a'}
May 13 04:02:35 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:02:35 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:02:36 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000057006464
May 13 04:02:36 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:02:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047206464
May 13 04:02:45 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 04:02:45 msm8909 python3[3037]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 04:02:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046206565
May 13 04:02:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f206464
May 13 04:02:45 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:02:46 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043006465
May 13 04:02:46 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:02:46 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:02:49 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000057106464
May 13 04:02:49 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:02:49 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001206363
May 13 04:02:49 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:02:49 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690013045097003e10797a
May 13 04:02:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054306363
May 13 04:02:50 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:02:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b006464
May 13 04:02:59 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001306363
May 13 04:02:59 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:02:59 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004b006363
May 13 04:03:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054006363
May 13 04:03:00 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:03:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047006464
May 13 04:03:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b106464
May 13 04:03:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046006565
May 13 04:03:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043206465
May 13 04:03:00 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544180}
May 13 04:03:00 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544180}
May 13 04:03:00 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 67, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715544180}, "key": "3ce1abbcd53a44348bd8514bafbde364"}
May 13 04:03:01 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544181.05706, 'source': 0, 'type': 's', 'data': '', 'key': '3ce1abbcd53a44348bd8514bafbde364'}
May 13 04:03:01 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 04:03:01 msm8909 python3[3037]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 04:03:01 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 19, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690013045097003e20797a
May 13 04:03:01 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a306464
May 13 04:03:01 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:03:02 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f006464
May 13 04:03:02 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:03:04 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 04:03:04 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 04:03:04 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a306464
May 13 04:03:04 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:03:04 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 04:03:04 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 04:03:06 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:03:06 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:03:13 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000056006464
May 13 04:03:13 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:03:14 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004a306464
May 13 04:03:14 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 04:03:14 msm8909 python3[3037]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 04:03:14 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a006464
May 13 04:03:14 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:03:14 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055206363
May 13 04:03:14 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:03:14 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f106464
May 13 04:03:14 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:03:15 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047106464
May 13 04:03:15 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046106565
May 13 04:03:15 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043306465
May 13 04:03:16 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003d00797a
May 13 04:03:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f106464
May 13 04:03:17 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:03:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046206565
May 13 04:03:18 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:03:18 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:03:18 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "73d83786c0f34e35ad3b742b84b1a40b"}
May 13 04:03:19 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544199.2956452, 'source': 0, 'type': 's', 'data': '', 'key': '73d83786c0f34e35ad3b742b84b1a40b'}
May 13 04:03:28 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043006465
May 13 04:03:28 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000056106464
May 13 04:03:28 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:03:28 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a206464
May 13 04:03:28 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:03:28 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:03:28 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:03:28 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f306464
May 13 04:03:28 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:03:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004a006464
May 13 04:03:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c306363
May 13 04:03:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047306464
May 13 04:03:36 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:03:36 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:03:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000056306464
May 13 04:03:43 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:03:43 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003d30797a
May 13 04:03:43 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 155, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 61, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 151, 'sleepDuration': 44}, 'configId': 301, 'utcTimestamp': 1715544223}
May 13 04:03:43 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 155, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 61, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 151, 'sleepDuration': 44}, 'configId': 301, 'utcTimestamp': 1715544223}
May 13 04:03:43 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 155, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 122, "battery": 61, "thermalGen": 20, "solarGen": 105, "runSteps": 0, "bmrCals": 151, "sleepDuration": 44}, "configId": 301, "utcTimestamp": 1715544223}, "key": "8cc0033da7e4471287720a51ba115974"}
May 13 04:03:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f006464
May 13 04:03:43 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:03:43 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:03:43 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:03:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a306464
May 13 04:03:43 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:03:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004a206464
May 13 04:03:43 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 74, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544223}
May 13 04:03:43 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 74, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544223}
May 13 04:03:43 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 74, "thermalGen": 20, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715544223}, "key": "dda7db3aa08e4b6fb0ee81157d7079df"}
May 13 04:03:43 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544223.5791678, 'source': 0, 'type': 's', 'data': '', 'key': '8cc0033da7e4471287720a51ba115974'}
May 13 04:03:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c006363
May 13 04:03:44 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 76, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544224}
May 13 04:03:44 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 76, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544224}
May 13 04:03:44 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 76, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715544224}, "key": "d5b5a345be5e4dd59a02adb701e4bf92"}
May 13 04:03:44 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544224.0547333, 'source': 0, 'type': 's', 'data': '', 'key': 'dda7db3aa08e4b6fb0ee81157d7079df'}
May 13 04:03:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047006464
May 13 04:03:44 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544224}
May 13 04:03:44 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544224}
May 13 04:03:44 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 71, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715544224}, "key": "8f5a5d8c4288423e9ce96f1d16e70b41"}
May 13 04:03:44 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544224.7238564, 'source': 0, 'type': 's', 'data': '', 'key': 'd5b5a345be5e4dd59a02adb701e4bf92'}
May 13 04:03:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046006565
May 13 04:03:45 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544225}
May 13 04:03:45 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544225}
May 13 04:03:45 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 70, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715544225}, "key": "aaf21b693d5746088eb2eec0e9c7954d"}
May 13 04:03:45 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544225.264982, 'source': 0, 'type': 's', 'data': '', 'key': '8f5a5d8c4288423e9ce96f1d16e70b41'}
May 13 04:03:45 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544225.422209, 'source': 0, 'type': 's', 'data': '', 'key': 'aaf21b693d5746088eb2eec0e9c7954d'}
May 13 04:03:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a006464
May 13 04:03:45 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:03:46 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001006363
May 13 04:03:46 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:03:55 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 04:03:55 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 04:03:55 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003d00797a
May 13 04:03:55 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a106464
May 13 04:03:55 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:03:55 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 04:03:55 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 04:03:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f106464
May 13 04:03:56 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:03:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004a306464
May 13 04:03:58 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c206363
May 13 04:03:58 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:03:58 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:03:59 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055206363
May 13 04:03:59 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:03:59 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047206464
May 13 04:03:59 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046206565
May 13 04:04:07 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:04:07 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:04:10 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000056106464
May 13 04:04:10 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:04:10 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f306464
May 13 04:04:10 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:04:11 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004a006464
May 13 04:04:11 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d306363
May 13 04:04:11 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:04:11 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:04:11 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055306363
May 13 04:04:11 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:04:12 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 123, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003f20797b
May 13 04:04:13 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001306363
May 13 04:04:13 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:04:13 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054006363
May 13 04:04:13 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:04:14 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047306464
May 13 04:04:19 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:04:19 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:04:19 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "5044bd77c24843b899dab3f1a3e892df"}
May 13 04:04:19 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544259.7119963, 'source': 0, 'type': 's', 'data': '', 'key': '5044bd77c24843b899dab3f1a3e892df'}
May 13 04:04:23 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054106363
May 13 04:04:23 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:04:23 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d006363
May 13 04:04:24 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 91, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005b006464
May 13 04:04:24 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:04:24 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:04:24 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:04:24 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047006464
May 13 04:04:24 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:04:24 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:04:24 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043206465
May 13 04:04:24 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544264}
May 13 04:04:24 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544264}
May 13 04:04:24 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 67, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715544264}, "key": "c4a1ea1122054a269f84b515f8612bcc"}
May 13 04:04:25 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 123, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003f30797b
May 13 04:04:25 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b206464
May 13 04:04:25 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544265.3130608, 'source': 0, 'type': 's', 'data': '', 'key': 'c4a1ea1122054a269f84b515f8612bcc'}
May 13 04:04:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f006464
May 13 04:04:26 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:04:27 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000057306464
May 13 04:04:27 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:04:37 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:04:37 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:04:37 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:04:37 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:04:37 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000057006464
May 13 04:04:37 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:04:37 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 123, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003f00797b
May 13 04:04:38 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f206464
May 13 04:04:38 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:04:38 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b306464
May 13 04:04:38 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d206363
May 13 04:04:38 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043006465
May 13 04:04:38 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054206363
May 13 04:04:38 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:04:41 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 91, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005b106464
May 13 04:04:41 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:04:51 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046306565
May 13 04:04:51 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544291}
May 13 04:04:51 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544291}
May 13 04:04:51 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 70, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715544291}, "key": "f0e392e8d8a541ef840d0fcf5105ff88"}
May 13 04:04:52 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544292.0743856, 'source': 0, 'type': 's', 'data': '', 'key': 'f0e392e8d8a541ef840d0fcf5105ff88'}
May 13 04:04:52 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000057206464
May 13 04:04:52 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:04:53 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:04:53 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:04:54 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047306464
May 13 04:04:54 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544294}
May 13 04:04:54 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544294}
May 13 04:04:54 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 71, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715544294}, "key": "bb136d81feb14aac9a2c5e14db9a1fff"}
May 13 04:04:54 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:04:54 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:04:54 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544294.4792621, 'source': 0, 'type': 's', 'data': '', 'key': 'bb136d81feb14aac9a2c5e14db9a1fff'}
May 13 04:04:54 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 04:04:54 msm8909 python3[3037]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 04:04:54 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 123, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003f20797b
May 13 04:04:54 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 155, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 123, 'battery': 63, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 151, 'sleepDuration': 44}, 'configId': 301, 'utcTimestamp': 1715544294}
May 13 04:04:54 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 155, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 123, 'battery': 63, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 151, 'sleepDuration': 44}, 'configId': 301, 'utcTimestamp': 1715544294}
May 13 04:04:54 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 155, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 123, "battery": 63, "thermalGen": 20, "solarGen": 105, "runSteps": 0, "bmrCals": 151, "sleepDuration": 44}, "configId": 301, "utcTimestamp": 1715544294}, "key": "3c617ed006d24851a78b4e05f7a28f64"}
May 13 04:04:55 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b106464
May 13 04:04:55 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544295}
May 13 04:04:55 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544295}
May 13 04:04:55 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 75, "thermalGen": 20, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715544295}, "key": "802e1b391a1d4080ab53f206c7f017d5"}
May 13 04:04:55 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544295.2765558, 'source': 0, 'type': 's', 'data': '', 'key': '3c617ed006d24851a78b4e05f7a28f64'}
May 13 04:04:55 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:04:55 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:04:55 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f306464
May 13 04:04:55 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:04:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043106465
May 13 04:04:56 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544295.7817588, 'source': 0, 'type': 's', 'data': '', 'key': '802e1b391a1d4080ab53f206c7f017d5'}
May 13 04:04:56 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 04:04:56 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 04:04:56 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:04:56 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:05:05 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f006464
May 13 04:05:05 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:05:05 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d006363
May 13 04:05:05 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544305}
May 13 04:05:05 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544305}
May 13 04:05:06 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 77, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715544305}, "key": "efcab35f27164327b289b21fa39865a2"}
May 13 04:05:06 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054106363
May 13 04:05:06 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:05:06 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 91, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005b006464
May 13 04:05:06 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:05:06 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:05:06 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:05:06 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047006464
May 13 04:05:06 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544306.465204, 'source': 0, 'type': 's', 'data': '', 'key': 'efcab35f27164327b289b21fa39865a2'}
May 13 04:05:07 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000057306464
May 13 04:05:07 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:05:07 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 04:05:07 msm8909 python3[3037]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 04:05:07 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:05:07 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:05:10 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b206464
May 13 04:05:16 msm8909 python3[3037]: Running Scheduled: Thread Check
May 13 04:05:19 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:05:19 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:05:19 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "3422619d43f146559b766aede140968f"}
May 13 04:05:19 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 94, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005e306464
May 13 04:05:19 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:05:19 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 123, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003e00797b
May 13 04:05:20 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544319.8926561, 'source': 0, 'type': 's', 'data': '', 'key': '3422619d43f146559b766aede140968f'}
May 13 04:05:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001206363
May 13 04:05:20 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:05:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d206363
May 13 04:05:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054206363
May 13 04:05:20 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:05:21 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045206565
May 13 04:05:21 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000057106464
May 13 04:05:21 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:05:22 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b006464
May 13 04:05:23 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 89, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000140000000059206464
May 13 04:05:23 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:05:23 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000044006465
May 13 04:05:33 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045306565
May 13 04:05:33 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 94, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005e006464
May 13 04:05:33 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:05:34 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 123, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003e20797b
May 13 04:05:34 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b106464
May 13 04:05:35 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001306363
May 13 04:05:35 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:05:35 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 89, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000140000000059306464
May 13 04:05:35 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:05:35 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d306363
May 13 04:05:35 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054006363
May 13 04:05:35 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:05:35 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000044106465
May 13 04:05:35 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 68, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544335}
May 13 04:05:35 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 68, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544335}
May 13 04:05:35 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 68, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715544335}, "key": "90a5e4fcde9441dba3e2bc2dcadb67c7"}
May 13 04:05:36 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000046306464
May 13 04:05:36 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544336.1552503, 'source': 0, 'type': 's', 'data': '', 'key': '90a5e4fcde9441dba3e2bc2dcadb67c7'}
May 13 04:05:37 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:05:37 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:05:38 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:05:38 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:05:38 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 04:05:38 msm8909 python3[3037]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 04:05:47 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d106363
May 13 04:05:47 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 94, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005e206464
May 13 04:05:47 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:05:47 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 89, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000140000000059006464
May 13 04:05:48 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:05:48 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054106363
May 13 04:05:48 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:05:48 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000046106464
May 13 04:05:49 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 123, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003e30797b
May 13 04:05:49 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000044306465
May 13 04:05:51 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 123, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003e00797b
May 13 04:05:52 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001106363
May 13 04:05:52 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:06:02 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001206363
May 13 04:06:02 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:06:02 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 89, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000140000000059206464
May 13 04:06:02 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:06:02 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054306363
May 13 04:06:02 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:06:02 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:06:02 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:06:03 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:06:03 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:06:03 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045206565
May 13 04:06:03 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 69, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544363}
May 13 04:06:03 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 69, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544363}
May 13 04:06:03 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 69, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715544363}, "key": "710da98d09734c008dac91023207e92c"}
May 13 04:06:04 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 123, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003e10797b
May 13 04:06:04 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 155, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 123, 'battery': 62, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 151, 'sleepDuration': 44}, 'configId': 301, 'utcTimestamp': 1715544364}
May 13 04:06:04 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 155, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 123, 'battery': 62, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 151, 'sleepDuration': 44}, 'configId': 301, 'utcTimestamp': 1715544364}
May 13 04:06:04 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 155, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 123, "battery": 62, "thermalGen": 20, "solarGen": 105, "runSteps": 0, "bmrCals": 151, "sleepDuration": 44}, "configId": 301, "utcTimestamp": 1715544364}, "key": "039e1975763e41be82363c8f207eacc8"}
May 13 04:06:04 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544363.8160231, 'source': 0, 'type': 's', 'data': '', 'key': '710da98d09734c008dac91023207e92c'}
May 13 04:06:04 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b006464
May 13 04:06:04 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544364}
May 13 04:06:04 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544364}
May 13 04:06:04 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 75, "thermalGen": 20, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715544364}, "key": "a7352b48ac9e4f35bf0d325cbbe72c92"}
May 13 04:06:04 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544364.451957, 'source': 0, 'type': 's', 'data': '', 'key': '039e1975763e41be82363c8f207eacc8'}
May 13 04:06:05 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f006464
May 13 04:06:05 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:06:05 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d206363
May 13 04:06:05 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544365.0530095, 'source': 0, 'type': 's', 'data': '', 'key': 'a7352b48ac9e4f35bf0d325cbbe72c92'}
May 13 04:06:05 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000046206464
May 13 04:06:05 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 70, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544365}
May 13 04:06:05 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 70, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544365}
May 13 04:06:05 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 70, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715544365}, "key": "ddc8b5fa3d7c4df3bacf9d5135b4cf18"}
May 13 04:06:06 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043106465
May 13 04:06:06 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544366.2575197, 'source': 0, 'type': 's', 'data': '', 'key': 'ddc8b5fa3d7c4df3bacf9d5135b4cf18'}
May 13 04:06:08 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:06:08 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:06:15 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047306464
May 13 04:06:15 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043206465
May 13 04:06:16 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003e20797a
May 13 04:06:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004a106464
May 13 04:06:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001306363
May 13 04:06:17 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:06:17 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 04:06:17 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 04:06:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f106464
May 13 04:06:17 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:06:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054006363
May 13 04:06:17 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:06:19 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000057206464
May 13 04:06:19 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:06:19 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001006363
May 13 04:06:19 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:06:19 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:06:19 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:06:19 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "dc8cd9d611d949a7be7228650fce41f7"}
May 13 04:06:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000140000000057306464
May 13 04:06:20 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:06:20 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544380.184108, 'source': 0, 'type': 's', 'data': '', 'key': 'dc8cd9d611d949a7be7228650fce41f7'}
May 13 04:06:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004a206464
May 13 04:06:30 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 04:06:30 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 04:06:31 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043306465
May 13 04:06:31 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001106363
May 13 04:06:31 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:06:32 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055206363
May 13 04:06:32 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:06:32 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f206464
May 13 04:06:32 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:06:33 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046106565
May 13 04:06:33 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000057006464
May 13 04:06:33 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:06:33 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003e00797a
May 13 04:06:34 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000140000000057106464
May 13 04:06:34 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:06:39 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:06:39 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:06:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000057106464
May 13 04:06:43 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:06:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043006465
May 13 04:06:43 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544403}
May 13 04:06:43 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544403}
May 13 04:06:43 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 67, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715544403}, "key": "aae2575105c54e698a3936ce50132dc4"}
May 13 04:06:43 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003e10797a
May 13 04:06:43 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 04:06:43 msm8909 python3[3037]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 04:06:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004a006464
May 13 04:06:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f006464
May 13 04:06:43 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:06:44 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544404.0157144, 'source': 0, 'type': 's', 'data': '', 'key': 'aae2575105c54e698a3936ce50132dc4'}
May 13 04:06:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000140000000057206464
May 13 04:06:44 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:06:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001206363
May 13 04:06:44 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:06:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c206363
May 13 04:06:44 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 76, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544404}
May 13 04:06:44 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 76, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544404}
May 13 04:06:44 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 76, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715544404}, "key": "6f6187eb0f8242f8a3ed23d7bfb2e9a7"}
May 13 04:06:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055306363
May 13 04:06:44 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:06:45 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544405.1752913, 'source': 0, 'type': 's', 'data': '', 'key': '6f6187eb0f8242f8a3ed23d7bfb2e9a7'}
May 13 04:06:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047206464
May 13 04:06:47 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046306565
May 13 04:06:57 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043206465
May 13 04:06:58 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003e20797a
May 13 04:06:58 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f106464
May 13 04:06:58 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:06:59 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001006363
May 13 04:06:59 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:06:59 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:06:59 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:06:59 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c006363
May 13 04:06:59 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055006363
May 13 04:06:59 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:06:59 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047006464
May 13 04:07:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046006565
May 13 04:07:09 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:07:09 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:07:11 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001106363
May 13 04:07:11 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:07:11 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c106363
May 13 04:07:12 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047106464
May 13 04:07:12 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544432}
May 13 04:07:12 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544432}
May 13 04:07:12 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 71, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715544432}, "key": "286cdfa5ab4d4039846690e50272ceeb"}
May 13 04:07:12 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046106565
May 13 04:07:12 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544432}
May 13 04:07:12 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544432}
May 13 04:07:12 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 70, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715544432}, "key": "f644364736bf467693014565347188f4"}
May 13 04:07:13 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b306464
May 13 04:07:13 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544433}
May 13 04:07:13 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544433}
May 13 04:07:13 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 75, "thermalGen": 20, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715544433}, "key": "cf70da9e029149e2a9d5def1f7a41d87"}
May 13 04:07:13 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544432.8517721, 'source': 0, 'type': 's', 'data': '', 'key': '286cdfa5ab4d4039846690e50272ceeb'}
May 13 04:07:13 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544432.9738929, 'source': 0, 'type': 's', 'data': '', 'key': 'f644364736bf467693014565347188f4'}
May 13 04:07:13 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544433.7365284, 'source': 0, 'type': 's', 'data': '', 'key': 'cf70da9e029149e2a9d5def1f7a41d87'}
May 13 04:07:14 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043006465
May 13 04:07:15 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003e00797a
May 13 04:07:15 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 155, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 62, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 151, 'sleepDuration': 44}, 'configId': 301, 'utcTimestamp': 1715544435}
May 13 04:07:15 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 155, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 62, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 151, 'sleepDuration': 44}, 'configId': 301, 'utcTimestamp': 1715544435}
May 13 04:07:15 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 155, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 122, "battery": 62, "thermalGen": 20, "solarGen": 105, "runSteps": 0, "bmrCals": 151, "sleepDuration": 44}, "configId": 301, "utcTimestamp": 1715544435}, "key": "4d3e4948836545bfb57afb2242e6600e"}
May 13 04:07:15 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 04:07:15 msm8909 python3[3037]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 04:07:16 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544435.9397745, 'source': 0, 'type': 's', 'data': '', 'key': '4d3e4948836545bfb57afb2242e6600e'}
May 13 04:07:20 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:07:20 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:07:20 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "69d24f59337a4b7aa087aa7c76d45647"}
May 13 04:07:20 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544440.5180025, 'source': 0, 'type': 's', 'data': '', 'key': '69d24f59337a4b7aa087aa7c76d45647'}
May 13 04:07:25 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b006464
May 13 04:07:25 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 04:07:25 msm8909 python3[3037]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 04:07:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d306363
May 13 04:07:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001206363
May 13 04:07:26 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:07:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043106465
May 13 04:07:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055306363
May 13 04:07:26 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:07:27 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047306464
May 13 04:07:27 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003e10797a
May 13 04:07:28 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f006464
May 13 04:07:28 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:07:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045306565
May 13 04:07:39 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047006464
May 13 04:07:39 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:07:39 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:07:40 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b206464
May 13 04:07:40 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:07:40 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:07:41 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003e30797a
May 13 04:07:41 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043206465
May 13 04:07:41 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045006565
May 13 04:07:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f206464
May 13 04:07:43 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:07:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043306465
May 13 04:07:43 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544463}
May 13 04:07:43 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544463}
May 13 04:07:44 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 67, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715544463}, "key": "c323fac6ed294ffb94f488894eca9652"}
May 13 04:07:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055106363
May 13 04:07:44 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:07:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045106565
May 13 04:07:44 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544464.4005616, 'source': 0, 'type': 's', 'data': '', 'key': 'c323fac6ed294ffb94f488894eca9652'}
May 13 04:07:53 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001106363
May 13 04:07:53 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:07:53 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045206565
May 13 04:07:54 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047106464
May 13 04:07:54 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000057006464
May 13 04:07:54 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:07:55 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005f306464
May 13 04:07:55 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:07:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043006465
May 13 04:07:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055206363
May 13 04:07:56 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:07:58 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b306464
May 13 04:08:07 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b006464
May 13 04:08:08 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043106465
May 13 04:08:09 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047306464
May 13 04:08:09 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:08:09 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:08:09 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:08:09 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:08:10 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:08:10 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:08:10 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003e20797a
May 13 04:08:11 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000057206464
May 13 04:08:11 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:08:11 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045306565
May 13 04:08:12 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:08:12 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:08:20 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:08:20 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:08:20 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "fc2f2ee1217d4d65a60b692aff765536"}
May 13 04:08:20 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544500.7186539, 'source': 0, 'type': 's', 'data': '', 'key': 'fc2f2ee1217d4d65a60b692aff765536'}
May 13 04:08:21 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047006464
May 13 04:08:21 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544501}
May 13 04:08:21 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544501}
May 13 04:08:21 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 71, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715544501}, "key": "4c5921682cce4d58a36f9dd467efbd5d"}
May 13 04:08:22 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544502.0970993, 'source': 0, 'type': 's', 'data': '', 'key': '4c5921682cce4d58a36f9dd467efbd5d'}
May 13 04:08:23 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001006363
May 13 04:08:23 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:08:23 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003e30797a
May 13 04:08:23 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 155, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 62, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 151, 'sleepDuration': 44}, 'configId': 301, 'utcTimestamp': 1715544503}
May 13 04:08:23 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 155, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 62, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 151, 'sleepDuration': 44}, 'configId': 301, 'utcTimestamp': 1715544503}
May 13 04:08:23 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 155, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 122, "battery": 62, "thermalGen": 20, "solarGen": 105, "runSteps": 0, "bmrCals": 151, "sleepDuration": 44}, "configId": 301, "utcTimestamp": 1715544503}, "key": "3dc1bf8b3bde4afca12c04febb9f9758"}
May 13 04:08:23 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045106565
May 13 04:08:23 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 69, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544503}
May 13 04:08:23 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 69, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544503}
May 13 04:08:23 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 69, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715544503}, "key": "7bac8a77e60e46258ddc055e8922f830"}
May 13 04:08:23 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 88, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000058306464
May 13 04:08:23 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:08:24 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544503.9068651, 'source': 0, 'type': 's', 'data': '', 'key': '3dc1bf8b3bde4afca12c04febb9f9758'}
May 13 04:08:24 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544503.9601574, 'source': 0, 'type': 's', 'data': '', 'key': '7bac8a77e60e46258ddc055e8922f830'}
May 13 04:08:25 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b206464
May 13 04:08:25 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544505}
May 13 04:08:25 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544505}
May 13 04:08:25 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 75, "thermalGen": 20, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715544505}, "key": "7b5197562ba449ed9eac4304dbcdcdee"}
May 13 04:08:25 msm8909 python3[3037]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 13 04:08:30 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:08:30 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:08:30 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001106363
May 13 04:08:30 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:08:30 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003e00797a
May 13 04:08:30 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d306363
May 13 04:08:30 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 88, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000058006464
May 13 04:08:30 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:08:31 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 96, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e00050000000060306464
May 13 04:08:31 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:08:32 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:08:32 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:08:32 msm8909 python3[3037]: DBUS: Connected to 06:05:04:AF:F9:E9
May 13 04:08:32 msm8909 python3[3037]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 13 04:08:32 msm8909 python3[3037]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 13 04:08:32 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 73}]}, "key": "954330f48ed14c668dc2bd32c70f9f64"}
May 13 04:08:32 msm8909 python3[3037]: ACTIVATING HR.
May 13 04:08:34 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047106464
May 13 04:08:34 msm8909 python3[3037]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 04:08:35 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b306464
May 13 04:08:35 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a106464
May 13 04:08:35 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:08:36 msm8909 python3[3037]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 247, 137, 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 13 04:08:36 msm8909 python3[3037]: GOT Firmware Version: V1.5.4d0
May 13 04:08:36 msm8909 python3[3037]: GOT Pairing Code: 0f89
May 13 04:08:36 msm8909 python3[3037]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 04:08:36 msm8909 python3[3037]: NO FW Update needed.
May 13 04:08:36 msm8909 python3[3037]: LAST SYNC: 1715533705
May 13 04:08:38 msm8909 python3[3037]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 5, 0, 0, 64, 5, 0, 0, 65, 99, 0, 0, 80, 99, 0, 0, 81, 76, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 04:08:38 msm8909 python3[3037]: ACTIVITY: 0
May 13 04:08:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001206363
May 13 04:08:45 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:08:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055306363
May 13 04:08:45 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:08:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045306565
May 13 04:08:45 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 04:08:45 msm8909 python3[3037]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 04:08:46 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 88, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000058106464
May 13 04:08:46 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:08:46 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047306464
May 13 04:08:46 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 96, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e00050000000060006464
May 13 04:08:46 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:08:47 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b006464
May 13 04:08:53 msm8909 python3[3037]: 857.47519135475159 [06:05:04:AF:F9:E9] <- HR 0000
May 13 04:08:53 msm8909 python3[3037]: HR READING: 0 TOOK 14.536540 secs
May 13 04:08:53 msm8909 python3[3037]: DEACTIVATING HR.
May 13 04:08:53 msm8909 python3[3037]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 04:08:53 msm8909 python3[3037]: GOT Instant Data: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'total_steps': 0, 'thermal_gen': 5, 'battery': 76, 'run_steps': 0, 'case_temp': 99, 'heart_rate': 0, 'bmr_cals': 0, 'solar_gen': 5}
May 13 04:08:53 msm8909 python3[3037]: W ID: 73
May 13 04:08:53 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'actCals': 0, 'thermalGen': 5, 'battery': 76, 'activity': 0, 'walkSteps': 0, 'skinTemp': 99, 'totalSteps': 0, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544533}
May 13 04:08:53 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'actCals': 0, 'thermalGen': 5, 'battery': 76, 'activity': 0, 'walkSteps': 0, 'skinTemp': 99, 'totalSteps': 0, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544533}
May 13 04:08:53 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "actCals": 0, "thermalGen": 5, "battery": 76, "activity": 0, "walkSteps": 0, "skinTemp": 99, "totalSteps": 0, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715544533}, "key": "926ace92e0774e03833d29b24eb1668a"}
May 13 04:08:53 msm8909 python3[3037]: Instant Upload complete
May 13 04:08:53 msm8909 python3[3037]: using silent sync
May 13 04:08:53 msm8909 python3[3037]: Starting sync for: 06:05:04:AF:F9:E9
May 13 04:08:53 msm8909 python3[3037]: ACTIVATING AMDTP.
May 13 04:08:54 msm8909 python3[3037]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 13 04:08:55 msm8909 python3[3037]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 13 04:08:55 msm8909 python3[3037]: Sending start sync for: 06:05:04:AF:F9:E9
May 13 04:08:55 msm8909 python3[3037]: 860.33367824554443 [06:05:04:AF:F9:E9] -> TX[10] b'060040109100a4a98329'
May 13 04:08:56 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 13 04:08:57 msm8909 python3[3037]: 861.62454152107239 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 04:08:57 msm8909 python3[3037]: 861.65818190574646 [06:05:04:AF:F9:E9] <- RX 06004010e2009183912d
May 13 04:08:57 msm8909 python3[3037]: 861.66747331619263 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:08:57 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:08:57 msm8909 python3[3037]: Header: 06004010 payload: e200 crc: 9183912d
May 13 04:08:57 msm8909 python3[3037]: 861.67420554161072 [06:05:04:AF:F9:E9] -> TX[10] b'0600401092269a7fa3d0'
May 13 04:08:57 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 13 04:08:57 msm8909 python3[3037]: 862.28003096580505 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 04:08:57 msm8909 python3[3037]: 862.30676174163818 [06:05:04:AF:F9:E9] <- RX 06004011e2009183912d
May 13 04:08:57 msm8909 python3[3037]: 862.31575870513916 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:08:57 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:08:57 msm8909 python3[3037]: Header: 06004011 payload: e200 crc: 9183912d
May 13 04:08:57 msm8909 python3[3037]: 862.32443952560425 [06:05:04:AF:F9:E9] -> TX[11] b'07004010900f002d7dca85'
May 13 04:08:57 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 13 04:08:58 msm8909 python3[3037]: 862.91054320335388 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 04:08:58 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047006464
May 13 04:08:58 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 96, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e00050000000060106464
May 13 04:08:58 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:08:58 msm8909 python3[3037]: 863.21127271652222 [06:05:04:AF:F9:E9] <- RX 06004012e2009183912d
May 13 04:08:58 msm8909 python3[3037]: 863.22072458267212 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:08:58 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:08:58 msm8909 python3[3037]: Header: 06004012 payload: e200 crc: 9183912d
May 13 04:08:58 msm8909 python3[3037]: 863.22794151306152 [06:05:04:AF:F9:E9] -> TX[11] b'070040109316006c6a8c1c'
May 13 04:08:58 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 13 04:08:59 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a006464
May 13 04:08:59 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:09:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001006363
May 13 04:09:00 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:09:00 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003e30797a
May 13 04:09:00 msm8909 python3[3037]: 864.80900621414185 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 04:09:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 88, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000058306464
May 13 04:09:00 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:09:00 msm8909 python3[3037]: 865.1203944683075 [06:05:04:AF:F9:E9] <- RX 06004013e2009183912d
May 13 04:09:00 msm8909 python3[3037]: 865.12957572937012 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:00 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:00 msm8909 python3[3037]: Header: 06004013 payload: e200 crc: 9183912d
May 13 04:09:00 msm8909 python3[3037]: 865.13635563850403 [06:05:04:AF:F9:E9] -> TX[11] b'070040109317002d5b9705'
May 13 04:09:00 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 13 04:09:01 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045006565
May 13 04:09:01 msm8909 python3[3037]: 865.75996804237366 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 04:09:01 msm8909 python3[3037]: 866.08600521087646 [06:05:04:AF:F9:E9] <- RX 06004014e2009183912d
May 13 04:09:01 msm8909 python3[3037]: 866.09497880935669 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:01 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:01 msm8909 python3[3037]: Header: 06004014 payload: e200 crc: 9183912d
May 13 04:09:01 msm8909 python3[3037]: 866.10207319259644 [06:05:04:AF:F9:E9] -> TX[10] b'060040109124754d8015'
May 13 04:09:01 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 13 04:09:02 msm8909 python3[3037]: 866.47727251052856 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 04:09:02 msm8909 python3[3037]: 866.50819516181946 [06:05:04:AF:F9:E9] <- RX 240040150101664121da021c0032003c0640000000000000000000000000000000000215db54a6c0
May 13 04:09:02 msm8909 python3[3037]: 866.51768064498901 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:02 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:02 msm8909 python3[3037]: user prefs:
May 13 04:09:02 msm8909 python3[3037]: self.clockFormat: 01
May 13 04:09:02 msm8909 python3[3037]: self.unit: 01
May 13 04:09:02 msm8909 python3[3037]: self.time: 00000000
May 13 04:09:02 msm8909 python3[3037]: self.timezone: 021c
May 13 04:09:02 msm8909 python3[3037]: self.gender: 00
May 13 04:09:02 msm8909 python3[3037]: self.age: 32
May 13 04:09:02 msm8909 python3[3037]: self.weight: 003c
May 13 04:09:02 msm8909 python3[3037]: self.height: 0640
May 13 04:09:02 msm8909 python3[3037]: self.steps: 00001a2c
May 13 04:09:02 msm8909 python3[3037]: self.distance: 00000003
May 13 04:09:02 msm8909 python3[3037]: self.calories: 00000708
May 13 04:09:02 msm8909 python3[3037]: self.sleep: 000001a4
May 13 04:09:02 msm8909 python3[3037]: self.language: 02
May 13 04:09:02 msm8909 python3[3037]: self.sleeptime: 15
May 13 04:09:02 msm8909 python3[3037]: 866.58987092971802 [06:05:04:AF:F9:E9] <- RX 06004016e2009183912d
May 13 04:09:02 msm8909 python3[3037]: 866.60040640830994 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:02 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:02 msm8909 python3[3037]: Header: 06004016 payload: e200 crc: 9183912d
May 13 04:09:02 msm8909 python3[3037]: 866.60758018493652 [06:05:04:AF:F9:E9] -> TX[42] b'2600401090240101664121de021c0032003c064000003a9800000003000004b0000001e00215285a8275'
May 13 04:09:02 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240101664121de021c0032003c064000003a9800000003000004b0000001e00215285a8275
May 13 04:09:02 msm8909 python3[3037]: 866.68490934371948 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 04:09:02 msm8909 python3[3037]: 867.07125329971313 [06:05:04:AF:F9:E9] <- RX 06004017e2009183912d
May 13 04:09:02 msm8909 python3[3037]: 867.08048987388611 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:02 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:02 msm8909 python3[3037]: Header: 06004017 payload: e200 crc: 9183912d
May 13 04:09:02 msm8909 python3[3037]: 867.09031891822815 [06:05:04:AF:F9:E9] -> TX[11] b'07004010930c030dc1a835'
May 13 04:09:02 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c030dc1a835
May 13 04:09:02 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043306465
May 13 04:09:02 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544542}
May 13 04:09:02 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544542}
May 13 04:09:02 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 67, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715544542}, "key": "ba883c4ea06b4ae9ac2b4615a95ca095"}
May 13 04:09:02 msm8909 python3[3037]: 867.24103879928589 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 04:09:03 msm8909 python3[3037]: 867.55408954620361 [06:05:04:AF:F9:E9] <- RX 06004018e2009183912d
May 13 04:09:03 msm8909 python3[3037]: 867.56306529045105 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:03 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:03 msm8909 python3[3037]: Header: 06004018 payload: e200 crc: 9183912d
May 13 04:09:03 msm8909 python3[3037]: 867.56989812850952 [06:05:04:AF:F9:E9] -> TX[10] b'060040109237685f13ba'
May 13 04:09:03 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 13 04:09:03 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045106565
May 13 04:09:03 msm8909 python3[3037]: 867.70376682281494 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 04:09:03 msm8909 python3[3037]: 867.74271321296692 [06:05:04:AF:F9:E9] <- RX 05004019011bdf05a5
May 13 04:09:03 msm8909 python3[3037]: 867.75143718719482 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:03 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:03 msm8909 python3[3037]: 06:05:04:AF:F9:E9: License Good
May 13 04:09:03 msm8909 python3[3037]: 867.82331395149231 [06:05:04:AF:F9:E9] <- RX 0600401ae2009183912d
May 13 04:09:03 msm8909 python3[3037]: 867.83644914627075 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:03 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:03 msm8909 python3[3037]: Header: 0600401a payload: e200 crc: 9183912d
May 13 04:09:03 msm8909 python3[3037]: 867.84627985954285 [06:05:04:AF:F9:E9] -> TX[10] b'060040109126592c8efb'
May 13 04:09:03 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 13 04:09:03 msm8909 python3[3037]: 867.91667890548706 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 04:09:03 msm8909 python3[3037]: 867.94425868988037 [06:05:04:AF:F9:E9] <- RX 1c00401b00000001000000010000000000000000000000b400000000292cfa5e
May 13 04:09:03 msm8909 python3[3037]: 867.95396542549133 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:03 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:03 msm8909 python3[3037]: 868.03027606010437 [06:05:04:AF:F9:E9] <- RX 0600401ce2009183912d
May 13 04:09:03 msm8909 python3[3037]: 868.03885078430176 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:03 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:03 msm8909 python3[3037]: Header: 0600401c payload: e200 crc: 9183912d
May 13 04:09:03 msm8909 python3[3037]: 868.04512596130371 [06:05:04:AF:F9:E9] -> TX[10] b'060040109107073ce7b7'
May 13 04:09:03 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 13 04:09:03 msm8909 python3[3037]: 868.12601017951965 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 04:09:03 msm8909 python3[3037]: 868.15915656089783 [06:05:04:AF:F9:E9] <- RX 0500401d008def02d2
May 13 04:09:03 msm8909 python3[3037]: 868.16800785064697 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:03 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:03 msm8909 python3[3037]: 868.24306988716125 [06:05:04:AF:F9:E9] <- RX 0600401ee2009183912d
May 13 04:09:03 msm8909 python3[3037]: 868.25228071212769 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:03 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:03 msm8909 python3[3037]: Header: 0600401e payload: e200 crc: 9183912d
May 13 04:09:03 msm8909 python3[3037]: 868.25876522064209 [06:05:04:AF:F9:E9] -> TX[10] b'060040109117632c50aa'
May 13 04:09:03 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 13 04:09:04 msm8909 python3[3037]: 868.33465075492859 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 04:09:04 msm8909 python3[3037]: 868.3658721446991 [06:05:04:AF:F9:E9] <- RX 0800401f70f74066bd9158ae
May 13 04:09:04 msm8909 python3[3037]: 868.37662172317505 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:04 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:04 msm8909 python3[3037]: 868.44777059555054 [06:05:04:AF:F9:E9] <- RX 06004010e2009183912d
May 13 04:09:04 msm8909 python3[3037]: 868.45635032653809 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:04 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:04 msm8909 python3[3037]: Header: 06004010 payload: e200 crc: 9183912d
May 13 04:09:04 msm8909 python3[3037]: 868.46252846717834 [06:05:04:AF:F9:E9] -> TX[10] b'060040109106910ce0c0'
May 13 04:09:04 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 13 04:09:04 msm8909 python3[3037]: 868.59074449539185 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 04:09:04 msm8909 python3[3037]: 868.64045262336731 [06:05:04:AF:F9:E9] <- RX 04024011000000000000000464020000cd800c08000000000000000464020000cd800c08000000000000000464020000cc800c08000000000000000464020000cd800c08000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cd800c08000000000000000464020000cd800c08000000000000000464020000cc800c08000000000000000464020000cd800c08000000000000000464020000cd800c08000000000000000464020000cd800c08000000000000000464020000cd800c08000000000000000464020000cc800c08000000000000000463020000cd800c08
May 13 04:09:04 msm8909 python3[3037]: 868.68509244918823 [06:05:04:AF:F9:E9] <- RX 000000000000000464020000cc800c08000000000000000463020000cd800c08000000000000000463020000cd800c08000000000000000464020000cd800c08000000000000000463020000cd800c08000000000000000464020000cd800c08000000000000000463020000cc800c08000000000000000463020000cc800c08000000000000000463020000cd800c08000000000000000464020000cd800c08000000000000000463020000cd800c08000000000000000463020000cc800c08000000000000000463020000cc800c08000000000000000463020000cd800c08000000000000000463020000cd800c0800000000
May 13 04:09:04 msm8909 python3[3037]: 868.70924830436707 [06:05:04:AF:F9:E9] <- RX 0000000463020000cd800c08000000000000000464020000cd800c087da71d57
May 13 04:09:04 msm8909 python3[3037]: 868.71820688247681 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:04 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:04 msm8909 python3[3037]: 868.82542848587036 [06:05:04:AF:F9:E9] <- RX 04024012000000000000000463020000cd800c08000000000000000463020000cd800c08000000000000000463020000cc800c08000000000000000463020000cc800c08000000000000000463020000cd800c08000000000000000463020000cc800c08000000000000000463020000cd800c08000000000000000463020000cc800c08000000000000000463020000cd800c08000000000000000463020000cd600c08000000000000000463020000cd800c08000000000000000463020000cd600c08000000000000000463020000cd800c08000000000000000463020000cd800c08000000000000000463020000cc600c08
May 13 04:09:04 msm8909 python3[3037]: 868.87224459648132 [06:05:04:AF:F9:E9] <- RX 000000000000000463020000cd800c08000000000000000463020000cd800c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cc800c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cd600c0800000000
May 13 04:09:04 msm8909 python3[3037]: 868.89829802513123 [06:05:04:AF:F9:E9] <- RX 0000000463020000cc600c08000000000000000463020000cc600c084fc4ff3f
May 13 04:09:04 msm8909 python3[3037]: 868.90965628623962 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:04 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:04 msm8909 python3[3037]: 869.03634405136108 [06:05:04:AF:F9:E9] <- RX 04024013000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cb600c08000000000000000463020000cd600c08
May 13 04:09:04 msm8909 python3[3037]: 869.08565330505371 [06:05:04:AF:F9:E9] <- RX 000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cb600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cc600c08000000000000000463020000cb600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cc600c08000000000000000463020000cc600c08000000000000000463020000cd600c0800000000
May 13 04:09:04 msm8909 python3[3037]: 869.11077737808228 [06:05:04:AF:F9:E9] <- RX 0000000463020000cd600c08000000000000000463020000cd600c083de7e3b8
May 13 04:09:04 msm8909 python3[3037]: 869.1198296546936 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:04 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:04 msm8909 python3[3037]: 869.324303150177 [06:05:04:AF:F9:E9] <- RX 04024014000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cc600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cd600c08
May 13 04:09:05 msm8909 python3[3037]: 869.38166642189026 [06:05:04:AF:F9:E9] <- RX 000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cc600c08000000000000000463020000cb600c08000000000000000463020000cc600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cd600c0800000000
May 13 04:09:05 msm8909 python3[3037]: 869.40668487548828 [06:05:04:AF:F9:E9] <- RX 0000000463020000cd600c08000000000000000463020000cc600c087ccff740
May 13 04:09:05 msm8909 python3[3037]: 869.41589951515198 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:05 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:05 msm8909 python3[3037]: 869.57971930503845 [06:05:04:AF:F9:E9] <- RX 04024015000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cd600c08
May 13 04:09:05 msm8909 python3[3037]: 869.62697792053223 [06:05:04:AF:F9:E9] <- RX 000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cc600c0800000000
May 13 04:09:05 msm8909 python3[3037]: 869.65324592590332 [06:05:04:AF:F9:E9] <- RX 0000000463020000cc600c08000000000000000463020000cc600c086884fe95
May 13 04:09:05 msm8909 python3[3037]: 869.66241192817688 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:05 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:05 msm8909 python3[3037]: 869.84448981285095 [06:05:04:AF:F9:E9] <- RX 44014016000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cb600c08000000000000000463020000cc600c08
May 13 04:09:05 msm8909 python3[3037]: 869.87496161460876 [06:05:04:AF:F9:E9] <- RX 000000000000000463020000cd600c08000000000000000463020000cd600c08000000000000000463020000cc600c08000000000000000463020000cd600c08000000000000000463020000cc600c084e89619e
May 13 04:09:05 msm8909 python3[3037]: 869.8840000629425 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:05 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:05 msm8909 python3[3037]: 869.96048140525818 [06:05:04:AF:F9:E9] <- RX 06004017e2009183912d
May 13 04:09:05 msm8909 python3[3037]: 869.97335338592529 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:05 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:05 msm8909 python3[3037]: Header: 06004017 payload: e200 crc: 9183912d
May 13 04:09:05 msm8909 python3[3037]: 869.98050475120544 [06:05:04:AF:F9:E9] -> TX[10] b'06004010902397e9ff92'
May 13 04:09:05 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 13 04:09:05 msm8909 python3[3037]: 870.04368734359741 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 04:09:05 msm8909 python3[3037]: 870.0698664188385 [06:05:04:AF:F9:E9] <- RX 06004018e2009183912d
May 13 04:09:05 msm8909 python3[3037]: 870.07868051528931 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:05 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:05 msm8909 python3[3037]: Header: 06004018 payload: e200 crc: 9183912d
May 13 04:09:05 msm8909 python3[3037]: 870.0856237411499 [06:05:04:AF:F9:E9] -> TX[10] b'0600401091013299845e'
May 13 04:09:05 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 13 04:09:05 msm8909 python3[3037]: 870.16325855255127 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 13 04:09:07 msm8909 python3[3037]: 871.75114560127258 [06:05:04:AF:F9:E9] <- RX 06004019e2009183912d
May 13 04:09:07 msm8909 python3[3037]: 871.76049709320068 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 13 04:09:07 msm8909 python3[3037]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:09:07 msm8909 python3[3037]: Header: 06004019 payload: e200 crc: 9183912d
May 13 04:09:07 msm8909 python3[3037]: command list complete
May 13 04:09:07 msm8909 python3[3037]: DEACTIVATING AMDTP.
May 13 04:09:07 msm8909 python3[3037]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 13 04:09:07 msm8909 python3[3037]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 13 04:09:07 msm8909 python3[3037]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 13 04:09:07 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:09:07 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:09:07 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544505.4869788, 'source': 0, 'type': 's', 'data': '', 'key': '7b5197562ba449ed9eac4304dbcdcdee'}
May 13 04:09:07 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544512.92101, 'source': 0, 'type': 's', 'data': '', 'key': '954330f48ed14c668dc2bd32c70f9f64'}
May 13 04:09:07 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544533.7686238, 'source': 0, 'type': 's', 'data': '', 'key': '926ace92e0774e03833d29b24eb1668a'}
May 13 04:09:07 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544543.2807133, 'source': 0, 'type': 's', 'data': '', 'key': 'ba883c4ea06b4ae9ac2b4615a95ca095'}
May 13 04:09:09 msm8909 python3[3037]: Total BG Logs: 180
May 13 04:09:09 msm8909 python3[3037]: [SSE] BACKGROUND: {'events': [{'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 25.0, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533680, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 25.0, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533740, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 25.0, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533800, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 25.0, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533860, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 25.0, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533920, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 25.0, 'battery': 75, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715533980, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wear
May 13 04:09:09 msm8909 python3[3037]: ableId': 73, 'heartRate': None, 'caseTemp': 25.0, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534040, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 25.0, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534100, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 25.0, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534160, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 25.0, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534220, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 25.0, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534280, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 25.0, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534340, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 25.0, 'batte
May 13 04:09:09 msm8909 python3[3037]: ry': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534400, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 25.0, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534460, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534520, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 25.0, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534580, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534640, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534700, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 25.0, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTime
May 13 04:09:09 msm8909 python3[3037]: stamp': 1715534760, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534820, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 25.0, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534880, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534940, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535000, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535060, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 25.0, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535120, 'solarGenIndex': 1, 'deltaRunSte
May 13 04:09:09 msm8909 python3[3037]: ps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535180, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535240, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535300, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535360, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535420, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535480, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powe
May 13 04:09:09 msm8909 python3[3037]: rConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 25.0, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535540, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535600, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535660, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535720, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535780, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535840, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9'
May 13 04:09:09 msm8909 python3[3037]: , 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535900, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535960, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536020, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536080, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536140, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536200, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'del
May 13 04:09:09 msm8909 python3[3037]: taDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536260, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536320, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536380, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536440, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536500, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536560, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': N
May 13 04:09:09 msm8909 python3[3037]: one, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536620, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536680, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536740, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536800, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536860, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536920, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activ
May 13 04:09:09 msm8909 python3[3037]: ity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536980, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537040, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537100, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537160, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537220, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537280, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp'
May 13 04:09:09 msm8909 python3[3037]: : 1715537340, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537400, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537460, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537520, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537580, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537640, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537700, 'solarGenIndex': 1, 'deltaRunS
May 13 04:09:09 msm8909 python3[3037]: teps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537760, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537820, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537880, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537940, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538000, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538060, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals':
May 13 04:09:09 msm8909 python3[3037]: 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538120, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538180, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538240, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 75, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538300, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538360, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538420, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06
May 13 04:09:09 msm8909 python3[3037]: :05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538480, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 75, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538540, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538600, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538660, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538720, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538780, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'del
May 13 04:09:09 msm8909 python3[3037]: taActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538840, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538900, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 75, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538960, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539020, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539080, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539140, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearab
May 13 04:09:09 msm8909 python3[3037]: leId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539200, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539260, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539320, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539380, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539440, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539500, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24
May 13 04:09:09 msm8909 python3[3037]: .75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539560, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539620, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}]}
May 13 04:09:09 msm8909 python3[3037]: [SSE] Sending: {"rt": "bg", "msg": {"events": [{"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 25.0, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533680, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 25.0, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533740, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 25.0, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533800, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 25.0, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533860, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 25.0, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533920, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 25.0, "battery": 75, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715533980, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDi
May 13 04:09:09 msm8909 python3[3037]: stance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 25.0, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534040, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 25.0, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534100, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 25.0, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534160, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 25.0, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534220, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 25.0, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534280, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 25.0, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534340, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTe
May 13 04:09:09 msm8909 python3[3037]: mp": 25.0, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534400, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 25.0, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534460, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534520, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 25.0, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534580, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534640, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534700, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 25.0, "battery": 77, "activity": 0, "deltaWalkSt
May 13 04:09:09 msm8909 python3[3037]: eps": 0, "utcTimestamp": 1715534760, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534820, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 25.0, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534880, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534940, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535000, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535060, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 25.0, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535120, "solarGenIndex"
May 13 04:09:09 msm8909 python3[3037]: : 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535180, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535240, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535300, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535360, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535420, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535480, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaB
May 13 04:09:09 msm8909 python3[3037]: mrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 25.0, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535540, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535600, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535660, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535720, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535780, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535840, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "0
May 13 04:09:09 msm8909 python3[3037]: 6:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535900, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535960, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536020, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536080, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536140, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536200, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaAc
May 13 04:09:09 msm8909 python3[3037]: tCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536260, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536320, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536380, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536440, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536500, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536560, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 7
May 13 04:09:09 msm8909 python3[3037]: 3, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536620, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536680, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536740, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536800, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536860, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536920, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "bat
May 13 04:09:09 msm8909 python3[3037]: tery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536980, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537040, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537100, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537160, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537220, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537280, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps":
May 13 04:09:09 msm8909 python3[3037]: 0, "utcTimestamp": 1715537340, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537400, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537460, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537520, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537580, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537640, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537700, "solarGenInde
May 13 04:09:09 msm8909 python3[3037]: x": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537760, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537820, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537880, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537940, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538000, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538060, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75
May 13 04:09:09 msm8909 python3[3037]: , "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538120, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538180, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538240, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 75, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538300, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538360, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538420, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1
May 13 04:09:09 msm8909 python3[3037]: , "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538480, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 75, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538540, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538600, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538660, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538720, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538780, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalG
May 13 04:09:09 msm8909 python3[3037]: enIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538840, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538900, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 75, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538960, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539020, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539080, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539140, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDist
May 13 04:09:09 msm8909 python3[3037]: ance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539200, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539260, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539320, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539380, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539440, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539500, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": nul
May 13 04:09:09 msm8909 python3[3037]: l, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539560, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539620, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}]}, "key": "0ad49f6ef0764f98998a57e9b6218596"}
May 13 04:09:09 msm8909 python3[3037]: [SSE] BACKGROUND: {'events': [{'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539680, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539740, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539800, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539860, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539920, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539980, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistanc
May 13 04:09:09 msm8909 python3[3037]: e': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540040, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540100, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540160, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540220, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540280, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540340, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None,
May 13 04:09:09 msm8909 python3[3037]: 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540400, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540460, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540520, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540580, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540640, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540700, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity'
May 13 04:09:09 msm8909 python3[3037]: : 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540760, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540820, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 75, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540880, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540940, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541000, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541060, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 17
May 13 04:09:09 msm8909 python3[3037]: 15541120, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541180, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541240, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541300, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541360, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541420, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541480, 'solarGenIndex': 1, 'deltaRunSteps
May 13 04:09:09 msm8909 python3[3037]: ': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541540, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541600, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541660, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541720, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541780, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541840, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0,
May 13 04:09:09 msm8909 python3[3037]: 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541900, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541960, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542020, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542080, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542140, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542200, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:
May 13 04:09:09 msm8909 python3[3037]: 04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542260, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542320, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542380, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542440, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542500, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542560, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaAc
May 13 04:09:09 msm8909 python3[3037]: tCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542620, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542680, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542740, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542800, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542860, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542920, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId
May 13 04:09:09 msm8909 python3[3037]: ': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542980, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543040, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543100, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543160, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543220, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543280, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75,
May 13 04:09:09 msm8909 python3[3037]: 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543340, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543400, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543460, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543520, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543580, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543640, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSte
May 13 04:09:09 msm8909 python3[3037]: ps': 0, 'utcTimestamp': 1715543700, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543760, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543820, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543880, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543940, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544000, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 75, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544060, 'solarGe
May 13 04:09:09 msm8909 python3[3037]: nIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544120, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544180, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544240, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544300, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 77, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544360, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 73, 'heartRate': None, 'caseTemp': 24.75, 'battery': 76, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544420, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp':
May 13 04:09:09 msm8909 python3[3037]: 24.75, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:AF:F9:E9', 'thermalGenIndex': 1, 'deltaActCals': 0}]}
May 13 04:09:09 msm8909 python3[3037]: [SSE] Sending: {"rt": "bg", "msg": {"events": [{"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539680, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539740, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539800, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539860, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539920, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539980, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0
May 13 04:09:09 msm8909 python3[3037]: }, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540040, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540100, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540160, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540220, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540280, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540340, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "h
May 13 04:09:09 msm8909 python3[3037]: eartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540400, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540460, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540520, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540580, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540640, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540700, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery
May 13 04:09:09 msm8909 python3[3037]: ": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540760, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540820, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 75, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540880, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540940, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541000, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541060, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "
May 13 04:09:09 msm8909 python3[3037]: utcTimestamp": 1715541120, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541180, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541240, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541300, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541360, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541420, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541480, "solarGenIndex":
May 13 04:09:09 msm8909 python3[3037]: 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541540, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541600, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541660, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541720, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541780, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541840, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "d
May 13 04:09:09 msm8909 python3[3037]: eltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541900, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541960, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542020, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542080, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542140, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542200, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "d
May 13 04:09:09 msm8909 python3[3037]: eviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542260, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542320, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542380, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542440, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542500, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542560, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIn
May 13 04:09:09 msm8909 python3[3037]: dex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542620, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542680, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542740, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542800, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542860, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542920, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance
May 13 04:09:09 msm8909 python3[3037]: ": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542980, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543040, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543100, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543160, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543220, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543280, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "
May 13 04:09:09 msm8909 python3[3037]: caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543340, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543400, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543460, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543520, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543580, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543640, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity":
May 13 04:09:09 msm8909 python3[3037]: 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543700, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543760, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543820, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543880, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543940, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544000, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 75, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 171
May 13 04:09:09 msm8909 python3[3037]: 5544060, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544120, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544180, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544240, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544300, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 77, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544360, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 73, "heartRate": null, "caseTemp": 24.75, "battery": 76, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544420, "solarGenIndex": 1, "deltaRunSteps"
May 13 04:09:09 msm8909 python3[3037]: : 0, "skinTemp": 24.75, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:AF:F9:E9", "thermalGenIndex": 1, "deltaActCals": 0}]}, "key": "580a425977a9444f812764e90dacb892"}
May 13 04:09:09 msm8909 python3[3037]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 04:09:09 msm8909 python3[3037]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 13 04:09:09 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d306363
May 13 04:09:10 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544550.0264783, 'source': 0, 'type': 's', 'data': '', 'key': '0ad49f6ef0764f98998a57e9b6218596'}
May 13 04:09:10 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544550.1274154, 'source': 0, 'type': 's', 'data': '', 'key': '580a425977a9444f812764e90dacb892'}
May 13 04:09:14 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 04:09:14 msm8909 python3[3037]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 04:09:14 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d206363
May 13 04:09:15 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 04:09:15 msm8909 python3[3037]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 04:09:15 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003e00797a
May 13 04:09:15 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001106363
May 13 04:09:15 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:09:15 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005d306464
May 13 04:09:15 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:09:15 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045206565
May 13 04:09:15 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 88, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000058006464
May 13 04:09:15 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:09:15 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000046206464
May 13 04:09:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004a306464
May 13 04:09:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043006465
May 13 04:09:20 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:09:20 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:09:20 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "b87eaa526cb64aaab721ac9babfd5e5b"}
May 13 04:09:20 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544560.6463723, 'source': 0, 'type': 's', 'data': '', 'key': 'b87eaa526cb64aaab721ac9babfd5e5b'}
May 13 04:09:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d006363
May 13 04:09:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a306464
May 13 04:09:29 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:09:29 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003d20797a
May 13 04:09:29 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 155, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 61, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 151, 'sleepDuration': 44}, 'configId': 301, 'utcTimestamp': 1715544569}
May 13 04:09:29 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 155, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 61, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 151, 'sleepDuration': 44}, 'configId': 301, 'utcTimestamp': 1715544569}
May 13 04:09:29 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 155, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 122, "battery": 61, "thermalGen": 20, "solarGen": 105, "runSteps": 0, "bmrCals": 151, "sleepDuration": 44}, "configId": 301, "utcTimestamp": 1715544569}, "key": "cf5fee1883474699b404c8520750a0b9"}
May 13 04:09:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001306363
May 13 04:09:29 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:09:30 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055006363
May 13 04:09:30 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:09:30 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043106465
May 13 04:09:30 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005d106464
May 13 04:09:30 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:09:30 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000046306464
May 13 04:09:30 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 70, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544570}
May 13 04:09:30 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 70, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544570}
May 13 04:09:30 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 70, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715544570}, "key": "072424ef6b5f4d2d966f8e3960805c0f"}
May 13 04:09:30 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045306565
May 13 04:09:30 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 69, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544570}
May 13 04:09:30 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 69, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544570}
May 13 04:09:30 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 69, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715544570}, "key": "7ac4e26ad42547b6b2537d06323675c9"}
May 13 04:09:30 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544570.2801745, 'source': 0, 'type': 's', 'data': '', 'key': 'cf5fee1883474699b404c8520750a0b9'}
May 13 04:09:30 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544570.7381077, 'source': 0, 'type': 's', 'data': '', 'key': '072424ef6b5f4d2d966f8e3960805c0f'}
May 13 04:09:31 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:09:31 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:09:31 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544571.0077982, 'source': 0, 'type': 's', 'data': '', 'key': '7ac4e26ad42547b6b2537d06323675c9'}
May 13 04:09:32 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 88, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000058206464
May 13 04:09:32 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:09:37 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:09:38 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:09:42 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 88, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000058306464
May 13 04:09:42 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:09:42 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 30, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001e0005000000005d206464
May 13 04:09:42 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:09:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004a206464
May 13 04:09:44 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 74, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544584}
May 13 04:09:44 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 74, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544584}
May 13 04:09:44 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 74, "thermalGen": 20, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715544584}, "key": "bfcbaa54b4ba4cf8a69df6257fa8940c"}
May 13 04:09:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a006464
May 13 04:09:44 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:09:44 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 2, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003d32797a
May 13 04:09:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000046106464
May 13 04:09:45 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544584.6008427, 'source': 0, 'type': 's', 'data': '', 'key': 'bfcbaa54b4ba4cf8a69df6257fa8940c'}
May 13 04:09:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055106363
May 13 04:09:45 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:09:46 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d106363
May 13 04:09:47 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043306465
May 13 04:09:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004a306464
May 13 04:09:56 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 155, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 2, 'bmr_cals': 151, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 44, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002c00690014045097003d12797a
May 13 04:09:57 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 88, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000058106464
May 13 04:09:57 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:09:57 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000046206464
May 13 04:09:57 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055206363
May 13 04:09:57 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:09:58 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 04:09:58 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 04:09:58 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a206464
May 13 04:09:58 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:09:58 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d306363
May 13 04:09:58 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544598}
May 13 04:09:58 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544598}
May 13 04:09:58 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 77, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715544598}, "key": "d2f248c965aa49f5bea4f551f0dd0ba7"}
May 13 04:09:59 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544599.3190925, 'source': 0, 'type': 's', 'data': '', 'key': 'd2f248c965aa49f5bea4f551f0dd0ba7'}
May 13 04:09:59 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043006465
May 13 04:10:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045206565
May 13 04:10:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043106465
May 13 04:10:01 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a206464
May 13 04:10:01 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:10:08 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:10:08 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:10:11 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b106464
May 13 04:10:11 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d006363
May 13 04:10:11 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 88, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000058206464
May 13 04:10:11 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:10:12 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:10:12 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:10:12 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005f106464
May 13 04:10:12 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:10:12 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055006363
May 13 04:10:12 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:10:13 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043206465
May 13 04:10:13 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544613}
May 13 04:10:13 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544613}
May 13 04:10:13 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 67, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715544613}, "key": "7618a3efc7ff486aa4b848cec88f3e97"}
May 13 04:10:13 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a306464
May 13 04:10:13 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:10:14 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544614.2194314, 'source': 0, 'type': 's', 'data': '', 'key': '7618a3efc7ff486aa4b848cec88f3e97'}
May 13 04:10:14 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047006464
May 13 04:10:17 msm8909 python3[3037]: Running Scheduled: Thread Check
May 13 04:10:20 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:10:20 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:10:20 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "13b356de68224cfab0feb097bbb42000"}
May 13 04:10:21 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544620.9671001, 'source': 0, 'type': 's', 'data': '', 'key': '13b356de68224cfab0feb097bbb42000'}
May 13 04:10:24 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047106464
May 13 04:10:24 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001006363
May 13 04:10:24 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:10:24 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:10:24 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:10:24 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043306465
May 13 04:10:25 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:10:25 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:10:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b206464
May 13 04:10:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d106363
May 13 04:10:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000056006464
May 13 04:10:26 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:10:26 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003d00797a
May 13 04:10:28 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d206363
May 13 04:10:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055206363
May 13 04:10:29 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:10:38 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:10:38 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:10:38 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000056106464
May 13 04:10:38 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:10:38 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003d10797a
May 13 04:10:38 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 156, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 61, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 152, 'sleepDuration': 45}, 'configId': 301, 'utcTimestamp': 1715544638}
May 13 04:10:38 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 156, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 61, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 152, 'sleepDuration': 45}, 'configId': 301, 'utcTimestamp': 1715544638}
May 13 04:10:39 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 156, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 122, "battery": 61, "thermalGen": 20, "solarGen": 105, "runSteps": 0, "bmrCals": 152, "sleepDuration": 45}, "configId": 301, "utcTimestamp": 1715544638}, "key": "7f587ec9a1054baaa73bf0a6717376c1"}
May 13 04:10:39 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047206464
May 13 04:10:39 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544639}
May 13 04:10:39 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544639}
May 13 04:10:39 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 71, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715544639}, "key": "c26e36626be840d8922419f2819d1134"}
May 13 04:10:39 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043106465
May 13 04:10:39 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046206565
May 13 04:10:39 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544639}
May 13 04:10:39 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544639}
May 13 04:10:39 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 70, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715544639}, "key": "60a65667c9cd4b9ab6ae72afcff6639b"}
May 13 04:10:39 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544639.4556651, 'source': 0, 'type': 's', 'data': '', 'key': '7f587ec9a1054baaa73bf0a6717376c1'}
May 13 04:10:40 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005f006464
May 13 04:10:40 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:10:40 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544639.9635694, 'source': 0, 'type': 's', 'data': '', 'key': 'c26e36626be840d8922419f2819d1134'}
May 13 04:10:40 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544640.1831992, 'source': 0, 'type': 's', 'data': '', 'key': '60a65667c9cd4b9ab6ae72afcff6639b'}
May 13 04:10:40 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a206464
May 13 04:10:40 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:10:40 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d306363
May 13 04:10:41 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001206363
May 13 04:10:41 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:10:42 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055306363
May 13 04:10:42 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:10:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b006464
May 13 04:10:53 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000056206464
May 13 04:10:53 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:10:53 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003d20797a
May 13 04:10:54 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047006464
May 13 04:10:54 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043206465
May 13 04:10:55 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005f106464
May 13 04:10:55 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:10:55 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d006363
May 13 04:10:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001006363
May 13 04:10:56 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:10:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055006363
May 13 04:10:56 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:10:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046006565
May 13 04:10:57 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005f206464
May 13 04:10:57 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:11:06 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047106464
May 13 04:11:08 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c206363
May 13 04:11:08 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 76, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544668}
May 13 04:11:08 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 76, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544668}
May 13 04:11:08 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 76, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715544668}, "key": "f6b2cecafd334d829493221d937f8f20"}
May 13 04:11:08 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000056006464
May 13 04:11:08 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:11:08 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003d00797a
May 13 04:11:08 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544668.5101125, 'source': 0, 'type': 's', 'data': '', 'key': 'f6b2cecafd334d829493221d937f8f20'}
May 13 04:11:08 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001106363
May 13 04:11:08 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:11:08 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055206363
May 13 04:11:08 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:11:09 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:11:09 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:11:09 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046106565
May 13 04:11:10 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005f306464
May 13 04:11:10 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:11:10 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 04:11:10 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 04:11:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c306363
May 13 04:11:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043106465
May 13 04:11:20 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:11:20 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:11:20 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "e8b9b4ebb48442749a13a89c9fbf14fe"}
May 13 04:11:20 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544680}
May 13 04:11:20 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544680}
May 13 04:11:20 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 67, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715544680}, "key": "13f66c6098c24a39988293f0fa409d47"}
May 13 04:11:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000057106464
May 13 04:11:20 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:11:21 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003f10797a
May 13 04:11:21 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001206363
May 13 04:11:21 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:11:21 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054306363
May 13 04:11:21 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:11:21 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046306465
May 13 04:11:21 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544681.2383847, 'source': 0, 'type': 's', 'data': '', 'key': 'e8b9b4ebb48442749a13a89c9fbf14fe'}
May 13 04:11:21 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544681.2940376, 'source': 0, 'type': 's', 'data': '', 'key': '13f66c6098c24a39988293f0fa409d47'}
May 13 04:11:22 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b006464
May 13 04:11:22 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544682}
May 13 04:11:22 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544682}
May 13 04:11:22 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 75, "thermalGen": 20, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715544682}, "key": "0bf4ed5a58704b969a4fd733b0e0382b"}
May 13 04:11:22 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:11:22 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:11:22 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544682.5602987, 'source': 0, 'type': 's', 'data': '', 'key': '0bf4ed5a58704b969a4fd733b0e0382b'}
May 13 04:11:23 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000046306464
May 13 04:11:25 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:11:25 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:11:25 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005f006464
May 13 04:11:25 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:11:34 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b106464
May 13 04:11:35 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a306464
May 13 04:11:35 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:11:35 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c006363
May 13 04:11:35 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000057306464
May 13 04:11:35 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:11:35 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043206465
May 13 04:11:36 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000046006464
May 13 04:11:36 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054006363
May 13 04:11:36 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:11:36 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046006465
May 13 04:11:37 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005f206464
May 13 04:11:37 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:11:38 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003f00797a
May 13 04:11:38 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001006363
May 13 04:11:38 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:11:39 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:11:39 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:11:48 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054206363
May 13 04:11:48 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:11:48 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000046106464
May 13 04:11:48 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 70, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544708}
May 13 04:11:48 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 70, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544708}
May 13 04:11:48 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 70, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715544708}, "key": "385f866f879f4640aaf1c320a4d51c85"}
May 13 04:11:49 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544709.2268162, 'source': 0, 'type': 's', 'data': '', 'key': '385f866f879f4640aaf1c320a4d51c85'}
May 13 04:11:49 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043006465
May 13 04:11:49 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005f306464
May 13 04:11:49 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:11:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c206363
May 13 04:11:50 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003f10797a
May 13 04:11:50 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 156, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 63, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 152, 'sleepDuration': 45}, 'configId': 301, 'utcTimestamp': 1715544710}
May 13 04:11:50 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 156, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 63, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 152, 'sleepDuration': 45}, 'configId': 301, 'utcTimestamp': 1715544710}
May 13 04:11:50 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 156, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 122, "battery": 63, "thermalGen": 20, "solarGen": 105, "runSteps": 0, "bmrCals": 152, "sleepDuration": 45}, "configId": 301, "utcTimestamp": 1715544710}, "key": "6d64b34caed64a13896ca115cde3f958"}
May 13 04:11:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001106363
May 13 04:11:50 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:11:51 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544711.0973225, 'source': 0, 'type': 's', 'data': '', 'key': '6d64b34caed64a13896ca115cde3f958'}
May 13 04:12:02 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c306363
May 13 04:12:03 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054306363
May 13 04:12:03 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:12:03 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046306465
May 13 04:12:03 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544723}
May 13 04:12:03 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544723}
May 13 04:12:03 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 70, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715544723}, "key": "bdf549f63af349ed9cb4feadfe5faca5"}
May 13 04:12:04 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b006464
May 13 04:12:04 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544724.1175618, 'source': 0, 'type': 's', 'data': '', 'key': 'bdf549f63af349ed9cb4feadfe5faca5'}
May 13 04:12:05 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001306363
May 13 04:12:05 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:12:05 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000046306464
May 13 04:12:06 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043206465
May 13 04:12:09 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:12:09 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:12:16 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005d206464
May 13 04:12:16 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:12:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c106363
May 13 04:12:17 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 76, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544737}
May 13 04:12:17 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 76, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544737}
May 13 04:12:17 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 76, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715544737}, "key": "cef9efa40cc5458ba3a1fb49ff9cf7ca"}
May 13 04:12:17 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 04:12:17 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 04:12:17 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 60, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003c00797a
May 13 04:12:18 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001006363
May 13 04:12:18 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:12:18 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544737.6469877, 'source': 0, 'type': 's', 'data': '', 'key': 'cef9efa40cc5458ba3a1fb49ff9cf7ca'}
May 13 04:12:18 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055106363
May 13 04:12:18 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:12:18 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046006465
May 13 04:12:20 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:12:20 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:12:20 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "0dc4fd124a9a43ad804351bdb41fbd50"}
May 13 04:12:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047006464
May 13 04:12:21 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544741.2811213, 'source': 0, 'type': 's', 'data': '', 'key': '0dc4fd124a9a43ad804351bdb41fbd50'}
May 13 04:12:30 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 04:12:30 msm8909 python3[3037]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 04:12:30 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 04:12:30 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 04:12:30 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055206363
May 13 04:12:30 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:12:31 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:12:31 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:12:31 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043006465
May 13 04:12:31 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544751}
May 13 04:12:31 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544751}
May 13 04:12:31 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 67, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715544751}, "key": "8eb4bea2426c427ab0505c1670c75336"}
May 13 04:12:31 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b306464
May 13 04:12:31 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544751}
May 13 04:12:31 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544751}
May 13 04:12:31 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 75, "thermalGen": 20, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715544751}, "key": "fae12e3700a9467d8ff595dd3c538d51"}
May 13 04:12:31 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544751.6562223, 'source': 0, 'type': 's', 'data': '', 'key': '8eb4bea2426c427ab0505c1670c75336'}
May 13 04:12:31 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544751.7292302, 'source': 0, 'type': 's', 'data': '', 'key': 'fae12e3700a9467d8ff595dd3c538d51'}
May 13 04:12:32 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005d306464
May 13 04:12:32 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:12:32 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000057006464
May 13 04:12:32 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:12:32 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 60, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003c10797a
May 13 04:12:32 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047206464
May 13 04:12:33 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001106363
May 13 04:12:33 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:12:34 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 60, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003c20797a
May 13 04:12:40 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:12:40 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:12:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005d006464
May 13 04:12:44 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:12:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c306363
May 13 04:12:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a306464
May 13 04:12:44 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:12:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001306363
May 13 04:12:45 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:12:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047306464
May 13 04:12:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046306565
May 13 04:12:47 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043206465
May 13 04:12:48 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b106464
May 13 04:12:59 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000057306464
May 13 04:12:59 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:12:59 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:12:59 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:13:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001006363
May 13 04:13:00 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:13:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055106363
May 13 04:13:00 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:13:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047006464
May 13 04:13:00 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544780}
May 13 04:13:00 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544780}
May 13 04:13:00 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 71, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715544780}, "key": "69c2d65372014d4e93105b708cf6fe13"}
May 13 04:13:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b206464
May 13 04:13:01 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544780.9219921, 'source': 0, 'type': 's', 'data': '', 'key': '69c2d65372014d4e93105b708cf6fe13'}
May 13 04:13:01 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 60, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003c00797a
May 13 04:13:01 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 156, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 60, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 152, 'sleepDuration': 45}, 'configId': 301, 'utcTimestamp': 1715544781}
May 13 04:13:01 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 156, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 60, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 152, 'sleepDuration': 45}, 'configId': 301, 'utcTimestamp': 1715544781}
May 13 04:13:01 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 156, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 122, "battery": 60, "thermalGen": 20, "solarGen": 105, "runSteps": 0, "bmrCals": 152, "sleepDuration": 45}, "configId": 301, "utcTimestamp": 1715544781}, "key": "39531bb9952c406b8ce297345ed7a2a9"}
May 13 04:13:01 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544781.7667582, 'source': 0, 'type': 's', 'data': '', 'key': '39531bb9952c406b8ce297345ed7a2a9'}
May 13 04:13:01 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c106363
May 13 04:13:02 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046106565
May 13 04:13:03 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 60, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003c10797a
May 13 04:13:10 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:13:10 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:13:12 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001106363
May 13 04:13:12 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:13:12 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046206565
May 13 04:13:12 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544792}
May 13 04:13:12 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544792}
May 13 04:13:12 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 70, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715544792}, "key": "29455bbccefc405c9495dfa461e6a90a"}
May 13 04:13:13 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:13:13 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:13:13 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 60, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003c20797a
May 13 04:13:13 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b306464
May 13 04:13:13 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544793.1463068, 'source': 0, 'type': 's', 'data': '', 'key': '29455bbccefc405c9495dfa461e6a90a'}
May 13 04:13:13 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000056106464
May 13 04:13:13 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:13:13 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043106465
May 13 04:13:14 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 04:13:14 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 04:13:14 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 91, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005b206464
May 13 04:13:14 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:13:15 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047206464
May 13 04:13:16 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d306363
May 13 04:13:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054306363
May 13 04:13:17 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:13:21 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:13:21 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:13:21 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "3f83fbfdfd19426c841436ffd81a7e7e"}
May 13 04:13:21 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544801.6584854, 'source': 0, 'type': 's', 'data': '', 'key': '3f83fbfdfd19426c841436ffd81a7e7e'}
May 13 04:13:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005f106464
May 13 04:13:26 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:13:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 91, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005b306464
May 13 04:13:26 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:13:27 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001306363
May 13 04:13:27 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:13:27 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 04:13:27 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 04:13:27 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047306464
May 13 04:13:27 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 04:13:27 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 04:13:28 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 60, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003c30797a
May 13 04:13:28 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d006363
May 13 04:13:28 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544808}
May 13 04:13:28 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544808}
May 13 04:13:28 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 77, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715544808}, "key": "8267cf5d7ec243f4a76fc37a6823081b"}
May 13 04:13:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043206465
May 13 04:13:29 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544809.3454738, 'source': 0, 'type': 's', 'data': '', 'key': '8267cf5d7ec243f4a76fc37a6823081b'}
May 13 04:13:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054006363
May 13 04:13:29 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:13:31 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000056206464
May 13 04:13:31 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:13:40 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004a206464
May 13 04:13:40 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 74, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544820}
May 13 04:13:40 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 74, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544820}
May 13 04:13:40 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 74, "thermalGen": 20, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715544820}, "key": "3a00f7013afd42a8bebb2d84a8b29be4"}
May 13 04:13:40 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 60, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003c00797a
May 13 04:13:41 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:13:41 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:13:41 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544821.0246735, 'source': 0, 'type': 's', 'data': '', 'key': '3a00f7013afd42a8bebb2d84a8b29be4'}
May 13 04:13:41 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005f206464
May 13 04:13:41 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:13:42 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045106565
May 13 04:13:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043006465
May 13 04:13:43 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544823}
May 13 04:13:43 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544823}
May 13 04:13:43 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 67, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715544823}, "key": "fb080c4490094b4c8877455e8e060db9"}
May 13 04:13:44 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544824.0508533, 'source': 0, 'type': 's', 'data': '', 'key': 'fb080c4490094b4c8877455e8e060db9'}
May 13 04:13:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001106363
May 13 04:13:44 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:13:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054106363
May 13 04:13:44 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:13:54 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047206464
May 13 04:13:54 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045206565
May 13 04:13:55 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004a006464
May 13 04:13:55 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 109, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006d00140000000056106464
May 13 04:13:55 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:13:55 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d306363
May 13 04:13:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054306363
May 13 04:13:56 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:13:58 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043106465
May 13 04:13:59 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:13:59 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:13:59 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 91, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005b206464
May 13 04:13:59 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:13:59 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:13:59 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:14:09 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 91, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005b306464
May 13 04:14:09 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:14:09 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054006363
May 13 04:14:09 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:14:09 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046106565
May 13 04:14:09 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047306464
May 13 04:14:09 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544849}
May 13 04:14:09 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544849}
May 13 04:14:09 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 71, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715544849}, "key": "b9dd3be85def4ec9814afa34eb02b512"}
May 13 04:14:10 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544850.1260231, 'source': 0, 'type': 's', 'data': '', 'key': 'b9dd3be85def4ec9814afa34eb02b512'}
May 13 04:14:10 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003d30797a
May 13 04:14:10 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 156, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 61, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 152, 'sleepDuration': 45}, 'configId': 301, 'utcTimestamp': 1715544850}
May 13 04:14:10 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 156, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 61, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 152, 'sleepDuration': 45}, 'configId': 301, 'utcTimestamp': 1715544850}
May 13 04:14:10 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 156, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 122, "battery": 61, "thermalGen": 20, "solarGen": 105, "runSteps": 0, "bmrCals": 152, "sleepDuration": 45}, "configId": 301, "utcTimestamp": 1715544850}, "key": "559afde7cf4646c88ffa6aa533b1d999"}
May 13 04:14:10 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 04:14:10 msm8909 python3[3037]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 04:14:10 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d006363
May 13 04:14:11 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544850.9455347, 'source': 0, 'type': 's', 'data': '', 'key': '559afde7cf4646c88ffa6aa533b1d999'}
May 13 04:14:11 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 04:14:11 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 04:14:11 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:14:11 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:14:11 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:14:11 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:14:11 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001306363
May 13 04:14:11 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:14:12 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004a106464
May 13 04:14:12 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043306465
May 13 04:14:13 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000057306464
May 13 04:14:13 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:14:13 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 04:14:13 msm8909 python3[3037]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 04:14:21 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:14:21 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:14:21 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "0669573694714a3c91bef2f99aba760b"}
May 13 04:14:22 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544861.9912341, 'source': 0, 'type': 's', 'data': '', 'key': '0669573694714a3c91bef2f99aba760b'}
May 13 04:14:22 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003d10797a
May 13 04:14:22 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043006465
May 13 04:14:23 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d106363
May 13 04:14:23 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a106464
May 13 04:14:23 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:14:23 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001106363
May 13 04:14:23 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:14:24 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047106464
May 13 04:14:24 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055106363
May 13 04:14:24 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:14:25 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b306464
May 13 04:14:25 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000057006464
May 13 04:14:25 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:14:27 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 04:14:27 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 04:14:27 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:14:27 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:14:27 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046206565
May 13 04:14:27 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544867}
May 13 04:14:27 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544867}
May 13 04:14:27 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 70, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715544867}, "key": "dbcd7986626f4558b65025e3725dc816"}
May 13 04:14:27 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544867.5225275, 'source': 0, 'type': 's', 'data': '', 'key': 'dbcd7986626f4558b65025e3725dc816'}
May 13 04:14:36 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046306565
May 13 04:14:37 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b006464
May 13 04:14:37 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:14:37 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:14:37 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043106465
May 13 04:14:38 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 94, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005e006464
May 13 04:14:38 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:14:38 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a206464
May 13 04:14:38 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:14:39 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055306363
May 13 04:14:39 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:14:40 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003d20797a
May 13 04:14:40 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000057106464
May 13 04:14:40 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:14:40 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d306363
May 13 04:14:40 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544880}
May 13 04:14:40 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544880}
May 13 04:14:40 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 77, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715544880}, "key": "c6753f50238c46ec995011129139b5a9"}
May 13 04:14:41 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a206464
May 13 04:14:41 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:14:41 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544881.0788491, 'source': 0, 'type': 's', 'data': '', 'key': 'c6753f50238c46ec995011129139b5a9'}
May 13 04:14:42 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:14:42 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:14:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 94, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005e106464
May 13 04:14:50 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:14:51 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a306464
May 13 04:14:51 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:14:51 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001306363
May 13 04:14:51 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:14:51 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046106565
May 13 04:14:52 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b106464
May 13 04:14:52 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544892}
May 13 04:14:52 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544892}
May 13 04:14:52 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 75, "thermalGen": 20, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715544892}, "key": "996ec07e6b3d4c878c10f48b401f7ea2"}
May 13 04:14:53 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d006363
May 13 04:14:53 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544892.7325027, 'source': 0, 'type': 's', 'data': '', 'key': '996ec07e6b3d4c878c10f48b401f7ea2'}
May 13 04:14:53 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047006464
May 13 04:14:54 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003d00797a
May 13 04:14:55 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043306465
May 13 04:14:55 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544895}
May 13 04:14:55 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544895}
May 13 04:14:55 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 67, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715544895}, "key": "3db460b4c1df4c1a8c5d15f2ea31c512"}
May 13 04:14:55 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d106363
May 13 04:14:55 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544895.4265747, 'source': 0, 'type': 's', 'data': '', 'key': '3db460b4c1df4c1a8c5d15f2ea31c512'}
May 13 04:15:04 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 60, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003c10797a
May 13 04:15:04 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043006465
May 13 04:15:04 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000057006464
May 13 04:15:04 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:15:05 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005f306464
May 13 04:15:05 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:15:05 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a106464
May 13 04:15:05 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:15:06 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001106363
May 13 04:15:06 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:15:06 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055206363
May 13 04:15:06 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:15:07 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d206363
May 13 04:15:08 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047106464
May 13 04:15:09 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b306464
May 13 04:15:12 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:15:12 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:15:17 msm8909 python3[3037]: Running Scheduled: Thread Check
May 13 04:15:18 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:15:18 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:15:18 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047206464
May 13 04:15:18 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544918}
May 13 04:15:18 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715544918}
May 13 04:15:18 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 71, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715544918}, "key": "4463aa34cfe54003b6c5748c9fc10815"}
May 13 04:15:19 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:15:19 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:15:19 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544919.2820861, 'source': 0, 'type': 's', 'data': '', 'key': '4463aa34cfe54003b6c5748c9fc10815'}
May 13 04:15:19 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 60, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003c20797a
May 13 04:15:19 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 156, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 60, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 152, 'sleepDuration': 45}, 'configId': 301, 'utcTimestamp': 1715544919}
May 13 04:15:19 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 156, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 60, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 152, 'sleepDuration': 45}, 'configId': 301, 'utcTimestamp': 1715544919}
May 13 04:15:19 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 156, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 122, "battery": 60, "thermalGen": 20, "solarGen": 105, "runSteps": 0, "bmrCals": 152, "sleepDuration": 45}, "configId": 301, "utcTimestamp": 1715544919}, "key": "2c9722b75ec640c28f6808d08fb3d813"}
May 13 04:15:19 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000044106465
May 13 04:15:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000057106464
May 13 04:15:20 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:15:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d306363
May 13 04:15:20 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544920.0911205, 'source': 0, 'type': 's', 'data': '', 'key': '2c9722b75ec640c28f6808d08fb3d813'}
May 13 04:15:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a206464
May 13 04:15:20 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:15:21 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001206363
May 13 04:15:21 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:15:21 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046006465
May 13 04:15:21 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:15:21 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:15:21 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "779c01a87e154556b01aa5540a08d08f"}
May 13 04:15:22 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544922.3486245, 'source': 0, 'type': 's', 'data': '', 'key': '779c01a87e154556b01aa5540a08d08f'}
May 13 04:15:23 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a306464
May 13 04:15:23 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:15:23 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005f006464
May 13 04:15:23 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:15:32 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d006363
May 13 04:15:32 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a006464
May 13 04:15:32 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:15:33 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001006363
May 13 04:15:33 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:15:33 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 04:15:33 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 04:15:33 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046106465
May 13 04:15:33 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544933}
May 13 04:15:33 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715544933}
May 13 04:15:33 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 70, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715544933}, "key": "271d7ecdd5c74187879f1bd7be0dcacd"}
May 13 04:15:33 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 04:15:33 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 04:15:33 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:15:33 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:15:34 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 60, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003c00797a
May 13 04:15:34 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000044306465
May 13 04:15:34 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544934.2277272, 'source': 0, 'type': 's', 'data': '', 'key': '271d7ecdd5c74187879f1bd7be0dcacd'}
May 13 04:15:34 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000057306464
May 13 04:15:34 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:15:34 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:15:34 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:15:35 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055106363
May 13 04:15:35 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:15:37 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:15:37 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:15:42 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:15:42 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:15:47 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000057006464
May 13 04:15:47 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:15:48 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055206363
May 13 04:15:48 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:15:48 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001106363
May 13 04:15:48 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:15:48 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046306465
May 13 04:15:48 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047106464
May 13 04:15:49 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d206363
May 13 04:15:49 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544949}
May 13 04:15:49 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715544949}
May 13 04:15:49 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 77, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715544949}, "key": "4b14cf611e874a2aa774a0a1c9c2f1eb"}
May 13 04:15:50 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544950.2215571, 'source': 0, 'type': 's', 'data': '', 'key': '4b14cf611e874a2aa774a0a1c9c2f1eb'}
May 13 04:15:51 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 60, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003c20797a
May 13 04:15:51 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b306464
May 13 04:16:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055306363
May 13 04:16:00 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:16:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047306464
May 13 04:16:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 107, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006b00140000000001206363
May 13 04:16:00 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:16:01 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000044206465
May 13 04:16:01 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 68, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544961}
May 13 04:16:01 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 68, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715544961}
May 13 04:16:01 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 68, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715544961}, "key": "69c3f48313274923b8e8ddd82119ac43"}
May 13 04:16:02 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d306363
May 13 04:16:02 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544961.9809055, 'source': 0, 'type': 's', 'data': '', 'key': '69c3f48313274923b8e8ddd82119ac43'}
May 13 04:16:03 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046006465
May 13 04:16:03 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b106464
May 13 04:16:03 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544963}
May 13 04:16:03 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715544963}
May 13 04:16:03 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 75, "thermalGen": 20, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715544963}, "key": "6a2b96f7488448c296ae12a2ced8fc10"}
May 13 04:16:04 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544964.0588346, 'source': 0, 'type': 's', 'data': '', 'key': '6a2b96f7488448c296ae12a2ced8fc10'}
May 13 04:16:04 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005d106464
May 13 04:16:04 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:16:13 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:16:13 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:16:15 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046106565
May 13 04:16:16 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b206464
May 13 04:16:16 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003d00797a
May 13 04:16:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d106363
May 13 04:16:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005d206464
May 13 04:16:17 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:16:17 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 04:16:17 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 04:16:18 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047006464
May 13 04:16:18 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:16:18 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:16:18 msm8909 python3[3037]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 13 04:16:25 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054206363
May 13 04:16:25 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:16:25 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047106464
May 13 04:16:25 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043006465
May 13 04:16:25 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046206565
May 13 04:16:25 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b306464
May 13 04:16:27 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005d306464
May 13 04:16:27 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:16:28 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:16:28 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:16:28 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003d10797a
May 13 04:16:28 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 156, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 61, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 152, 'sleepDuration': 45}, 'configId': 301, 'utcTimestamp': 1715544988}
May 13 04:16:28 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 156, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 61, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 152, 'sleepDuration': 45}, 'configId': 301, 'utcTimestamp': 1715544988}
May 13 04:16:28 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 156, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 122, "battery": 61, "thermalGen": 20, "solarGen": 105, "runSteps": 0, "bmrCals": 152, "sleepDuration": 45}, "configId": 301, "utcTimestamp": 1715544988}, "key": "28875670eff942a5bf487add027894d5"}
May 13 04:16:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d206363
May 13 04:16:39 msm8909 python3[3037]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 13 04:16:39 msm8909 python3[3037]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 13 04:16:39 msm8909 python3[3037]: Device not connected, retrying later
May 13 04:16:39 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:16:39 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:16:39 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "5706fad0f80f47e2ad251ddb230311a1"}
May 13 04:16:39 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544989.2085288, 'source': 0, 'type': 's', 'data': '', 'key': '28875670eff942a5bf487add027894d5'}
May 13 04:16:39 msm8909 python3[3037]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 13 04:16:42 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047106464
May 13 04:16:44 msm8909 python3[3037]: DBUS: Connected to 06:05:04:FC:44:79
May 13 04:16:44 msm8909 python3[3037]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 63}]}
May 13 04:16:44 msm8909 python3[3037]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 63}]}
May 13 04:16:44 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 63}]}, "key": "52e9cc5f3f9b4c68a3156e46c79d66a1"}
May 13 04:16:44 msm8909 python3[3037]: ACTIVATING HR.
May 13 04:16:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054006363
May 13 04:16:44 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:16:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046006565
May 13 04:16:45 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715545005}
May 13 04:16:45 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715545005}
May 13 04:16:45 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 70, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715545005}, "key": "02c58a3d79ca48bb83432bfa1f7727cb"}
May 13 04:16:45 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003d30797a
May 13 04:16:46 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:16:46 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:16:46 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d006363
May 13 04:16:46 msm8909 python3[3037]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 04:16:47 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b106464
May 13 04:16:48 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043306465
May 13 04:16:48 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 04:16:48 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 04:16:49 msm8909 python3[3037]: DBUS: Read 06:05:04:FC:44:79 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 249, 45, 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 13 04:16:49 msm8909 python3[3037]: GOT Firmware Version: V1.5.4d0
May 13 04:16:49 msm8909 python3[3037]: GOT Pairing Code: 1d69
May 13 04:16:49 msm8909 python3[3037]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 04:16:49 msm8909 python3[3037]: NO FW Update needed.
May 13 04:16:49 msm8909 python3[3037]: LAST SYNC: 1715534125
May 13 04:16:51 msm8909 python3[3037]: DBUS: Read 06:05:04:FC:44:79 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 20, 0, 0, 64, 20, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 04:16:51 msm8909 python3[3037]: ACTIVITY: 0
May 13 04:16:58 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d106363
May 13 04:16:58 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715545018}
May 13 04:16:58 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715545018}
May 13 04:16:58 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 77, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715545018}, "key": "0ae481ae521d4d8d9b85394e18e74ffb"}
May 13 04:16:59 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054106363
May 13 04:16:59 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:16:59 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a106464
May 13 04:16:59 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:17:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046206565
May 13 04:17:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b206464
May 13 04:17:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043006465
May 13 04:17:04 msm8909 python3[3037]: 1348.9967803955078 [06:05:04:FC:44:79] <- HR 0000
May 13 04:17:04 msm8909 python3[3037]: HR READING: 0 TOOK 13.534510 secs
May 13 04:17:04 msm8909 python3[3037]: DEACTIVATING HR.
May 13 04:17:04 msm8909 python3[3037]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 04:17:04 msm8909 python3[3037]: GOT Instant Data: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'total_steps': 0, 'thermal_gen': 20, 'battery': 71, 'run_steps': 0, 'case_temp': 100, 'heart_rate': 0, 'bmr_cals': 0, 'solar_gen': 20}
May 13 04:17:04 msm8909 python3[3037]: W ID: 63
May 13 04:17:04 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'actCals': 0, 'thermalGen': 20, 'battery': 71, 'activity': 0, 'walkSteps': 0, 'skinTemp': 100, 'totalSteps': 0, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715545024}
May 13 04:17:04 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'actCals': 0, 'thermalGen': 20, 'battery': 71, 'activity': 0, 'walkSteps': 0, 'skinTemp': 100, 'totalSteps': 0, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715545024}
May 13 04:17:04 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "actCals": 0, "thermalGen": 20, "battery": 71, "activity": 0, "walkSteps": 0, "skinTemp": 100, "totalSteps": 0, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715545024}, "key": "a964751950f546e7afb82708024d2e85"}
May 13 04:17:04 msm8909 python3[3037]: Instant Upload complete
May 13 04:17:04 msm8909 python3[3037]: using silent sync
May 13 04:17:04 msm8909 python3[3037]: Starting sync for: 06:05:04:FC:44:79
May 13 04:17:04 msm8909 python3[3037]: ACTIVATING AMDTP.
May 13 04:17:06 msm8909 python3[3037]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 13 04:17:07 msm8909 python3[3037]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 13 04:17:07 msm8909 python3[3037]: Sending start sync for: 06:05:04:FC:44:79
May 13 04:17:07 msm8909 python3[3037]: 1351.8467972278595 [06:05:04:FC:44:79] -> TX[10] b'060040109100a4a98329'
May 13 04:17:08 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 13 04:17:09 msm8909 python3[3037]: 1353.4588897228241 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 04:17:09 msm8909 python3[3037]: 1353.8464560508728 [06:05:04:FC:44:79] <- RX 06004010e2009183912d
May 13 04:17:09 msm8909 python3[3037]: 1353.8558578491211 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:09 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:09 msm8909 python3[3037]: Header: 06004010 payload: e200 crc: 9183912d
May 13 04:17:09 msm8909 python3[3037]: 1353.862785577774 [06:05:04:FC:44:79] -> TX[10] b'0600401092269a7fa3d0'
May 13 04:17:09 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 13 04:17:10 msm8909 python3[3037]: 1354.7329239845276 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 04:17:10 msm8909 python3[3037]: 1354.7593569755554 [06:05:04:FC:44:79] <- RX 06004011e2009183912d
May 13 04:17:10 msm8909 python3[3037]: 1354.769434928894 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:10 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:10 msm8909 python3[3037]: Header: 06004011 payload: e200 crc: 9183912d
May 13 04:17:10 msm8909 python3[3037]: 1354.7790234088898 [06:05:04:FC:44:79] -> TX[11] b'07004010900f002d7dca85'
May 13 04:17:10 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 13 04:17:11 msm8909 python3[3037]: 1355.3676052093506 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 04:17:11 msm8909 python3[3037]: 1355.68434715271 [06:05:04:FC:44:79] <- RX 06004012e2009183912d
May 13 04:17:11 msm8909 python3[3037]: 1355.6932992935181 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:11 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:11 msm8909 python3[3037]: Header: 06004012 payload: e200 crc: 9183912d
May 13 04:17:11 msm8909 python3[3037]: 1355.7003667354584 [06:05:04:FC:44:79] -> TX[11] b'070040109316006c6a8c1c'
May 13 04:17:11 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 13 04:17:12 msm8909 python3[3037]: 1356.3480389118195 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 04:17:12 msm8909 python3[3037]: 1356.4373116493225 [06:05:04:FC:44:79] <- RX 06004013e2009183912d
May 13 04:17:12 msm8909 python3[3037]: 1356.4465937614441 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:12 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:12 msm8909 python3[3037]: Header: 06004013 payload: e200 crc: 9183912d
May 13 04:17:12 msm8909 python3[3037]: 1356.4536254405975 [06:05:04:FC:44:79] -> TX[11] b'070040109317002d5b9705'
May 13 04:17:12 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 13 04:17:12 msm8909 python3[3037]: 1356.5251858234406 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 04:17:12 msm8909 python3[3037]: 1356.9521205425262 [06:05:04:FC:44:79] <- RX 06004014e2009183912d
May 13 04:17:12 msm8909 python3[3037]: 1356.9621450901031 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:12 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:12 msm8909 python3[3037]: Header: 06004014 payload: e200 crc: 9183912d
May 13 04:17:12 msm8909 python3[3037]: 1356.9687993526459 [06:05:04:FC:44:79] -> TX[10] b'060040109124754d8015'
May 13 04:17:12 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 13 04:17:12 msm8909 python3[3037]: 1357.0643537044525 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 04:17:12 msm8909 python3[3037]: 1357.0990669727325 [06:05:04:FC:44:79] <- RX 240040150101664123c800000032003c06400000000000000000000000000000000002157b864ada
May 13 04:17:12 msm8909 python3[3037]: 1357.1083869934082 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:12 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:12 msm8909 python3[3037]: user prefs:
May 13 04:17:12 msm8909 python3[3037]: self.clockFormat: 01
May 13 04:17:12 msm8909 python3[3037]: self.unit: 01
May 13 04:17:12 msm8909 python3[3037]: self.time: 00000000
May 13 04:17:12 msm8909 python3[3037]: self.timezone: 0000
May 13 04:17:12 msm8909 python3[3037]: self.gender: 00
May 13 04:17:12 msm8909 python3[3037]: self.age: 32
May 13 04:17:12 msm8909 python3[3037]: self.weight: 003c
May 13 04:17:12 msm8909 python3[3037]: self.height: 0640
May 13 04:17:12 msm8909 python3[3037]: self.steps: 00001a2c
May 13 04:17:12 msm8909 python3[3037]: self.distance: 00000003
May 13 04:17:12 msm8909 python3[3037]: self.calories: 00000708
May 13 04:17:12 msm8909 python3[3037]: self.sleep: 000001a4
May 13 04:17:12 msm8909 python3[3037]: self.language: 02
May 13 04:17:12 msm8909 python3[3037]: self.sleeptime: 15
May 13 04:17:12 msm8909 python3[3037]: 1357.1851010322571 [06:05:04:FC:44:79] <- RX 06004016e2009183912d
May 13 04:17:12 msm8909 python3[3037]: 1357.1984696388245 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:12 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:12 msm8909 python3[3037]: Header: 06004016 payload: e200 crc: 9183912d
May 13 04:17:12 msm8909 python3[3037]: 1357.2063665390015 [06:05:04:FC:44:79] -> TX[42] b'2600401090240101664123c800000032003c064000003a9800000003000004b0000001e00215cde32f0e'
May 13 04:17:12 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240101664123c800000032003c064000003a9800000003000004b0000001e00215cde32f0e
May 13 04:17:12 msm8909 python3[3037]: 1357.284511089325 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 04:17:13 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003f20797a
May 13 04:17:13 msm8909 python3[3037]: 1357.6739499568939 [06:05:04:FC:44:79] <- RX 06004017e2009183912d
May 13 04:17:13 msm8909 python3[3037]: 1357.6828815937042 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:13 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:13 msm8909 python3[3037]: Header: 06004017 payload: e200 crc: 9183912d
May 13 04:17:13 msm8909 python3[3037]: 1357.6915819644928 [06:05:04:FC:44:79] -> TX[11] b'07004010930c030dc1a835'
May 13 04:17:13 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c030dc1a835
May 13 04:17:13 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043106465
May 13 04:17:13 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715545033}
May 13 04:17:13 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715545033}
May 13 04:17:13 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 67, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715545033}, "key": "5972e963d8dc40a199ca5b92fa2c16e2"}
May 13 04:17:13 msm8909 python3[3037]: 1357.8527510166168 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 04:17:13 msm8909 python3[3037]: 1358.1406936645508 [06:05:04:FC:44:79] <- RX 06004018e2009183912d
May 13 04:17:13 msm8909 python3[3037]: 1358.1529018878937 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:13 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:13 msm8909 python3[3037]: Header: 06004018 payload: e200 crc: 9183912d
May 13 04:17:13 msm8909 python3[3037]: 1358.1603016853333 [06:05:04:FC:44:79] -> TX[10] b'060040109237685f13ba'
May 13 04:17:13 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 13 04:17:13 msm8909 python3[3037]: 1358.235032081604 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 04:17:13 msm8909 python3[3037]: 1358.2639110088348 [06:05:04:FC:44:79] <- RX 05004019011bdf05a5
May 13 04:17:13 msm8909 python3[3037]: 1358.2735059261322 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:13 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:13 msm8909 python3[3037]: 06:05:04:FC:44:79: License Good
May 13 04:17:14 msm8909 python3[3037]: 1358.3507709503174 [06:05:04:FC:44:79] <- RX 0600401ae2009183912d
May 13 04:17:14 msm8909 python3[3037]: 1358.3600008487701 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:14 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:14 msm8909 python3[3037]: Header: 0600401a payload: e200 crc: 9183912d
May 13 04:17:14 msm8909 python3[3037]: 1358.3670992851257 [06:05:04:FC:44:79] -> TX[10] b'060040109126592c8efb'
May 13 04:17:14 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 13 04:17:14 msm8909 python3[3037]: 1358.4506778717041 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 04:17:14 msm8909 python3[3037]: 1358.4820597171783 [06:05:04:FC:44:79] <- RX 1c00401b00000001000000010000000000000000000000b600000000497f3a24
May 13 04:17:14 msm8909 python3[3037]: 1358.4905712604523 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:14 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:14 msm8909 python3[3037]: 1358.5641393661499 [06:05:04:FC:44:79] <- RX 0600401ce2009183912d
May 13 04:17:14 msm8909 python3[3037]: 1358.572550535202 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:14 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:14 msm8909 python3[3037]: Header: 0600401c payload: e200 crc: 9183912d
May 13 04:17:14 msm8909 python3[3037]: 1358.5788915157318 [06:05:04:FC:44:79] -> TX[10] b'060040109107073ce7b7'
May 13 04:17:14 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 13 04:17:14 msm8909 python3[3037]: 1358.6911110877991 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 04:17:14 msm8909 python3[3037]: 1358.7246313095093 [06:05:04:FC:44:79] <- RX 0500401d008def02d2
May 13 04:17:14 msm8909 python3[3037]: 1358.7330858707428 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:14 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:14 msm8909 python3[3037]: 1358.8077366352081 [06:05:04:FC:44:79] <- RX 0600401ee2009183912d
May 13 04:17:14 msm8909 python3[3037]: 1358.8163602352142 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:14 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:14 msm8909 python3[3037]: Header: 0600401e payload: e200 crc: 9183912d
May 13 04:17:14 msm8909 python3[3037]: 1358.8236269950867 [06:05:04:FC:44:79] -> TX[10] b'060040109117632c50aa'
May 13 04:17:14 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 13 04:17:14 msm8909 python3[3037]: 1358.8948695659637 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 04:17:14 msm8909 python3[3037]: 1358.928861618042 [06:05:04:FC:44:79] <- RX 0800401f14f94066e3dc8210
May 13 04:17:14 msm8909 python3[3037]: 1358.9376304149628 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:14 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:14 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054306363
May 13 04:17:14 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:17:14 msm8909 python3[3037]: 1359.011908531189 [06:05:04:FC:44:79] <- RX 06004010e2009183912d
May 13 04:17:14 msm8909 python3[3037]: 1359.0230896472931 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:14 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:14 msm8909 python3[3037]: Header: 06004010 payload: e200 crc: 9183912d
May 13 04:17:14 msm8909 python3[3037]: 1359.0307941436768 [06:05:04:FC:44:79] -> TX[10] b'060040109106910ce0c0'
May 13 04:17:14 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 13 04:17:14 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001106363
May 13 04:17:14 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:17:14 msm8909 python3[3037]: 1359.1648709774017 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 04:17:14 msm8909 python3[3037]: 1359.2151820659637 [06:05:04:FC:44:79] <- RX 04024011000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c8800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c8800c00000000000000000464020000c8800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00
May 13 04:17:14 msm8909 python3[3037]: 1359.2605879306793 [06:05:04:FC:44:79] <- RX 000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c5800c00000000000000000464020000c7800c0000000000
May 13 04:17:14 msm8909 python3[3037]: 1359.2943453788757 [06:05:04:FC:44:79] <- RX 0000000464020000c7800c00000000000000000464020000c7800c00be7a1912
May 13 04:17:14 msm8909 python3[3037]: 1359.3033716678619 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:14 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:14 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b006464
May 13 04:17:15 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715545035}
May 13 04:17:15 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715545035}
May 13 04:17:15 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 75, "thermalGen": 20, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715545035}, "key": "8dafb1a7d1954642a3e43dcf9927701e"}
May 13 04:17:15 msm8909 python3[3037]: 1359.4545769691467 [06:05:04:FC:44:79] <- RX 04024012000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c8800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c6800c00000000000000000464020000c6800c00000000000000000464020000c8800c00
May 13 04:17:15 msm8909 python3[3037]: 1359.500563621521 [06:05:04:FC:44:79] <- RX 000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c0000000000
May 13 04:17:15 msm8909 python3[3037]: 1359.5251522064209 [06:05:04:FC:44:79] <- RX 0000000464020000c7800c00000000000000000464020000c7800c0066c6a453
May 13 04:17:15 msm8909 python3[3037]: 1359.5360248088837 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:15 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:15 msm8909 python3[3037]: 1359.7297949790955 [06:05:04:FC:44:79] <- RX 04024013000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c6800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c5800c00
May 13 04:17:15 msm8909 python3[3037]: 1359.7752201557159 [06:05:04:FC:44:79] <- RX 000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c0000000000
May 13 04:17:15 msm8909 python3[3037]: 1359.8026554584503 [06:05:04:FC:44:79] <- RX 0000000464020000c6800c00000000000000000464020000c6800c009218ff67
May 13 04:17:15 msm8909 python3[3037]: 1359.8136827945709 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:15 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:15 msm8909 python3[3037]: 1359.9609589576721 [06:05:04:FC:44:79] <- RX 04024014000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c6800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c0800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00
May 13 04:17:15 msm8909 python3[3037]: 1360.0137186050415 [06:05:04:FC:44:79] <- RX 000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c6800c00000000000000000464020000c6800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c0000000000
May 13 04:17:15 msm8909 python3[3037]: 1360.0376896858215 [06:05:04:FC:44:79] <- RX 0000000464020000c7800c00000000000000000464020000c7800c00e7cc9958
May 13 04:17:15 msm8909 python3[3037]: 1360.0462410449982 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:15 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:15 msm8909 python3[3037]: 1360.1980895996094 [06:05:04:FC:44:79] <- RX 04024015000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00
May 13 04:17:15 msm8909 python3[3037]: 1360.2437369823456 [06:05:04:FC:44:79] <- RX 000000000000000464020000c8800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c0000000000
May 13 04:17:15 msm8909 python3[3037]: 1360.2733538150787 [06:05:04:FC:44:79] <- RX 0000000464020000c7800c00000000000000000464020000c7800c00a2008f54
May 13 04:17:15 msm8909 python3[3037]: 1360.2836537361145 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:15 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:16 msm8909 python3[3037]: 1360.4132511615753 [06:05:04:FC:44:79] <- RX 64014016000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c6800c00000000000000000464020000c7800c00
May 13 04:17:16 msm8909 python3[3037]: 1360.4488298892975 [06:05:04:FC:44:79] <- RX 000000000000000464020000c6800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00000000000000000464020000c7800c00546c0357
May 13 04:17:16 msm8909 python3[3037]: 1360.4584448337555 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:16 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:16 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c306363
May 13 04:17:16 msm8909 python3[3037]: 1360.5729575157166 [06:05:04:FC:44:79] <- RX 06004017e2009183912d
May 13 04:17:16 msm8909 python3[3037]: 1360.581529378891 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:16 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:16 msm8909 python3[3037]: Header: 06004017 payload: e200 crc: 9183912d
May 13 04:17:16 msm8909 python3[3037]: 1360.5883090496063 [06:05:04:FC:44:79] -> TX[10] b'06004010902397e9ff92'
May 13 04:17:16 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 13 04:17:16 msm8909 python3[3037]: 1360.6687965393066 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 04:17:16 msm8909 python3[3037]: 1360.6951212882996 [06:05:04:FC:44:79] <- RX 06004018e2009183912d
May 13 04:17:16 msm8909 python3[3037]: 1360.7040746212006 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:16 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:16 msm8909 python3[3037]: Header: 06004018 payload: e200 crc: 9183912d
May 13 04:17:16 msm8909 python3[3037]: 1360.7110331058502 [06:05:04:FC:44:79] -> TX[10] b'0600401091013299845e'
May 13 04:17:16 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 13 04:17:16 msm8909 python3[3037]: 1360.7869923114777 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 13 04:17:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a206464
May 13 04:17:17 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:17:18 msm8909 python3[3037]: 1362.7270658016205 [06:05:04:FC:44:79] <- RX 06004019e2009183912d
May 13 04:17:18 msm8909 python3[3037]: 1362.7363002300262 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 13 04:17:18 msm8909 python3[3037]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 13 04:17:18 msm8909 python3[3037]: Header: 06004019 payload: e200 crc: 9183912d
May 13 04:17:18 msm8909 python3[3037]: command list complete
May 13 04:17:18 msm8909 python3[3037]: DEACTIVATING AMDTP.
May 13 04:17:18 msm8909 python3[3037]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 13 04:17:18 msm8909 python3[3037]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 13 04:17:18 msm8909 python3[3037]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 13 04:17:18 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:17:18 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:17:18 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715544999.9385517, 'source': 0, 'type': 's', 'data': '', 'key': '5706fad0f80f47e2ad251ddb230311a1'}
May 13 04:17:18 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545004.8177779, 'source': 0, 'type': 's', 'data': '', 'key': '52e9cc5f3f9b4c68a3156e46c79d66a1'}
May 13 04:17:18 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545005.8175864, 'source': 0, 'type': 's', 'data': '', 'key': '02c58a3d79ca48bb83432bfa1f7727cb'}
May 13 04:17:18 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545019.3556647, 'source': 0, 'type': 's', 'data': '', 'key': '0ae481ae521d4d8d9b85394e18e74ffb'}
May 13 04:17:18 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545025.3161228, 'source': 0, 'type': 's', 'data': '', 'key': 'a964751950f546e7afb82708024d2e85'}
May 13 04:17:18 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545033.8809214, 'source': 0, 'type': 's', 'data': '', 'key': '5972e963d8dc40a199ca5b92fa2c16e2'}
May 13 04:17:18 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545035.7771971, 'source': 0, 'type': 's', 'data': '', 'key': '8dafb1a7d1954642a3e43dcf9927701e'}
May 13 04:17:20 msm8909 python3[3037]: Total BG Logs: 182
May 13 04:17:20 msm8909 python3[3037]: [SSE] BACKGROUND: {'events': [{'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534100, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534160, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534220, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534280, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 72, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534340, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534400, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wear
May 13 04:17:20 msm8909 python3[3037]: ableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534460, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 72, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534520, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 72, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534580, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534640, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534700, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534760, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'batte
May 13 04:17:20 msm8909 python3[3037]: ry': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534820, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534880, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715534940, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535000, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535060, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535120, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimesta
May 13 04:17:20 msm8909 python3[3037]: mp': 1715535180, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535240, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535300, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535360, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535420, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535480, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535540, 'solarGenIndex': 1, 'deltaRunSteps': 0,
May 13 04:17:20 msm8909 python3[3037]: 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535600, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535660, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535720, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 69, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535780, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535840, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535900, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedInde
May 13 04:17:20 msm8909 python3[3037]: x': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715535960, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536020, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536080, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536140, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536200, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536260, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex
May 13 04:17:20 msm8909 python3[3037]: ': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536320, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 72, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536380, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536440, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536500, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536560, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536620, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearable
May 13 04:17:20 msm8909 python3[3037]: Id': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536680, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536740, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536800, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 72, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536860, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536920, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715536980, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery':
May 13 04:17:20 msm8909 python3[3037]: 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537040, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537100, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537160, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537220, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537280, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537340, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp':
May 13 04:17:20 msm8909 python3[3037]: 1715537400, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537460, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537520, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537580, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537640, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537700, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537760, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'sk
May 13 04:17:20 msm8909 python3[3037]: inTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537820, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537880, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715537940, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538000, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538060, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538120, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex':
May 13 04:17:20 msm8909 python3[3037]: 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538180, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538240, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538300, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538360, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538420, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538480, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1
May 13 04:17:20 msm8909 python3[3037]: , 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538540, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538600, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538660, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538720, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 69, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538780, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538840, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId':
May 13 04:17:20 msm8909 python3[3037]: 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538900, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715538960, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539020, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539080, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539140, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539200, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71,
May 13 04:17:20 msm8909 python3[3037]: 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539260, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539320, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539380, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539440, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539500, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539560, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 171
May 13 04:17:20 msm8909 python3[3037]: 5539620, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539680, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539740, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539800, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539860, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539920, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715539980, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTe
May 13 04:17:20 msm8909 python3[3037]: mp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540040, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}]}
May 13 04:17:20 msm8909 python3[3037]: [SSE] Sending: {"rt": "bg", "msg": {"events": [{"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534100, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534160, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534220, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534280, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 72, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534340, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534400, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDi
May 13 04:17:20 msm8909 python3[3037]: stance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534460, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 72, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534520, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 72, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534580, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534640, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534700, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534760, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTe
May 13 04:17:20 msm8909 python3[3037]: mp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534820, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534880, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715534940, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535000, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535060, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535120, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps
May 13 04:17:20 msm8909 python3[3037]: ": 0, "utcTimestamp": 1715535180, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535240, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535300, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535360, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535420, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535480, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535540, "solarGenIndex": 1, "d
May 13 04:17:20 msm8909 python3[3037]: eltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535600, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535660, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535720, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 69, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535780, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535840, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535900, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "
May 13 04:17:20 msm8909 python3[3037]: powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715535960, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536020, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536080, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536140, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536200, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536260, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79",
May 13 04:17:20 msm8909 python3[3037]: "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536320, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 72, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536380, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536440, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536500, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536560, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536620, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistan
May 13 04:17:20 msm8909 python3[3037]: ce": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536680, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536740, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536800, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 72, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536860, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536920, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715536980, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp":
May 13 04:17:20 msm8909 python3[3037]: 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537040, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537100, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537160, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537220, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537280, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537340, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0
May 13 04:17:20 msm8909 python3[3037]: , "utcTimestamp": 1715537400, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537460, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537520, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537580, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537640, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537700, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537760, "solarGenIndex": 1, "delta
May 13 04:17:20 msm8909 python3[3037]: RunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537820, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537880, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715537940, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538000, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538060, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538120, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powe
May 13 04:17:20 msm8909 python3[3037]: rConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538180, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538240, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538300, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538360, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538420, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538480, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "th
May 13 04:17:20 msm8909 python3[3037]: ermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538540, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538600, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538660, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538720, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 69, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538780, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538840, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance":
May 13 04:17:20 msm8909 python3[3037]: 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538900, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715538960, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539020, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539080, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539140, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539200, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.
May 13 04:17:20 msm8909 python3[3037]: 0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539260, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539320, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539380, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539440, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539500, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539560, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "u
May 13 04:17:20 msm8909 python3[3037]: tcTimestamp": 1715539620, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539680, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539740, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539800, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539860, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539920, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715539980, "solarGenIndex": 1, "deltaRunS
May 13 04:17:20 msm8909 python3[3037]: teps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540040, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}]}, "key": "251a758d0a1a4e4092f9c6301cca558b"}
May 13 04:17:20 msm8909 python3[3037]: [SSE] BACKGROUND: {'events': [{'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540100, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540160, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540220, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540280, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540340, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540400, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wear
May 13 04:17:20 msm8909 python3[3037]: ableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540460, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 64, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540520, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540580, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540640, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540700, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540760, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'batte
May 13 04:17:20 msm8909 python3[3037]: ry': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540820, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540880, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715540940, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541000, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541060, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541120, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimesta
May 13 04:17:20 msm8909 python3[3037]: mp': 1715541180, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541240, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541300, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541360, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541420, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541480, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541540, 'solarGenIndex': 1, 'deltaRunSteps': 0,
May 13 04:17:20 msm8909 python3[3037]: 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541600, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541660, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541720, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541780, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541840, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541900, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedInde
May 13 04:17:20 msm8909 python3[3037]: x': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715541960, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542020, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542080, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542140, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542200, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542260, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex
May 13 04:17:21 msm8909 python3[3037]: ': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542320, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542380, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542440, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542500, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542560, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542620, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearable
May 13 04:17:21 msm8909 python3[3037]: Id': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 72, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542680, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542740, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542800, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542860, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542920, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715542980, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery':
May 13 04:17:21 msm8909 python3[3037]: 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543040, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543100, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543160, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543220, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543280, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543340, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp':
May 13 04:17:21 msm8909 python3[3037]: 1715543400, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543460, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543520, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543580, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543640, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543700, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543760, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'sk
May 13 04:17:21 msm8909 python3[3037]: inTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543820, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543880, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715543940, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544000, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544060, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544120, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex':
May 13 04:17:21 msm8909 python3[3037]: 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544180, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544240, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544300, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544360, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544420, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544480, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1
May 13 04:17:21 msm8909 python3[3037]: , 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544540, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 70, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544600, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544660, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544720, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544780, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544840, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId':
May 13 04:17:21 msm8909 python3[3037]: 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544900, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}, {'deltaDistance': 0, 'wearableId': 63, 'heartRate': None, 'caseTemp': 25.0, 'battery': 71, 'activity': 0, 'deltaWalkSteps': 0, 'utcTimestamp': 1715544960, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'skinTemp': 25.0, 'deltaBmrCals': 0, 'powerConsumedIndex': 1, 'deviceId': '06:05:04:FC:44:79', 'thermalGenIndex': 1, 'deltaActCals': 0}]}
May 13 04:17:21 msm8909 python3[3037]: [SSE] Sending: {"rt": "bg", "msg": {"events": [{"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540100, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540160, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540220, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540280, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540340, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540400, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDi
May 13 04:17:21 msm8909 python3[3037]: stance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540460, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 64, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540520, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540580, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540640, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540700, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540760, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTe
May 13 04:17:21 msm8909 python3[3037]: mp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540820, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540880, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715540940, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541000, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541060, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541120, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps
May 13 04:17:21 msm8909 python3[3037]: ": 0, "utcTimestamp": 1715541180, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541240, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541300, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541360, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541420, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541480, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541540, "solarGenIndex": 1, "d
May 13 04:17:21 msm8909 python3[3037]: eltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541600, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541660, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541720, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541780, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541840, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541900, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "
May 13 04:17:21 msm8909 python3[3037]: powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715541960, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542020, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542080, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542140, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542200, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542260, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79",
May 13 04:17:21 msm8909 python3[3037]: "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542320, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542380, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542440, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542500, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542560, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542620, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistan
May 13 04:17:21 msm8909 python3[3037]: ce": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 72, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542680, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542740, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542800, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542860, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542920, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715542980, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp":
May 13 04:17:21 msm8909 python3[3037]: 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543040, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543100, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543160, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543220, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543280, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543340, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0
May 13 04:17:21 msm8909 python3[3037]: , "utcTimestamp": 1715543400, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543460, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543520, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543580, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543640, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543700, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543760, "solarGenIndex": 1, "delta
May 13 04:17:21 msm8909 python3[3037]: RunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543820, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543880, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715543940, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544000, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544060, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544120, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powe
May 13 04:17:21 msm8909 python3[3037]: rConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544180, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544240, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544300, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544360, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544420, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544480, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "th
May 13 04:17:21 msm8909 python3[3037]: ermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544540, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 70, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544600, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544660, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544720, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544780, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544840, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance":
May 13 04:17:21 msm8909 python3[3037]: 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544900, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}, {"deltaDistance": 0, "wearableId": 63, "heartRate": null, "caseTemp": 25.0, "battery": 71, "activity": 0, "deltaWalkSteps": 0, "utcTimestamp": 1715544960, "solarGenIndex": 1, "deltaRunSteps": 0, "skinTemp": 25.0, "deltaBmrCals": 0, "powerConsumedIndex": 1, "deviceId": "06:05:04:FC:44:79", "thermalGenIndex": 1, "deltaActCals": 0}]}, "key": "8301f5dd14cb4b6a8cc997ef8d11787b"}
May 13 04:17:21 msm8909 python3[3037]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 04:17:21 msm8909 python3[3037]: DBUS: 06:05:04:FC:44:79 disconnected.
May 13 04:17:21 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047106464
May 13 04:17:21 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545041.2319269, 'source': 0, 'type': 's', 'data': '', 'key': '251a758d0a1a4e4092f9c6301cca558b'}
May 13 04:17:21 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545041.3519027, 'source': 0, 'type': 's', 'data': '', 'key': '8301f5dd14cb4b6a8cc997ef8d11787b'}
May 13 04:17:26 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 04:17:26 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 04:17:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046106465
May 13 04:17:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 94, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005e106464
May 13 04:17:26 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:17:27 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a306464
May 13 04:17:27 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:17:28 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003f30797a
May 13 04:17:28 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047006464
May 13 04:17:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001306363
May 13 04:17:29 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:17:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b106464
May 13 04:17:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043306465
May 13 04:17:30 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047106464
May 13 04:17:31 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c006363
May 13 04:17:39 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:17:39 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:17:39 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "d6a53a077f8d44519bfdf6268a520632"}
May 13 04:17:40 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545060.2975144, 'source': 0, 'type': 's', 'data': '', 'key': 'd6a53a077f8d44519bfdf6268a520632'}
May 13 04:17:40 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 94, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005e306464
May 13 04:17:40 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:17:41 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001006363
May 13 04:17:41 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:17:41 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046206465
May 13 04:17:42 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000056006464
May 13 04:17:42 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:17:42 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003f10797a
May 13 04:17:42 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 156, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 63, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 152, 'sleepDuration': 45}, 'configId': 301, 'utcTimestamp': 1715545062}
May 13 04:17:42 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 156, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 63, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 152, 'sleepDuration': 45}, 'configId': 301, 'utcTimestamp': 1715545062}
May 13 04:17:42 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 156, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 122, "battery": 63, "thermalGen": 20, "solarGen": 105, "runSteps": 0, "bmrCals": 152, "sleepDuration": 45}, "configId": 301, "utcTimestamp": 1715545062}, "key": "bf1e2165a6a74efb921aeb55f668ad21"}
May 13 04:17:42 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047206464
May 13 04:17:43 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545063.1337984, 'source': 0, 'type': 's', 'data': '', 'key': 'bf1e2165a6a74efb921aeb55f668ad21'}
May 13 04:17:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b306464
May 13 04:17:48 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:17:48 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:17:54 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000056106464
May 13 04:17:54 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:17:55 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003f20797a
May 13 04:17:55 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047306464
May 13 04:17:55 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c306363
May 13 04:17:55 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 94, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005e006464
May 13 04:17:55 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:17:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001206363
May 13 04:17:56 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:17:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046006465
May 13 04:17:56 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715545076}
May 13 04:17:56 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715545076}
May 13 04:17:56 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 70, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715545076}, "key": "e491affeded54b2e98e3ff559b6e0225"}
May 13 04:17:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a206464
May 13 04:17:56 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:17:57 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b006464
May 13 04:17:57 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545076.9406869, 'source': 0, 'type': 's', 'data': '', 'key': 'e491affeded54b2e98e3ff559b6e0225'}
May 13 04:17:57 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 04:17:57 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 04:17:58 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a306464
May 13 04:17:58 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:18:08 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001306363
May 13 04:18:08 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:18:09 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054006363
May 13 04:18:09 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:18:09 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:18:09 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:18:09 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b106464
May 13 04:18:09 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003e00797a
May 13 04:18:10 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047106464
May 13 04:18:10 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715545090}
May 13 04:18:10 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715545090}
May 13 04:18:10 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 71, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715545090}, "key": "f9d49149d1eb4184acf28d5da230e9c4"}
May 13 04:18:10 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 04:18:10 msm8909 python3[3037]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 04:18:10 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005d206464
May 13 04:18:10 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:18:10 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000056306464
May 13 04:18:10 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:18:10 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545090.5697136, 'source': 0, 'type': 's', 'data': '', 'key': 'f9d49149d1eb4184acf28d5da230e9c4'}
May 13 04:18:12 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c106363
May 13 04:18:12 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 76, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715545092}
May 13 04:18:12 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 76, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715545092}
May 13 04:18:12 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 76, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715545092}, "key": "eef7c3d0499f44d8b296df683f389326"}
May 13 04:18:13 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005d206464
May 13 04:18:13 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:18:13 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a006464
May 13 04:18:13 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:18:13 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545093.4057562, 'source': 0, 'type': 's', 'data': '', 'key': 'eef7c3d0499f44d8b296df683f389326'}
May 13 04:18:19 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:18:19 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:18:22 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005d306464
May 13 04:18:22 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:18:23 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045206565
May 13 04:18:24 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003e10797a
May 13 04:18:25 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c206363
May 13 04:18:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b306464
May 13 04:18:26 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715545106}
May 13 04:18:26 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715545106}
May 13 04:18:26 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 75, "thermalGen": 20, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715545106}, "key": "13373a29557f471da5864b91b9ed5b98"}
May 13 04:18:27 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545106.8385363, 'source': 0, 'type': 's', 'data': '', 'key': '13373a29557f471da5864b91b9ed5b98'}
May 13 04:18:36 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 04:18:36 msm8909 python3[3037]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 04:18:37 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003e20797a
May 13 04:18:37 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:18:37 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:18:37 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047306464
May 13 04:18:38 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005d006464
May 13 04:18:38 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:18:38 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 66, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000042206465
May 13 04:18:38 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 66, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715545118}
May 13 04:18:38 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 66, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715545118}
May 13 04:18:38 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 66, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715545118}, "key": "a9214c5de13246c1b948dd1a75ae2dd7"}
May 13 04:18:38 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001206363
May 13 04:18:38 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:18:38 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045006565
May 13 04:18:38 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054306363
May 13 04:18:38 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:18:38 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545118.4779522, 'source': 0, 'type': 's', 'data': '', 'key': 'a9214c5de13246c1b948dd1a75ae2dd7'}
May 13 04:18:38 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 13 04:18:38 msm8909 python3[3037]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 04:18:38 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b006464
May 13 04:18:40 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:18:40 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:18:40 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "d0ff5aae20e3468fb0d1892eaa2ddeb0"}
May 13 04:18:40 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000057206464
May 13 04:18:40 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:18:40 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545120.7484243, 'source': 0, 'type': 's', 'data': '', 'key': 'd0ff5aae20e3468fb0d1892eaa2ddeb0'}
May 13 04:18:41 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b106464
May 13 04:18:41 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 04:18:41 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 04:18:49 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:18:49 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:18:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 66, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000042306465
May 13 04:18:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b206464
May 13 04:18:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001306363
May 13 04:18:50 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:18:51 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054006363
May 13 04:18:51 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:18:51 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:18:51 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:18:51 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003e00797a
May 13 04:18:51 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 156, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 62, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 152, 'sleepDuration': 45}, 'configId': 301, 'utcTimestamp': 1715545131}
May 13 04:18:51 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 156, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 62, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 152, 'sleepDuration': 45}, 'configId': 301, 'utcTimestamp': 1715545131}
May 13 04:18:51 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 156, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 122, "battery": 62, "thermalGen": 20, "solarGen": 105, "runSteps": 0, "bmrCals": 152, "sleepDuration": 45}, "configId": 301, "utcTimestamp": 1715545131}, "key": "96f012e2b32743b8896fc7ddfacfbcdd"}
May 13 04:18:51 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 04:18:51 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 04:18:52 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545132.0222974, 'source': 0, 'type': 's', 'data': '', 'key': '96f012e2b32743b8896fc7ddfacfbcdd'}
May 13 04:18:52 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005d206464
May 13 04:18:52 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:18:52 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000057306464
May 13 04:18:52 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:18:54 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 04:18:54 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 04:18:54 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047106464
May 13 04:19:04 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047206464
May 13 04:19:04 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 66, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000042106465
May 13 04:19:05 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005d306464
May 13 04:19:05 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:19:05 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 88, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000007000140000000058206464
May 13 04:19:05 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:19:05 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000057006464
May 13 04:19:05 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:19:05 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004b306464
May 13 04:19:06 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003e10797a
May 13 04:19:07 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:19:07 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:19:07 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:19:07 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:19:08 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054206363
May 13 04:19:08 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:19:08 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003e20797a
May 13 04:19:18 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003e30797a
May 13 04:19:19 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000046006464
May 13 04:19:19 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 70, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715545159}
May 13 04:19:19 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 70, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715545159}
May 13 04:19:19 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 70, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715545159}, "key": "f1b2703950094b879e10fc29c3fe5195"}
May 13 04:19:19 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d306363
May 13 04:19:19 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715545159}
May 13 04:19:19 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715545159}
May 13 04:19:19 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 77, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715545159}, "key": "21b46e15e4194cefbd6dba41a35eac85"}
May 13 04:19:19 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000044206465
May 13 04:19:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005f106464
May 13 04:19:20 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:19:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000057206464
May 13 04:19:20 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:19:20 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:19:20 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:19:20 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545159.6943855, 'source': 0, 'type': 's', 'data': '', 'key': 'f1b2703950094b879e10fc29c3fe5195'}
May 13 04:19:20 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545160.1488156, 'source': 0, 'type': 's', 'data': '', 'key': '21b46e15e4194cefbd6dba41a35eac85'}
May 13 04:19:20 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 04:19:20 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 04:19:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046006565
May 13 04:19:20 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715545160}
May 13 04:19:20 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715545160}
May 13 04:19:20 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 70, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715545160}, "key": "496ff58d19f94f7ebae6094925794fcc"}
May 13 04:19:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054306363
May 13 04:19:20 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:19:21 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:19:21 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545161.0060258, 'source': 0, 'type': 's', 'data': '', 'key': '496ff58d19f94f7ebae6094925794fcc'}
May 13 04:19:21 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:19:22 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 04:19:22 msm8909 python3[3037]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 04:19:22 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a006464
May 13 04:19:22 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:19:23 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004a106464
May 13 04:19:32 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005f206464
May 13 04:19:32 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:19:33 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004a206464
May 13 04:19:33 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 74, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715545173}
May 13 04:19:33 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 74, 'thermalGen': 20, 'solarGen': 70, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715545173}
May 13 04:19:33 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 74, "thermalGen": 20, "solarGen": 70, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715545173}, "key": "5ff8f3ac1bdd486e82ead8fb69726eae"}
May 13 04:19:33 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545173.5016651, 'source': 0, 'type': 's', 'data': '', 'key': '5ff8f3ac1bdd486e82ead8fb69726eae'}
May 13 04:19:34 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000044006465
May 13 04:19:34 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d106363
May 13 04:19:35 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 87, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000057006464
May 13 04:19:35 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:19:35 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046206565
May 13 04:19:35 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054106363
May 13 04:19:35 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:19:36 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003e00797a
May 13 04:19:40 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:19:40 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:19:40 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "aabdef1426c646e2bd98a23df4f68fbc"}
May 13 04:19:41 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545181.1362424, 'source': 0, 'type': 's', 'data': '', 'key': 'aabdef1426c646e2bd98a23df4f68fbc'}
May 13 04:19:46 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000044106465
May 13 04:19:46 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 68, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715545186}
May 13 04:19:46 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 68, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715545186}
May 13 04:19:46 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 68, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715545186}, "key": "0f38620a6fa24dc98b141ca9ac697553"}
May 13 04:19:46 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d206363
May 13 04:19:47 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:19:47 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:19:47 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545186.9621067, 'source': 0, 'type': 's', 'data': '', 'key': '0f38620a6fa24dc98b141ca9ac697553'}
May 13 04:19:47 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001106363
May 13 04:19:47 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:19:47 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005f306464
May 13 04:19:47 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:19:47 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054206363
May 13 04:19:47 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:19:48 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 04:19:48 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 04:19:50 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:19:50 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:19:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004a006464
May 13 04:19:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046306565
May 13 04:19:51 msm8909 python3[3037]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 13 04:19:51 msm8909 python3[3037]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 04:19:51 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:19:51 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:20:00 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:20:00 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:20:00 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 152, 'case_temp': 121, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003e30797a
May 13 04:20:00 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 156, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 62, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 152, 'sleepDuration': 45}, 'configId': 301, 'utcTimestamp': 1715545200}
May 13 04:20:00 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 156, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 62, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 152, 'sleepDuration': 45}, 'configId': 301, 'utcTimestamp': 1715545200}
May 13 04:20:00 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 156, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 122, "battery": 62, "thermalGen": 20, "solarGen": 105, "runSteps": 0, "bmrCals": 152, "sleepDuration": 45}, "configId": 301, "utcTimestamp": 1715545200}, "key": "c303960b58fe4c74be45f53d1b609484"}
May 13 04:20:01 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545201.0841398, 'source': 0, 'type': 's', 'data': '', 'key': 'c303960b58fe4c74be45f53d1b609484'}
May 13 04:20:01 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000044206465
May 13 04:20:02 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 31, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001f0005000000005f106464
May 13 04:20:02 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:20:02 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 70, 'company_id': b'%\x1a'} 251a251a0007000000000000000000460014000000004a106464
May 13 04:20:02 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046006565
May 13 04:20:03 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 13 04:20:03 msm8909 python3[3037]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 04:20:04 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046106565
May 13 04:20:14 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:20:14 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:20:14 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001006363
May 13 04:20:14 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:20:15 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 2, 'bmr_cals': 152, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003f02787a
May 13 04:20:15 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000044006465
May 13 04:20:16 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d106363
May 13 04:20:16 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 04:20:16 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 04:20:16 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 71, 'company_id': b'%\x1a'} 251a251a0007000000000000000000470014000000004a206464
May 13 04:20:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054106363
May 13 04:20:17 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:20:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 32, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000200005000000005f206464
May 13 04:20:17 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:20:17 msm8909 python3[3037]: Running Scheduled: Thread Check
May 13 04:20:19 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 71, 'company_id': b'%\x1a'} 251a251a0007000000000000000000470014000000004a306464
May 13 04:20:20 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:20:20 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:20:28 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047306464
May 13 04:20:28 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715545228}
May 13 04:20:28 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715545228}
May 13 04:20:28 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 71, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715545228}, "key": "96201c40eb2a41229ae7b7b2d6fc7f1b"}
May 13 04:20:28 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d206363
May 13 04:20:28 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715545228}
May 13 04:20:28 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715545228}
May 13 04:20:28 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 77, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715545228}, "key": "6e0d92f4ad214e37832ac1ed1e80dde1"}
May 13 04:20:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 71, 'company_id': b'%\x1a'} 251a251a0007000000000000000000470014000000004a006464
May 13 04:20:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000056206464
May 13 04:20:29 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:20:29 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545229.0287347, 'source': 0, 'type': 's', 'data': '', 'key': '96201c40eb2a41229ae7b7b2d6fc7f1b'}
May 13 04:20:29 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545229.1212399, 'source': 0, 'type': 's', 'data': '', 'key': '6e0d92f4ad214e37832ac1ed1e80dde1'}
May 13 04:20:29 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 04:20:29 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 04:20:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 32, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000200005000000005f006464
May 13 04:20:29 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:20:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046306565
May 13 04:20:29 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715545229}
May 13 04:20:29 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715545229}
May 13 04:20:29 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 70, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715545229}, "key": "8dc04f2f70ea4a99be1b085b6dfe33ac"}
May 13 04:20:30 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 2, 'bmr_cals': 152, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003f22787a
May 13 04:20:30 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545230.212332, 'source': 0, 'type': 's', 'data': '', 'key': '8dc04f2f70ea4a99be1b085b6dfe33ac'}
May 13 04:20:32 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054306363
May 13 04:20:32 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:20:32 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001106363
May 13 04:20:32 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:20:32 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000044206465
May 13 04:20:41 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:20:41 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:20:41 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "70a401c049344367970a0416a67791e2"}
May 13 04:20:41 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545241.4765809, 'source': 0, 'type': 's', 'data': '', 'key': '70a401c049344367970a0416a67791e2'}
May 13 04:20:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d006363
May 13 04:20:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 71, 'company_id': b'%\x1a'} 251a251a0007000000000000000000470014000000004a106464
May 13 04:20:44 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 74, 'thermalGen': 20, 'solarGen': 71, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715545244}
May 13 04:20:44 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 74, 'thermalGen': 20, 'solarGen': 71, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715545244}
May 13 04:20:44 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 74, "thermalGen": 20, "solarGen": 71, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715545244}, "key": "92143a7c6bfa433f9133ba90fbf7e993"}
May 13 04:20:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001306363
May 13 04:20:44 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:20:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046106565
May 13 04:20:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054006363
May 13 04:20:44 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:20:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 32, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000200005000000005f106464
May 13 04:20:44 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:20:45 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545244.5089638, 'source': 0, 'type': 's', 'data': '', 'key': '92143a7c6bfa433f9133ba90fbf7e993'}
May 13 04:20:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000044306465
May 13 04:20:45 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a106464
May 13 04:20:45 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:20:46 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047006464
May 13 04:20:46 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000056006464
May 13 04:20:46 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:20:51 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:20:51 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:20:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001006363
May 13 04:20:56 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:20:57 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054106363
May 13 04:20:57 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:20:57 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 32, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000200005000000005f206464
May 13 04:20:57 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:20:57 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000044006465
May 13 04:20:57 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 68, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715545257}
May 13 04:20:57 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 68, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715545257}
May 13 04:20:57 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 68, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715545257}, "key": "47c862dc7f8c47e5b26007d1457a3716"}
May 13 04:20:58 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545257.9868944, 'source': 0, 'type': 's', 'data': '', 'key': '47c862dc7f8c47e5b26007d1457a3716'}
May 13 04:20:58 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a206464
May 13 04:20:58 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:20:59 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046206565
May 13 04:20:59 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 156, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 2, 'bmr_cals': 152, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 63, 'total_steps': 0, 'sleep_duration': 45, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002d00690014046098003f12787a
May 13 04:21:11 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 71, 'company_id': b'%\x1a'} 251a251a0007000000000000000000470014000000004b006464
May 13 04:21:11 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 158, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 2, 'bmr_cals': 154, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 46, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002e0069001404609a003e22787a
May 13 04:21:11 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 158, 'sleepState': 2, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 62, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 154, 'sleepDuration': 46}, 'configId': 301, 'utcTimestamp': 1715545271}
May 13 04:21:11 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 158, 'sleepState': 2, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 122, 'battery': 62, 'thermalGen': 20, 'solarGen': 105, 'runSteps': 0, 'bmrCals': 154, 'sleepDuration': 46}, 'configId': 301, 'utcTimestamp': 1715545271}
May 13 04:21:11 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 120, "heartRate": 0, "distance": 0, "totalCals": 158, "sleepState": 2, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 122, "battery": 62, "thermalGen": 20, "solarGen": 105, "runSteps": 0, "bmrCals": 154, "sleepDuration": 46}, "configId": 301, "utcTimestamp": 1715545271}, "key": "db3340c91cb145a1aa807ce760f9363e"}
May 13 04:21:11 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054306363
May 13 04:21:11 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:21:11 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001106363
May 13 04:21:11 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:21:11 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046306465
May 13 04:21:12 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000044206465
May 13 04:21:12 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545272.0679433, 'source': 0, 'type': 's', 'data': '', 'key': 'db3340c91cb145a1aa807ce760f9363e'}
May 13 04:21:13 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047306464
May 13 04:21:13 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a306464
May 13 04:21:13 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:21:21 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:21:21 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:21:24 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:21:24 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:21:24 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:21:24 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:21:25 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047006464
May 13 04:21:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 71, 'company_id': b'%\x1a'} 251a251a0007000000000000000000470014000000004b106464
May 13 04:21:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 32, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000200005000000005d106464
May 13 04:21:26 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:21:26 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054006363
May 13 04:21:26 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:21:27 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000044006465
May 13 04:21:28 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 158, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 154, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 46, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002e0069001404609a003e00787a
May 13 04:21:29 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:21:29 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:21:39 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001006363
May 13 04:21:39 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:21:39 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046206465
May 13 04:21:39 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715545299}
May 13 04:21:39 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715545299}
May 13 04:21:39 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 70, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715545299}, "key": "8fda50213650409b8177b676cf611eeb"}
May 13 04:21:39 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:21:39 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:21:39 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545299.5176983, 'source': 0, 'type': 's', 'data': '', 'key': '8fda50213650409b8177b676cf611eeb'}
May 13 04:21:40 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d206363
May 13 04:21:40 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715545300}
May 13 04:21:40 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715545300}
May 13 04:21:40 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 77, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715545300}, "key": "58e5d9450e8547aaa57ad0fb7117e22a"}
May 13 04:21:40 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047206464
May 13 04:21:40 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715545300}
May 13 04:21:40 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715545300}
May 13 04:21:40 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 71, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715545300}, "key": "edb2d1ce74514c8dbb3a472613cc47f9"}
May 13 04:21:40 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:21:40 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:21:40 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 71, 'company_id': b'%\x1a'} 251a251a0007000000000000000000470014000000004b306464
May 13 04:21:40 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545300.4456284, 'source': 0, 'type': 's', 'data': '', 'key': '58e5d9450e8547aaa57ad0fb7117e22a'}
May 13 04:21:41 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545300.7017791, 'source': 0, 'type': 's', 'data': '', 'key': 'edb2d1ce74514c8dbb3a472613cc47f9'}
May 13 04:21:41 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054206363
May 13 04:21:41 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:21:41 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:21:41 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:21:41 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "d54d86db11ef4a33850b89dcb4651e10"}
May 13 04:21:41 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000044206465
May 13 04:21:42 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545301.9829416, 'source': 0, 'type': 's', 'data': '', 'key': 'd54d86db11ef4a33850b89dcb4651e10'}
May 13 04:21:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000055106464
May 13 04:21:43 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:21:52 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:21:52 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:21:52 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:21:52 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:21:53 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 71, 'company_id': b'%\x1a'} 251a251a0007000000000000000000470014000000004b006464
May 13 04:21:53 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 71, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715545313}
May 13 04:21:53 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 75, 'thermalGen': 20, 'solarGen': 71, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715545313}
May 13 04:21:53 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 75, "thermalGen": 20, "solarGen": 71, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715545313}, "key": "4bfcfe8a061b4d988ec3e64e1fb37a53"}
May 13 04:21:53 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:21:53 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:21:53 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000055206464
May 13 04:21:53 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:21:53 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046006465
May 13 04:21:53 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545313.6545973, 'source': 0, 'type': 's', 'data': '', 'key': '4bfcfe8a061b4d988ec3e64e1fb37a53'}
May 13 04:21:54 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 68, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000044306465
May 13 04:21:55 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d306363
May 13 04:21:55 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047306464
May 13 04:21:55 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 158, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 122, 'sleep_state': 0, 'bmr_cals': 154, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 46, 'solar_gen': 105, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002e0069001404609a003e30787a
May 13 04:21:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001206363
May 13 04:21:56 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:21:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054306363
May 13 04:21:56 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:21:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 32, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000200005000000005d006464
May 13 04:21:56 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:22:06 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:22:06 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:22:06 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043006465
May 13 04:22:06 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715545326}
May 13 04:22:06 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715545326}
May 13 04:22:06 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 67, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715545326}, "key": "423976696bfc4dbc8db5fb3e1a6a3b85"}
May 13 04:22:07 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047106464
May 13 04:22:07 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545327.1597137, 'source': 0, 'type': 's', 'data': '', 'key': '423976696bfc4dbc8db5fb3e1a6a3b85'}
May 13 04:22:08 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 158, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 121, 'sleep_state': 0, 'bmr_cals': 154, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 46, 'solar_gen': 106, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002e006a001404609a003e007879
May 13 04:22:10 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a106464
May 13 04:22:10 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:22:10 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 75, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 71, 'company_id': b'%\x1a'} 251a251a0007000000000000000000470014000000004b206464
May 13 04:22:10 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:22:10 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:22:10 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000056006464
May 13 04:22:10 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:22:11 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 84, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000054106363
May 13 04:22:11 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:22:11 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001306363
May 13 04:22:11 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:22:20 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 158, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 121, 'sleep_state': 0, 'bmr_cals': 154, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 46, 'solar_gen': 106, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002e006a001404609a003e107879
May 13 04:22:20 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 158, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 121, 'battery': 62, 'thermalGen': 20, 'solarGen': 106, 'runSteps': 0, 'bmrCals': 154, 'sleepDuration': 46}, 'configId': 301, 'utcTimestamp': 1715545340}
May 13 04:22:20 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 158, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 121, 'battery': 62, 'thermalGen': 20, 'solarGen': 106, 'runSteps': 0, 'bmrCals': 154, 'sleepDuration': 46}, 'configId': 301, 'utcTimestamp': 1715545340}
May 13 04:22:20 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 120, "heartRate": 0, "distance": 0, "totalCals": 158, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 121, "battery": 62, "thermalGen": 20, "solarGen": 106, "runSteps": 0, "bmrCals": 154, "sleepDuration": 46}, "configId": 301, "utcTimestamp": 1715545340}, "key": "5e3306cbcfe7498cae13fff11f854223"}
May 13 04:22:21 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045206565
May 13 04:22:21 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545341.2344489, 'source': 0, 'type': 's', 'data': '', 'key': '5e3306cbcfe7498cae13fff11f854223'}
May 13 04:22:21 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:22:21 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:22:21 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:22:21 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:22:22 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047206464
May 13 04:22:22 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:22:22 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a206464
May 13 04:22:22 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:22:22 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:22:24 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000056206464
May 13 04:22:24 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:22:25 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 32, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000200005000000005f306464
May 13 04:22:25 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:22:34 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d306363
May 13 04:22:34 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047306464
May 13 04:22:35 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001206363
May 13 04:22:35 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:22:36 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043306465
May 13 04:22:37 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:22:37 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:22:37 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a006464
May 13 04:22:37 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:22:37 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 32, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000200005000000005f106464
May 13 04:22:37 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:22:37 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 158, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 121, 'sleep_state': 0, 'bmr_cals': 154, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 46, 'solar_gen': 106, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002e006a001404609a003e307879
May 13 04:22:41 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:22:41 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:22:41 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "9824f90a685544969e80f2002e6cb263"}
May 13 04:22:42 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545362.185837, 'source': 0, 'type': 's', 'data': '', 'key': '9824f90a685544969e80f2002e6cb263'}
May 13 04:22:48 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000056006464
May 13 04:22:48 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:22:48 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043006465
May 13 04:22:49 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d106363
May 13 04:22:49 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715545369}
May 13 04:22:49 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715545369}
May 13 04:22:49 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 77, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715545369}, "key": "d12dfac33dbb4384a19bf43809764259"}
May 13 04:22:49 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047106464
May 13 04:22:49 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715545369}
May 13 04:22:49 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715545369}
May 13 04:22:49 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 71, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715545369}, "key": "4ec6ade6a5374cbfa0e14a342820b89a"}
May 13 04:22:49 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 71, 'company_id': b'%\x1a'} 251a251a0007000000000000000000470014000000004a206464
May 13 04:22:50 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545369.6135054, 'source': 0, 'type': 's', 'data': '', 'key': 'd12dfac33dbb4384a19bf43809764259'}
May 13 04:22:50 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545369.9147084, 'source': 0, 'type': 's', 'data': '', 'key': '4ec6ade6a5374cbfa0e14a342820b89a'}
May 13 04:22:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045106565
May 13 04:22:50 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 69, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715545370}
May 13 04:22:50 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 69, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715545370}
May 13 04:22:50 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 69, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715545370}, "key": "d7c73c1d2ff048389914a7111bbb0bbf"}
May 13 04:22:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 95, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 32, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000200005000000005f206464
May 13 04:22:50 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:22:50 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001306363
May 13 04:22:50 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:22:51 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545370.759938, 'source': 0, 'type': 's', 'data': '', 'key': 'd7c73c1d2ff048389914a7111bbb0bbf'}
May 13 04:22:52 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:22:53 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:23:03 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000056206464
May 13 04:23:03 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:23:04 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 69, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000045306565
May 13 04:23:04 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 71, 'company_id': b'%\x1a'} 251a251a0007000000000000000000470014000000004a306464
May 13 04:23:04 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 74, 'thermalGen': 20, 'solarGen': 71, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715545384}
May 13 04:23:04 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 74, 'thermalGen': 20, 'solarGen': 71, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715545384}
May 13 04:23:05 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 74, "thermalGen": 20, "solarGen": 71, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715545384}, "key": "419930d1021942fca7a4da5bb53a4fe4"}
May 13 04:23:05 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545385.4646094, 'source': 0, 'type': 's', 'data': '', 'key': '419930d1021942fca7a4da5bb53a4fe4'}
May 13 04:23:05 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043206465
May 13 04:23:06 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d206363
May 13 04:23:07 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:23:07 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:23:07 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 158, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 121, 'sleep_state': 0, 'bmr_cals': 154, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 46, 'solar_gen': 106, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002e006a001404609a003e207879
May 13 04:23:16 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047006464
May 13 04:23:17 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 32, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000200005000000005d106464
May 13 04:23:17 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:23:17 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:23:17 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:23:18 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000056306464
May 13 04:23:18 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:23:18 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 04:23:18 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 04:23:18 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d006363
May 13 04:23:19 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 04:23:19 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 04:23:19 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 158, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 121, 'sleep_state': 0, 'bmr_cals': 154, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 46, 'solar_gen': 106, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002e006a001404609a003e307879
May 13 04:23:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001206363
May 13 04:23:20 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:23:20 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043006465
May 13 04:23:20 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715545400}
May 13 04:23:20 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715545400}
May 13 04:23:20 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 67, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715545400}, "key": "d699935f2d694a5584cabc897f0c54df"}
May 13 04:23:21 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545400.9598622, 'source': 0, 'type': 's', 'data': '', 'key': 'd699935f2d694a5584cabc897f0c54df'}
May 13 04:23:21 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a006464
May 13 04:23:21 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:23:23 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:23:23 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:23:30 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000056006464
May 13 04:23:30 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:23:31 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d106363
May 13 04:23:31 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a106464
May 13 04:23:31 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:23:31 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047106464
May 13 04:23:31 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046206465
May 13 04:23:33 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:23:33 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:23:34 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 158, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 121, 'sleep_state': 0, 'bmr_cals': 154, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 46, 'solar_gen': 106, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002e006a001404609a003e107879
May 13 04:23:34 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 158, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 121, 'battery': 62, 'thermalGen': 20, 'solarGen': 106, 'runSteps': 0, 'bmrCals': 154, 'sleepDuration': 46}, 'configId': 301, 'utcTimestamp': 1715545414}
May 13 04:23:34 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 158, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 121, 'battery': 62, 'thermalGen': 20, 'solarGen': 106, 'runSteps': 0, 'bmrCals': 154, 'sleepDuration': 46}, 'configId': 301, 'utcTimestamp': 1715545414}
May 13 04:23:34 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 120, "heartRate": 0, "distance": 0, "totalCals": 158, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 121, "battery": 62, "thermalGen": 20, "solarGen": 106, "runSteps": 0, "bmrCals": 154, "sleepDuration": 46}, "configId": 301, "utcTimestamp": 1715545414}, "key": "78d0aef6ebd84d109d1fefceb74727d3"}
May 13 04:23:34 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 71, 'company_id': b'%\x1a'} 251a251a0007000000000000000000470014000000004a206464
May 13 04:23:35 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 32, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000200005000000005d206464
May 13 04:23:35 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:23:35 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545415.0141439, 'source': 0, 'type': 's', 'data': '', 'key': '78d0aef6ebd84d109d1fefceb74727d3'}
May 13 04:23:42 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:23:42 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:23:42 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "1f3394c2f72e418b84f95b499fd9c464"}
May 13 04:23:42 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545422.5875578, 'source': 0, 'type': 's', 'data': '', 'key': '1f3394c2f72e418b84f95b499fd9c464'}
May 13 04:23:44 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 158, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 121, 'sleep_state': 0, 'bmr_cals': 154, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 46, 'solar_gen': 106, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002e006a001404609a003e207879
May 13 04:23:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 32, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000200005000000005d306464
May 13 04:23:44 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:23:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001106363
May 13 04:23:44 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:23:45 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 13 04:23:45 msm8909 python3[3037]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 04:23:46 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047306464
May 13 04:23:46 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 04:23:46 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 04:23:47 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055206363
May 13 04:23:47 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:23:47 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000056206464
May 13 04:23:47 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:23:48 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043206465
May 13 04:23:53 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:23:53 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:23:58 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047006464
May 13 04:23:58 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715545438}
May 13 04:23:58 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 71, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 293, 'utcTimestamp': 1715545438}
May 13 04:23:58 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 71, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 293, "utcTimestamp": 1715545438}, "key": "bc338677d2674e6fb26164d9bc2f4c1a"}
May 13 04:23:59 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545439.1926115, 'source': 0, 'type': 's', 'data': '', 'key': 'bc338677d2674e6fb26164d9bc2f4c1a'}
May 13 04:23:59 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043006465
May 13 04:23:59 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 158, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 121, 'sleep_state': 0, 'bmr_cals': 154, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 62, 'total_steps': 0, 'sleep_duration': 46, 'solar_gen': 106, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002e006a001404609a003e307879
May 13 04:23:59 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001206363
May 13 04:23:59 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:24:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000056306464
May 13 04:24:00 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:24:00 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 13 04:24:00 msm8909 python3[3037]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 04:24:00 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 77, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004d006363
May 13 04:24:00 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715545440}
May 13 04:24:00 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 99, 'battery': 77, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 292, 'utcTimestamp': 1715545440}
May 13 04:24:00 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 99, "battery": 77, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 292, "utcTimestamp": 1715545440}, "key": "a196fad76f3c4caea05fe31a805b643e"}
May 13 04:24:01 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 71, 'company_id': b'%\x1a'} 251a251a0007000000000000000000470014000000004a106464
May 13 04:24:01 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046106465
May 13 04:24:01 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715545441}
May 13 04:24:01 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 70, 'thermalGen': 5, 'solarGen': 5, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 294, 'utcTimestamp': 1715545441}
May 13 04:24:01 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 70, "thermalGen": 5, "solarGen": 5, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 294, "utcTimestamp": 1715545441}, "key": "eeffa8bfddfc47a094ae33cbd85e9f56"}
May 13 04:24:01 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 32, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000200005000000005d106464
May 13 04:24:01 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:24:01 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545441.3345294, 'source': 0, 'type': 's', 'data': '', 'key': 'a196fad76f3c4caea05fe31a805b643e'}
May 13 04:24:02 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545441.9067061, 'source': 0, 'type': 's', 'data': '', 'key': 'eeffa8bfddfc47a094ae33cbd85e9f56'}
May 13 04:24:02 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055006363
May 13 04:24:02 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:24:02 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 04:24:02 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 04:24:12 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 04:24:12 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 04:24:13 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:24:13 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:24:13 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 71, 'company_id': b'%\x1a'} 251a251a0007000000000000000000470014000000004a206464
May 13 04:24:13 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 74, 'thermalGen': 20, 'solarGen': 71, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715545453}
May 13 04:24:13 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 100, 'battery': 74, 'thermalGen': 20, 'solarGen': 71, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 295, 'utcTimestamp': 1715545453}
May 13 04:24:13 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 100, "battery": 74, "thermalGen": 20, "solarGen": 71, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 295, "utcTimestamp": 1715545453}, "key": "6d2ccbfe72ad49088f2d811a6aa32132"}
May 13 04:24:13 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c106363
May 13 04:24:13 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047106464
May 13 04:24:13 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545453.5636752, 'source': 0, 'type': 's', 'data': '', 'key': '6d2ccbfe72ad49088f2d811a6aa32132'}
May 13 04:24:13 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046206565
May 13 04:24:14 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043106465
May 13 04:24:14 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001106363
May 13 04:24:14 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:24:14 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055106363
May 13 04:24:14 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:24:15 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000056106464
May 13 04:24:15 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:24:15 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 158, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 121, 'sleep_state': 0, 'bmr_cals': 154, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 46, 'solar_gen': 106, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002e006a001404609a003d107879
May 13 04:24:16 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 32, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000200005000000005d306464
May 13 04:24:16 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:24:23 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:24:23 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:24:28 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 76, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000050005000000004c306363
May 13 04:24:28 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 04:24:28 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 04:24:28 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 158, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 121, 'sleep_state': 0, 'bmr_cals': 154, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 46, 'solar_gen': 106, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002e006a001404609a003d207879
May 13 04:24:28 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047306464
May 13 04:24:28 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 13 04:24:28 msm8909 python3[3037]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 04:24:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 32, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000200005000000005d006464
May 13 04:24:29 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:24:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046306565
May 13 04:24:29 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001206363
May 13 04:24:29 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:24:30 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 71, 'company_id': b'%\x1a'} 251a251a0007000000000000000000470014000000004a006464
May 13 04:24:30 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:24:30 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:24:31 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046006565
May 13 04:24:40 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:24:40 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:24:41 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 32, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000200005000000005d106464
May 13 04:24:41 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:24:41 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043006465
May 13 04:24:41 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715545481}
May 13 04:24:41 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'skinTemp': 101, 'battery': 67, 'thermalGen': 20, 'solarGen': 20, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0}, 'configId': 291, 'utcTimestamp': 1715545481}
May 13 04:24:41 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "skinTemp": 101, "battery": 67, "thermalGen": 20, "solarGen": 20, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0}, "configId": 291, "utcTimestamp": 1715545481}, "key": "996cd5b43c1e4e7fa5bd242641ef4888"}
May 13 04:24:41 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001006363
May 13 04:24:41 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:24:41 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055006363
May 13 04:24:41 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:24:41 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545481.8800957, 'source': 0, 'type': 's', 'data': '', 'key': '996cd5b43c1e4e7fa5bd242641ef4888'}
May 13 04:24:42 msm8909 python3[3037]: [SSE] Sending keepalive ping
May 13 04:24:42 msm8909 python3[3037]: [SSE] SENDING GATEWAY STATUS PING
May 13 04:24:42 msm8909 python3[3037]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "8527ae28791a4608bf635b1c759c555f"}
May 13 04:24:42 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 71, 'company_id': b'%\x1a'} 251a251a0007000000000000000000470014000000004a106464
May 13 04:24:42 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 158, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 121, 'sleep_state': 0, 'bmr_cals': 154, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 46, 'solar_gen': 106, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002e006a001404609a003d007879
May 13 04:24:42 msm8909 python3[3037]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 158, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 121, 'battery': 61, 'thermalGen': 20, 'solarGen': 106, 'runSteps': 0, 'bmrCals': 154, 'sleepDuration': 46}, 'configId': 301, 'utcTimestamp': 1715545482}
May 13 04:24:42 msm8909 python3[3037]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'statusValues': {'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 158, 'sleepState': 0, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 4, 'skinTemp': 121, 'battery': 61, 'thermalGen': 20, 'solarGen': 106, 'runSteps': 0, 'bmrCals': 154, 'sleepDuration': 46}, 'configId': 301, 'utcTimestamp': 1715545482}
May 13 04:24:42 msm8909 python3[3037]: [SSE] Sending: {"rt": "instant", "msg": {"deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "gatewayId": "00e15e66f988db", "statusValues": {"caseTemp": 120, "heartRate": 0, "distance": 0, "totalCals": 158, "sleepState": 0, "walkSteps": 0, "totalSteps": 0, "actCals": 4, "skinTemp": 121, "battery": 61, "thermalGen": 20, "solarGen": 106, "runSteps": 0, "bmrCals": 154, "sleepDuration": 46}, "configId": 301, "utcTimestamp": 1715545482}, "key": "8c0bf4a6c51d4671805185d70e001939"}
May 13 04:24:43 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545482.8720009, 'source': 0, 'type': 's', 'data': '', 'key': '8527ae28791a4608bf635b1c759c555f'}
May 13 04:24:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047006464
May 13 04:24:43 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 101, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 70, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 5, 'company_id': b'\rU'} 0d550d5500070000000000000000000500050000000046106565
May 13 04:24:43 msm8909 python3[3037]: [SSE] RX'd: {'timestamp': 1715545483.3176486, 'source': 0, 'type': 's', 'data': '', 'key': '8c0bf4a6c51d4671805185d70e001939'}
May 13 04:24:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000056006464
May 13 04:24:44 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:24:44 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 71, 'company_id': b'%\x1a'} 251a251a0007000000000000000000470014000000004a206464
May 13 04:24:54 msm8909 python3[3037]: Running Scheduled: Check Network
May 13 04:24:54 msm8909 python3[3037]: [NET] NETWORK GOOD.
May 13 04:24:54 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 74, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 71, 'company_id': b'%\x1a'} 251a251a0007000000000000000000470014000000004a306464
May 13 04:24:55 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 5, 'alert_status': b'\x00', 'battery': 93, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 32, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000200005000000005d306464
May 13 04:24:55 msm8909 python3[3037]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 04:24:55 msm8909 python3[3037]: ADVERT: {'act_cals': 4, 'total_cals': 158, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'skin_temp': 121, 'sleep_state': 0, 'bmr_cals': 154, 'case_temp': 120, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 61, 'total_steps': 0, 'sleep_duration': 46, 'solar_gen': 106, 'company_id': b'\x13\xd4'} 13d413d40007000000000000002e006a001404609a003d107879
May 13 04:24:55 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 90, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 112, 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000700014000000005a206464
May 13 04:24:55 msm8909 python3[3037]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 04:24:56 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 13 04:24:56 msm8909 python3[3037]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 04:24:56 msm8909 python3[3037]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 13 04:24:56 msm8909 python3[3037]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 04:24:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'skin_temp': 101, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 67, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001400140000000043106465
May 13 04:24:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 1, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 108, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006c00140000000001106363
May 13 04:24:56 msm8909 python3[3037]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 04:24:56 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 99, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 99, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 85, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 103, 'company_id': b'\x15\x83'} 1583158300070000000000000000006700140000000055106363
May 13 04:24:56 msm8909 python3[3037]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 04:24:57 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 86, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 110, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006e00140000000056106464
May 13 04:24:57 msm8909 python3[3037]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 04:24:57 msm8909 python3[3037]: ADVERT: {'act_cals': 0, 'total_cals': 0, 'distance': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'walk_steps': 0, 'skin_temp': 100, 'sleep_state': 0, 'bmr_cals': 0, 'case_temp': 100, 'run_steps': 0, 'thermal_gen': 20, 'alert_status': b'\x00', 'battery': 71, 'total_steps': 0, 'sleep_duration': 0, 'solar_gen': 20, 'company_id': b'\x1di'} 1d691d6900070000000000000000001400140000000047206464