Doxygen with github
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nksf
 Ncomps
 CksConfigParameterA structure that defines configuration parameter
 CksConfigProviderA component responsible for providing a set of parameters to ksWifiConfigurator and managing its storage
 CksDevicePortalA component that implements a web-based configuration portal accessible from the local network
 CksDevStatMqttReporterA component that periodically reports the device state to the broker
 CksLedA component that simplifies LED control
 CksMqttConfigProviderA component that manages MQTT-related configuration
 CksMqttConnectorA component responsible for managing MQTT connections
 CksResetButtonA component that implements reset button functionality
 CksWifiConfiguratorA component that manages AP-based configuration
 CksWifiConnectorA component that manages the WiFi connection
 Nevt
 CksEventBase class for multicasting events
 CksEventHandleImplements an event handle that automatically unbinds callbacks on destruction
 CksEventInterfaceImplements interface for multicasting events
 Nmisc
 CksCertFingerprintInterface for certificate fingerprint verification
 CksConfigImplements low-level configuration file handling
 CksDomainQueryClass for resolving domain names to IP addresses using DNS queries
 CksSimpleTimerA simple timer class that does not rely on component architecture
 CksWSServerA wrapper around WebSocketsServerCore that adds WebSocket authentication and enhanced message handling
 CksApplicationA class that serves as the base for user-defined applications
 CksAppRotatorApplication rotator component
 CksComponentBase component class
 CksRttiImplements RTTI (run-time type information) for objects