Open rawesomeawesome opened 4 years ago
Sure, we could create the concept of a root password that makes delicate settings accessible through the web app or ble app.
I'm not sure where one would start with that password stuff, but first I would just try to add a settings page to the web app. On the firmware side, I'm going to expose settings to the Serial console through datagram messages, so the same functions could be used by the web app.
It would be nice to be able to edit settings on the fly without needing a computer and terminal software. A way to possibly do this would be having a master password set in the firmware before compiling that would lock access to delicate settings, but giving owner's access to tinker as the node runs.