Yue Chen
Yue Chen

I have the same problem
你好,我想问一下在 vim 模式下如何切换窗口? h 还有 l 吗? 感觉不是很方便,还有打开新窗口快捷键又是什么? 我没有找到,谢谢
我在 MacOS 上也偶尔也会出现这个情况,虽然不用重启,但是会超时
@chenhengqi my `ifconfig` is below ```shell eth0: flags=4163 mtu 1500 inet 172.31.72.205 netmask 255.255.254.0 broadcast 172.31.73.255 inet6 fe80::e7db:b5b9:9f8c:7719 prefixlen 64 scopeid 0x20 ether e4:5f:01:6d:93:97 txqueuelen 1000 (Ethernet) RX packets 878595...
我还在想如果我用 flask worker 的模式 会有很多线程的问题。
I'm testing it with `TL-WDR5620` and I get the response below, what does the code mean? ```python {"error_code":-40210} Traceback (most recent call last): File "/home/pi/reps/TPLink-Python/tplink_python.py", line 318, in tp_client.get_router_details() File...
> 你好 遇到同样问题,请问解决了吗? 貌似不需要解决,因为好像新版本已经不用这个目录了。 然后整体设置源就可以了 @legend80s
After reading your code, I found that `scope` is not requeired. But I still don't know how to set the `scope` of `POST /v1/devices`.