SensESP 3.2.2
Universal Signal K sensor toolkit ESP32
Loading...
Searching...
No Matches
app_command_handler.cpp File Reference
#include "app_command_handler.h"
#include <esp_http_server.h>
#include <memory>
#include "sensesp_app.h"
Include dependency graph for app_command_handler.cpp:

Go to the source code of this file.

Namespaces

namespace  sensesp

Functions

void sensesp::add_tofu_reset_handler (std::shared_ptr< HTTPServer > &server)
void sensesp::add_scan_wifi_networks_handlers (std::shared_ptr< HTTPServer > &server, std::shared_ptr< Networking > &networking)
void sensesp::add_app_http_command_handlers (std::shared_ptr< HTTPServer > &server, std::shared_ptr< Networking > &networking)