mirror of https://github.com/meshcore-dev/MeshCore
Browse Source
Add a serial-only `stats-extpower` command that returns per-channel voltage and current readings from the INA3221 external power monitoring board as JSON. Returns an error message if no supported hardware is detected. Changes: - New stats-extpower CLI command in CommonCLI.cpp - formatExtPowerStatsReply virtual method added through the callback chain (CommonCLI.h → MyMesh) - formatExtPowerStats implementation in EnvironmentSensorManager that reads INA3221 channels - CLI documentation updatepull/1797/head
8 changed files with 51 additions and 1 deletions
Loading…
Reference in new issue