MeshCore/examples/simple_sensor
2025-09-12 15:35:31 +10:00
..
main.cpp * new CommonCLI commands: "get prv.key", "set prv.key {hex}" 2025-08-01 19:28:44 +10:00
SensorMesh.cpp * refactor: moved ACL out of SensorMesh -> ClientACL 2025-09-12 15:35:31 +10:00
SensorMesh.h * refactor: moved ACL out of SensorMesh -> ClientACL 2025-09-12 15:35:31 +10:00
TimeSeriesData.cpp * simple_sensor: added alert send queue, with retries, checks for ACKs, etc. Low pri alerts only 1 send attempt, otherwise 4 attempts 2025-07-12 12:26:16 +10:00
TimeSeriesData.h * simple_sensor: added alert send queue, with retries, checks for ACKs, etc. Low pri alerts only 1 send attempt, otherwise 4 attempts 2025-07-12 12:26:16 +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