generated/powermon.pb
library
Classes
-
PowerMon
-
Note: There are no 'PowerMon' messages normally in use (PowerMons are sent only as structured logs - slogs).
But we wrap our State enum in this message to effectively nest a namespace (without our linter yelling at us)
-
PowerMon_State
-
Any significant power changing event in meshtastic should be tagged with a powermon state transition.
If you are making new meshtastic features feel free to add new entries at the end of this definition.
-
PowerStressMessage
-
PowerStress testing support via the C++ PowerStress module
-
PowerStressMessage_Opcode
-
What operation would we like the UUT to perform.
note: senders should probably set want_response in their request packets, so that they can know when the state
machine has started processing their request