FastLED 3.9.15
Loading...
Searching...
No Matches
AutoResearchNet.cpp File Reference
#include "AutoResearchNet.h"
#include "fl/stl/json.h"
#include "fl/log/log.h"
+ Include dependency graph for AutoResearchNet.cpp:

Go to the source code of this file.

Functions

AutoResearchNetStategetNetState ()
 Get current network autoresearch state.
 
fl::json runNetClientTest (const char *host_ip, uint16_t port)
 Run HTTP client tests against a host server.
 
fl::json runNetLoopback ()
 Run self-contained loopback test: start HTTP server, client GETs localhost.
 
fl::json startNetClient ()
 Start WiFi Soft AP only (for net-client mode).
 
fl::json startNetServer ()
 Start WiFi Soft AP and HTTP server with test endpoints.
 
fl::json stopNet ()
 Stop WiFi AP and HTTP server/client, release all resources.
 

Variables

static AutoResearchNetState s_net_state