SensESP 3.0.0-beta.3
Universal Signal K sensor toolkit ESP32
|
Go to the source code of this file.
Classes | |
class | sensesp::Configurable |
An object that is capable of having configuration data that can be set remotely using a RESTful API, and can be persisted to the local file system. More... | |
Namespaces | |
namespace | sensesp |
Enumerations | |
enum class | ConfigurableResult { kError , kOk , kPending } |
|
strong |
Enumerator | |
---|---|
kError | |
kOk | |
kPending |
Definition at line 12 of file configurable.h.