获取网络信息时报错
MarketName: iPhone11
ProductVersion: 16.1.1
ProductType: iPhone12,1
网络打印 {'connection-detected': {'Local': '[fe80::b098:98ff:fe21:d2af]:58783', 'Remote': '[fe80::b098:98ff:fe21:d250]:64661', 'InterfaceIndex': 14, 'Pid': -2, 'RecvBufferSize': 131072, 'RecvBufferUsed': 0, 'SerialNumber': 99, 'Protocol': 'tcp6'}, 'timestamp': 1679382560416} Exception in thread perf: Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/Users/test/sonic/watch_dog/venv/lib/python3.10/site-packages/tidevice/_perf.py", line 281, in append_data callback(_type, data) File "/Users/test/sonic/watch_dog/ios/iOS-perf/run.py", line 125, in callback downFlow = value['downFlow'] KeyError: 'downFlow' DataType.SCREENSHOT {'value': <PIL.PngImagePlugin.PngImageFile image mode=RGB size=231x500 at 0x107F5E890>, 'timestamp': 1679382561157} DataType.FPS {'fps': 60, 'value': 60, 'timestamp': 1679382561418}