Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于Redmi AX6000 温度获取(建议) #42

Open
charryshi opened this issue Nov 9, 2024 · 4 comments
Open

关于Redmi AX6000 温度获取(建议) #42

charryshi opened this issue Nov 9, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@charryshi
Copy link

很好的项目,感谢!

Redmi AX6000 可以使用以下指令获取温度
cat /sys/class/thermal/thermal_zone0/temp
45888
iwpriv wl0 stat | grep "CurrentTemperature"
iwpriv wl1 stat | grep "CurrentTemperature"
CurrentTemperature = 46

其他机型没测试

建议可以考虑增加机型获取温度的支持

@thun888
Copy link
Member

thun888 commented Nov 29, 2024

建议可以考虑增加机型获取温度的支持

其实是有的,根据这个型号判断,方便的话可以提供下程序启动时此处的输出
image

@thun888 thun888 added the enhancement New feature or request label Nov 29, 2024
@charryshi
Copy link
Author

我测了一下,结果如下
DEBU[0001] 路由器型号为:RB06

@thun888
Copy link
Member

thun888 commented Nov 30, 2024

我测了一下,结果如下 DEBU[0001] 路由器型号为:RB06

好的👌

@kknd0610
Copy link

kknd0610 commented Dec 2, 2024

be6500pro显示的RD08,非常好的程序求更新,be6500pro好多信息都显示不出来

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants