MeshCore/examples/simple_sensor
Scott Powell 9cecbad2a7 * refactor: CommonCLI, processing of optional command prefix moved to handleCommand() call sites
* Sensor, anon_req now just for admin login (guest password now unused)
* special CLI command, "setperm {pubkey-hex} {permissions-int16}" for admin(s) to manage user access (permissions 0 = remove)
2025-07-08 23:19:35 +10:00
..
main.cpp * refactor: CommonCLI, processing of optional command prefix moved to handleCommand() call sites 2025-07-08 23:19:35 +10:00
SensorMesh.cpp * refactor: CommonCLI, processing of optional command prefix moved to handleCommand() call sites 2025-07-08 23:19:35 +10:00
SensorMesh.h * refactor: CommonCLI, processing of optional command prefix moved to handleCommand() call sites 2025-07-08 23:19:35 +10:00
TimeSeriesData.cpp * simplified alertIf() 2025-07-08 23:19:35 +10:00
TimeSeriesData.h * simplified alertIf() 2025-07-08 23:19:35 +10:00
UITask.cpp * first cut of new simple_sensor sketch 2025-07-08 23:19:34 +10:00
UITask.h * first cut of new simple_sensor sketch 2025-07-08 23:19:34 +10:00