Doxygen with github
|
▼Cstd::enable_shared_from_this | |
▼Cksf::evt::ksEventInterface | Implements interface for multicasting events |
Cksf::evt::ksEvent< std::shared_ptr< ksf::comps::ksMqttConnector > & > | |
Cksf::evt::ksEvent<> | |
Cksf::evt::ksEvent< const std::string_view &, bool &, std::string & > | |
Cksf::evt::ksEvent< const std::string_view &, const std::string_view & > | |
Cksf::evt::ksEvent< Params > | Base class for multicasting events |
Cksf::ksApplication | A class that is a base for user-defined application |
Cksf::ksAppRotator< AppTypes > | Application rotator component |
Cksf::ksCertFingerprint | Interface for certificate fingerprint verification |
Cksf::ksConfig | Implements low-level configuration file handling |
Cksf::comps::ksConfigParameter | A structure that defines configuration parameter |
Cksf::evt::ksEventHandle | Implements event handle, used to automatically unbind callback on destruction |
▼Cksf::ksRtti | Implements RTTI (run-time type information) for objects |
▼Cksf::ksComponent | Base component class |
▼Cksf::comps::ksConfigProvider | A component that provides a set of parameters to the ksWifiConfigurator and is also responsible for handling its storage |
Cksf::comps::ksMqttConfigProvider | A component that manages MQTT-related configuration |
Cksf::comps::ksDevStatMqttReporter | A component that periodocally reports device state to the broker |
Cksf::comps::ksDevicePortal | A component thet implements web-based configuration portal accessible from local network |
Cksf::comps::ksLed | A component that simplifies driving the LED |
Cksf::comps::ksMqttConnector | A component which is responsible for MQTT connection management |
Cksf::comps::ksResetButton | A component that implements reset button functionality |
Cksf::comps::ksWifiConfigurator | A component that manages AP-based configuration |
Cksf::comps::ksWifiConnector | A component that manages WiFi connection |
Cksf::ksSimpleTimer | Simple timer class, without using component architecture |
▼CWebSocketsServerCore | |
Cksf::misc::ksWSServer | Wrapper around WebSocketsServerCore that adds WebSocket authentication and better message handling |