rbonghi / jetson_stats

📊 Simple package for monitoring and control your NVIDIA Jetson [Orin, Xavier, Nano, TX] series
https://rnext.it/jetson_stats
GNU Affero General Public License v3.0
2.17k stars 264 forks source link

Fix name of power stats in jtop().stats() #565

Closed philkuz closed 2 months ago

philkuz commented 2 months ago

jtop().stats() did not use the correct var, likely because the line was copied from the temperature line. Changed the var name and got the correct result.

rbonghi commented 2 months ago

Thank you @philkuz

Adding in jtop and publish soon