Skip to content
Snippets Groups Projects
Commit 7f7db21c authored by fxk8y's avatar fxk8y :spider:
Browse files

Begin adding documentation

parent ef00fd13
No related branches found
No related tags found
No related merge requests found
NVSExplorer
===========
A simple tool for exploring the `NVS` on `ESP32` platform through a high-level `C++` API.
All API endpoints are also mapped to `MQTT` topics to provide a some kind of a remote administration toolkit for `ESP32` devices.
`MQTT` API
----------
`NVSExplorer` has its topics living inside the local `qthing` topic scheme.
The base-topic thus is `device/<NAME>/NVS` where `<NAME>` is the device name.
This topic will further be referred to just as `BASE`, like in `BASE/ls`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment