Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cotestatnt/esp-fs-webserver
/ functions
Functions
518 in github.com/cotestatnt/esp-fs-webserver
⨍
Functions
518
◇
Types & classes
27
↓ 1 callers
Function
loadApplicationConfig
/////////////// Load and save application configuration from filesystem ////////////////////
pio_examples/esp32-p4/src/withWebSocket.cpp:92
↓ 1 callers
Function
loadFile
(filename)
examples/csvLogger/data/assets/js/index.js:23
↓ 1 callers
Function
loadFile
(filename)
examples/csvLoggerSD/data/assets/js/index.js:23
↓ 1 callers
Function
loadOptions
/////////////// Load application options from filesystem ////////////////////
examples/mysqlRFID/webserver_impl.h:202
↓ 1 callers
Method
loadTable
Loads JSON data from LittleFS file into memory
examples/localRFID/JsonDB.hpp:15
↓ 1 callers
Function
mbedtls_aes_setkey_dec
src/compat/mbedtls_aes.h:42
↓ 1 callers
Function
mbedtls_aes_setkey_enc
src/compat/mbedtls_aes.h:33
↓ 1 callers
Method
migrateLegacySetupStorage
src/ConfigUpgrader.hpp:92
↓ 1 callers
Function
minify_string
src/json/cJSON.c:2887
↓ 1 callers
Function
myInterval
(val)
examples/esp32-cam/data/www/app.js:6
↓ 1 callers
Function
parseMessage
* Parse messages receveid via websocket
examples/gpio_list/data/script.js:50
↓ 1 callers
Function
parse_array
Build an array from input text. */
src/json/cJSON.c:1492
↓ 1 callers
Function
parse_number
Parse the input text to generate a number, and populate the result into item. */
src/json/cJSON.c:307
↓ 1 callers
Function
parse_object
Build an object from the text. */
src/json/cJSON.c:1652
↓ 1 callers
Function
populate
* Gets the users input and creates * a set of tables from it.
examples/csvLogger/data/assets/js/csv.js:159
↓ 1 callers
Function
populate
* Gets the users input and creates * a set of tables from it.
examples/csvLoggerSD/data/assets/js/csv.js:159
↓ 1 callers
Method
printFileList
src/FSWebServer.cpp:601
↓ 1 callers
Function
print_array
Render an array to text */
src/json/cJSON.c:1590
↓ 1 callers
Function
print_number
Render the number nicely from the given item into a string. */
src/json/cJSON.c:591
↓ 1 callers
Function
print_object
Render an object to text. */
src/json/cJSON.c:1770
↓ 1 callers
Function
print_string
Invoke print_string_ptr (which is useful) on an item. */
src/json/cJSON.c:1071
↓ 1 callers
Method
removeCredential
src/CredentialManager.cpp:124
↓ 1 callers
Method
run
src/FSWebServer.h:302
↓ 1 callers
Function
saveTable
(filename, text)
examples/csvLoggerSD/data/assets/js/csv.js:69
↓ 1 callers
Method
scanNetworks
src/WiFiService.cpp:71
↓ 1 callers
Function
sendCommand
* Send data "cmds" to ESP
examples/gpio_list/data/script.js:37
↓ 1 callers
Function
serializeArray
src/Json.cpp:52
↓ 1 callers
Function
serializeNumber
src/Json.cpp:105
↓ 1 callers
Function
serializeObject
src/Json.cpp:76
↓ 1 callers
Method
setFilesystem
Attach a filesystem instance used for persisting credentials on ESP8266. This must be called before saveToFS()/loadFromFS().
src/CredentialManager.cpp:413
↓ 1 callers
Function
skip_multiline_comment
src/json/cJSON.c:2873
↓ 1 callers
Function
skip_oneline_comment
src/json/cJSON.c:2860
↓ 1 callers
Function
skip_utf8_bom
skip the UTF-8 BOM (byte order mark) if it is at the beginning of a buffer */
src/json/cJSON.c:1111
↓ 1 callers
Function
startFilesystem
/////////////////////////// Filesystem /////////////////////////////////////////
pio_examples/esp32-p4/src/withWebSocket.cpp:78
↓ 1 callers
Method
startMDNSResponder
src/FSWebServer.cpp:992
↓ 1 callers
Method
updateCredential
src/CredentialManager.cpp:152
↓ 1 callers
Method
update_first
src/FSWebServer.cpp:886
↓ 1 callers
Method
update_second
the request handler is triggered after the upload has finished... create the response, add header, and send response
src/FSWebServer.cpp:935
↓ 1 callers
Method
upgrade
* @brief Check if upgrade is needed and perform it * @param outputFile Optional: save upgraded config to different file * @return true if up
src/ConfigUpgrader.hpp:28
↓ 1 callers
Function
utf16_literal_to_utf8
converts a UTF-16 literal to UTF-8 * A literal can be one or two sequences of the form \uXXXX */
src/json/cJSON.c:698
↓ 1 callers
Function
ws_connect
* Start a websocket client and set event callback functions
examples/gpio_list/data/script.js:14
Function
$
(el)
examples/gpio_list/data/script.js:7
Method
ConfigUpgrader
src/ConfigUpgrader.hpp:18
Method
CredentialManager
src/CredentialManager.cpp:5
Method
FSWebServer
src/FSWebServer.h:227
Method
Json
src/Json.cpp:7
Method
SetupConfigurator
src/SetupConfig.hpp:355
Method
SocketIOclient
src/websocket/SocketIOclient.cpp:12
Method
TableManager
examples/localRFID/JsonDB.hpp:9
Method
WebSocketsClient
src/websocket/WebSocketsClient.cpp:28
Method
WebSocketsServer
src/websocket/WebSocketsServer.cpp:43
Method
WebSocketsServerCore
src/websocket/WebSocketsServer.cpp:28
Method
WiFiConnectParams
src/WiFiService.h:47
Method
acceptKey
* generate the key for Sec-WebSocket-Accept * @param clientKey String * @return String Accept Key */
src/websocket/WebSockets.cpp:534
Method
addCSS
src/FSWebServer.h:557
Method
addCSS
src/SetupConfig.hpp:608
Method
addComment
attach a comment string to an existing option element
src/FSWebServer.h:581
Method
addComment
* @brief Attach a comment to an existing element by label/tag * Comments are stored inside the element's JSON object under key "comment".
src/SetupConfig.hpp:908
Method
addDropdownList
src/FSWebServer.h:563
Method
addDropdownList
Add a new dropdown input element */
src/SetupConfig.hpp:621
Method
addHTML
src/FSWebServer.h:554
Method
addHTML
src/SetupConfig.hpp:593
Method
addJavascript
src/FSWebServer.h:560
Method
addJavascript
src/SetupConfig.hpp:613
Method
addOption
src/SetupConfig.hpp:960
Method
addOptionBox
Add a new option box with custom label */
src/SetupConfig.hpp:893
Method
addSlider
src/FSWebServer.h:569
Method
addSlider
Add a new slider using a static definition that tracks current value */
src/SetupConfig.hpp:794
Method
addSource
src/SetupConfig.hpp:540
Method
adoptSavedConfigurationAsSessionDoc
src/SetupConfig.hpp:158
Method
applyPKCS7Padding
src/CredentialManager.cpp:375
Function
base64_decode_block
src/websocket/libb64/cdecode.c:34
Method
base64_encode
* base64_encode * @param data uint8_t * * @param length size_t * @return base64 encoded String */
src/websocket/WebSockets.cpp:561
Function
base64_init_decodestate
src/websocket/libb64/cdecode.c:28
Method
begin
* called to initialize the Websocket server */
src/websocket/WebSocketsServer.cpp:66
Method
begin
src/websocket/SocketIOclient.cpp:18
Method
begin
* calles to init the Websockets server */
src/websocket/WebSocketsClient.cpp:45
Method
beginSSL
src/websocket/SocketIOclient.cpp:30
Method
beginSSL
src/websocket/WebSocketsClient.cpp:100
Method
beginSSLWithCA
src/websocket/SocketIOclient.cpp:42
Method
beginSocketIO
src/websocket/WebSocketsClient.cpp:148
Method
beginSocketIOSSL
src/websocket/WebSocketsClient.cpp:158
Method
beginSocketIOSSLWithCA
src/websocket/WebSocketsClient.cpp:170
Method
beginSslWithCA
src/websocket/WebSocketsClient.cpp:111
Method
broadcastPing
* sends a WS ping to all Client * @param payload uint8_t * * @param length size_t * @return true if ping is send out */
src/websocket/WebSocketsServer.cpp:291
Method
buildSection
* @brief Build a section JSON block */
src/ConfigUpgrader.hpp:494
Method
buildSetupConfigPayload
src/FSWebServer.cpp:445
Method
buildSetupCredentialsPayload
src/FSWebServer.cpp:463
Method
buildSetupStatusPayload
src/FSWebServer.cpp:411
Function
cJSON_AddArrayToObject
src/json/cJSON.c:2231
Function
cJSON_AddFalseToObject
src/json/cJSON.c:2159
Function
cJSON_AddItemReferenceToObject
src/json/cJSON.c:2125
Function
cJSON_AddItemToObjectCS
Add an item to an object with constant string as key */
src/json/cJSON.c:2110
Function
cJSON_AddNullToObject
src/json/cJSON.c:2135
Function
cJSON_AddObjectToObject
src/json/cJSON.c:2219
Function
cJSON_AddRawToObject
src/json/cJSON.c:2207
Function
cJSON_AddTrueToObject
src/json/cJSON.c:2147
Function
cJSON_Compare
src/json/cJSON.c:3057
Function
cJSON_CreateArrayReference
src/json/cJSON.c:2556
Function
cJSON_CreateDoubleArray
src/json/cJSON.c:2686
← previous
next →
201–300 of 518, ranked by callers