MCPcopy Create free account

hub / github.com/cotestatnt/esp-fs-webserver / functions

Functions518 in github.com/cotestatnt/esp-fs-webserver

↓ 2 callersFunctiondeleteFile
(filename)
examples/csvLoggerSD/data/assets/js/index.js:28
↓ 2 callersFunctiondeleteFile
(filename)
examples/esp32-cam/data/www/app.js:58
↓ 2 callersMethoddeleteRecord
Delete existing record matching key-value pair
examples/localRFID/JsonDB.hpp:80
↓ 2 callersFunctiondownloadTable
* Download the specified table to * the users computer. * * @param {type} table table number * @param {save} save file to host memory * @return
examples/csvLogger/data/assets/js/csv.js:105
↓ 2 callersFunctiondownloadTable
* Download the specified table to * the users computer. * * @param {type} table table number * @param {save} save file to host memory * @return
examples/csvLoggerSD/data/assets/js/csv.js:105
↓ 2 callersFunctiongetContentType
src/mimetable/mimetable.cpp:37
↓ 2 callersMethodgetCredentials
src/CredentialManager.h:226
↓ 2 callersMethodgetDebugInfo
src/CredentialManager.cpp:812
↓ 2 callersFunctiongetSHA256
examples/mysqlRFID/webserver_impl.h:28
↓ 2 callersMethodgetSetupConfigurator
Lazy initialization: create setup object only when first needed
src/FSWebServer.h:207
↓ 2 callersMethodgetString
src/Json.cpp:314
↓ 2 callersFunctiongetUserLevel
examples/mysqlRFID/webserver_impl.h:17
↓ 2 callersFunctiongetUserLevel
examples/localRFID/webserver.hpp:35
↓ 2 callersMethodgetWebSocketServer
src/FSWebServer.h:479
↓ 2 callersFunctionget_decimal_point
get the decimal point character of the current locale */
src/json/cJSON.c:279
↓ 2 callersMethodhandleFileRequest
First try to find and return the requested file from the filesystem, and if it fails, return a 404 page with debug information
src/FSWebServer.cpp:718
↓ 2 callersMethodhandleSetup
src/FSWebServer.cpp:773
↓ 2 callersFunctionjsonEscapeString
src/Json.cpp:22
↓ 2 callersFunctionlistFiles
()
examples/esp32-cam/data/www/app.js:14
↓ 2 callersFunctionloadCsv
* Load the csv from webserver location and fit table with data
examples/csvLogger/data/assets/js/csv.js:194
↓ 2 callersFunctionloadCsv
* Load the csv from webserver location and fit table with data
examples/csvLoggerSD/data/assets/js/csv.js:194
↓ 2 callersMethodloadFromFS
Load credentials from FS written by saveToFS(). Uses the same binary layout as described above.
src/CredentialManager.cpp:470
↓ 2 callersMethodloadFromNVS
Load credentials from ESP32 NVS using the layout documented in saveToNVS(). If any entry is missing, sensible defaults (e.g. 0.0.0.0 for IP/DNS) are a
src/CredentialManager.cpp:689
↓ 2 callersFunctionloop
pio_examples/esp32-p4/src/withWebSocket.cpp:163
↓ 2 callersMethodloop
src/websocket/SocketIOclient.cpp:178
↓ 2 callersFunctionmbedtls_aes_crypt_cbc
src/compat/mbedtls_aes.h:51
↓ 2 callersFunctionmbedtls_aes_init
src/compat/mbedtls_aes.h:23
↓ 2 callersFunctionparse_hex4
parse 4 digit hexadecimal number */
src/json/cJSON.c:661
↓ 2 callersFunctionparse_string
Parse the input text into an unescaped cinput, and populate item. */
src/json/cJSON.c:819
↓ 2 callersFunctionprint
src/json/cJSON.c:1234
↓ 2 callersFunctionprint_string_ptr
Render the cstring provided to an escaped version that can be printed. */
src/json/cJSON.c:949
↓ 2 callersMethodremoteIP
* get an IP for a client * @param num uint8_t client id * @return IPAddress */
src/websocket/WebSocketsServer.cpp:396
↓ 2 callersFunctionreplace_item_in_object
src/json/cJSON.c:2412
↓ 2 callersFunctionupdateGpiosList
* Iterate to the gpio list passed as parameter anc create DOMs dinamically
examples/gpio_list/data/script.js:77
↓ 2 callersFunctionwsLogPrintf
Log messages both on Serial and WebSocket clients
pio_examples/esp32-p4/src/withWebSocket.cpp:19
↓ 1 callersFunctionSHA1Final
src/websocket/libsha1/libsha1.c:156
↓ 1 callersFunctionSHA1Init
src/websocket/libsha1/libsha1.c:118
↓ 1 callersMethodaddCredential
src/CredentialManager.cpp:86
↓ 1 callersFunctionaddEntry
(entryName)
examples/csvLogger/data/assets/js/index.js:55
↓ 1 callersFunctionaddEntry
(entryName)
examples/csvLoggerSD/data/assets/js/index.js:55
↓ 1 callersMethodaddRecord
Adds new record to the table with optional duplicate check
examples/localRFID/JsonDB.hpp:51
↓ 1 callersFunctionaddTableUnit
* Adds (appends) a table holder to the page. * * @param {type} unit * @returns {undefined}
examples/csvLogger/data/assets/js/csv.js:64
↓ 1 callersFunctionaddTableUnit
* Adds (appends) a table holder to the page. * * @param {type} unit * @returns {undefined}
examples/csvLoggerSD/data/assets/js/csv.js:64
↓ 1 callersFunctionbase64_encode_block
src/websocket/libb64/cencode.c:35
↓ 1 callersFunctionbase64_encode_blockend
src/websocket/libb64/cencode.c:96
↓ 1 callersFunctionbase64_init_encodestate
src/websocket/libb64/cencode.c:21
↓ 1 callersMethodbegin
src/CredentialManager.cpp:22
↓ 1 callersMethodbroadcastBIN
* send binary data to client all * @param payload uint8_t * * @param length size_t * @param headerToPayload bool (see sendFrame for more details)
src/websocket/WebSocketsServer.cpp:244
↓ 1 callersMethodbroadcastTXT
* send text data to client all * @param payload uint8_t * * @param length size_t * @param headerToPayload bool (see sendFrame for more details) *
src/websocket/WebSocketsServer.cpp:179
↓ 1 callersMethodbroadcastWebSocket
src/FSWebServer.h:481
↓ 1 callersFunctioncJSON_AddItemReferenceToArray
src/json/cJSON.c:2115
↓ 1 callersFunctioncJSON_CreateFalse
src/json/cJSON.c:2468
↓ 1 callersFunctioncJSON_CreateRaw
src/json/cJSON.c:2566
↓ 1 callersFunctioncJSON_CreateTrue
src/json/cJSON.c:2457
↓ 1 callersFunctioncJSON_DetachItemFromArray
src/json/cJSON.c:2279
↓ 1 callersFunctioncJSON_DetachItemFromObject
src/json/cJSON.c:2294
↓ 1 callersFunctioncJSON_DetachItemFromObjectCaseSensitive
src/json/cJSON.c:2301
↓ 1 callersFunctioncJSON_Duplicate_rec
src/json/cJSON.c:2774
↓ 1 callersFunctioncJSON_InitHooks
src/json/cJSON.c:209
↓ 1 callersFunctioncJSON_ParseWithOpts
src/json/cJSON.c:1126
↓ 1 callersFunctioncJSON_Print
Render a cJSON item/entity/structure to text. */
src/json/cJSON.c:1302
↓ 1 callersFunctioncJSON_SetValuestring
Note: when passing a NULL valuestring, cJSON_SetValuestring treats this as an error and return NULL */
src/json/cJSON.c:430
↓ 1 callersFunctioncase_insensitive_strcmp
Case insensitive string comparison, doesn't consider two NULL pointers equal though */
src/json/cJSON.c:133
↓ 1 callersMethodcheckConfigFile
If config file or folder doesn't exist, create them. If config file exists, do nothing. Returns true if config file is ready for use (exists or create
src/SetupConfig.hpp:296
↓ 1 callersMethodcheckSSIDExists
src/CredentialManager.h:230
↓ 1 callersMethodclearAll
src/CredentialManager.cpp:252
↓ 1 callersFunctionclearTables
* Clears all tables from the page.
examples/csvLogger/data/assets/js/csv.js:53
↓ 1 callersFunctionclearTables
* Clears all tables from the page.
examples/csvLoggerSD/data/assets/js/csv.js:53
↓ 1 callersMethodclientDisconnect
* * @param client WSclient_t * ptr to the client struct * @param code uint16_t see RFC * @param reason ptr to the disconnect reason message * @pa
src/websocket/WebSockets.cpp:69
↓ 1 callersFunctionconnectToDatabase
Establish connection with MySQL database according to the variables defined (/setup webpage)
examples/mysqlRFID/mysql_impl.h:52
↓ 1 callersFunctioncsvTo2DArray
* Creates a 2D (Multidimentional) array from * CSV data in string form. * * @param {type} csv the CSV data. * @param {type} separator the charact
examples/csvLogger/data/assets/js/csv.js:286
↓ 1 callersFunctioncsvTo2DArray
* Creates a 2D (Multidimentional) array from * CSV data in string form. * * @param {type} csv the CSV data. * @param {type} separator the charact
examples/csvLoggerSD/data/assets/js/csv.js:286
↓ 1 callersFunctioncustomParseFloat
* Standard parseFloat don't handle properly "0", "0.0", "0.00" etc strings * @param {strNumber} the string representing a number to be parsed * @ret
examples/csvLogger/data/assets/js/csv.js:211
↓ 1 callersFunctioncustomParseFloat
* Standard parseFloat don't handle properly "0", "0.0", "0.00" etc strings * @param {strNumber} the string representing a number to be parsed * @ret
examples/csvLoggerSD/data/assets/js/csv.js:211
↓ 1 callersFunctiondownload
* Creates and downloads a file to the users computer. * * @param {type} filename * @param {type} text * @returns {undefined}
examples/csvLogger/data/assets/js/csv.js:144
↓ 1 callersFunctiondownload
* Creates and downloads a file to the users computer. * * @param {type} filename * @param {type} text * @returns {undefined}
examples/csvLoggerSD/data/assets/js/csv.js:144
↓ 1 callersMethodfindRecord
Finds first record matching key-value pair
examples/localRFID/JsonDB.hpp:95
↓ 1 callersFunctiongetGpioList
* Read GPIO list status
examples/gpio_list/data/script.js:65
↓ 1 callersMethodgetHostname
src/CredentialManager.cpp:79
↓ 1 callersFunctiongetRow
* Creates an array from a CSV row (line) * * @param {type} row the CSV row. * @param {type} separator character used to separate * cells/columns
examples/csvLogger/data/assets/js/csv.js:317
↓ 1 callersFunctiongetRow
* Creates an array from a CSV row (line) * * @param {type} row the CSV row. * @param {type} separator character used to separate * cells/columns
examples/csvLoggerSD/data/assets/js/csv.js:317
↓ 1 callersFunctiongetSHA256
examples/localRFID/webserver.hpp:16
↓ 1 callersFunctiongetTable
* Creates an unstyled, bare-bones html table * from the provided 2D(Multidimentional Array). * * @param {type} tableArray the 2D array. * @param
examples/csvLogger/data/assets/js/csv.js:236
↓ 1 callersFunctiongetTable
* Creates an unstyled, bare-bones html table * from the provided 2D(Multidimentional Array). * * @param {type} tableArray the 2D array. * @param
examples/csvLoggerSD/data/assets/js/csv.js:236
↓ 1 callersFunctiongetTableUnit
* Creates a table holder with the * given table in it. * * @param {type} title * @param {type} tableHtml * @returns {String|getTableUnit.tableH
examples/csvLogger/data/assets/js/csv.js:41
↓ 1 callersFunctiongetTableUnit
* Creates a table holder with the * given table in it. * * @param {type} title * @param {type} tableHtml * @returns {String|getTableUnit.tableH
examples/csvLoggerSD/data/assets/js/csv.js:41
↓ 1 callersFunctiongetUserInput
* @returns {getUserInput.userInput} an object * containing all the user input at the time * of the method call.
examples/csvLogger/data/assets/js/csv.js:16
↓ 1 callersFunctiongetUserInput
* @returns {getUserInput.userInput} an object * containing all the user input at the time * of the method call.
examples/csvLoggerSD/data/assets/js/csv.js:16
↓ 1 callersMethodgetUsers
examples/localRFID/JsonDB.hpp:105
↓ 1 callersMethodhandleFileCreate
Handle the creation/rename of a new file Operation | req.responseText ---------------+---------------------------------------------------
src/FSWebServer.cpp:1111
↓ 1 callersMethodhandleFileDelete
src/FSWebServer.cpp:1212
↓ 1 callersMethodhandleFileEdit
src/FSWebServer.cpp:1041
↓ 1 callersMethodhandleFileList
Return the list of files in the directory specified by the "dir" query string parameter. Also demonstrates the use of chunked responses. */
src/FSWebServer.cpp:1055
↓ 1 callersMethodhandleFileName
src/FSWebServer.cpp:705
↓ 1 callersMethodhandleFileUpload
src/FSWebServer.cpp:830
↓ 1 callersMethodhandleFsStatus
Return the FS type, status and size info */
src/FSWebServer.cpp:1227
↓ 1 callersMethodhandleIndex
src/FSWebServer.cpp:578
↓ 1 callersMethodhandleSetupWebSocket
src/FSWebServer.cpp:144
↓ 1 callersMethodhandleWebsocketCb
src/websocket/WebSockets.cpp:376
↓ 1 callersMethodisOpened
src/SetupConfig.hpp:183
← previousnext →101–200 of 518, ranked by callers