 |
ESP3D
3.0
Firmware for ESP boards connected to 3D Printer
|
Go to the documentation of this file.
24 #include "../modules/authentication/authentication_service.h"
36 const char*
get_param (
const char * cmd_params,
const char * label);
37 const char*
get_label (
const char * cmd_params,
const char * labelseparator, uint8_t startindex = 0);
38 bool hastag (
const char * cmd_params,
const char * tag);
39 #if defined (WIFI_FEATURE)
43 #if defined (WIFI_FEATURE) || defined (ETH_FEATURE)
46 #endif //WIFI_FEATURE ||ETH_FEATURE
47 #if defined (WIFI_FEATURE)
53 #if defined( WIFI_FEATURE) || defined( BLUETOOTH_FEATURE) || defined (ETH_FEATURE)
55 #endif //WIFI_FEATURE || BLUETOOTH_FEATURE || ETH_FEATURE
56 #if defined( WIFI_FEATURE) || defined (ETH_FEATURE)
58 #endif //WIFI_FEATURE || ETH_FEATURE
59 #if defined(WIFI_FEATURE) || defined(ETH_FEATURE) || defined(BT_FEATURE)
62 #endif //WIFI_FEATURE || BLUETOOTH_FEATURE || ETH_FEATURE
63 #if defined(HTTP_FEATURE)
67 #if defined(TELNET_FEATURE)
70 #endif //TELNET_FEATURE
71 #if defined(TIMESTAMP_FEATURE)
73 #endif //TIMESTAMP_FEATURE
75 #if defined(WS_DATA_FEATURE)
78 #endif //WS_DATA_FEATURE
79 #if defined(CAMERA_DEVICE)
83 #endif //CAMERA_DEVICE
84 #if defined(FTP_FEATURE)
88 #if defined (SD_DEVICE)
91 #ifdef DIRECT_PIN_FEATURE
93 #endif //DIRECT_PIN_FEATURE
94 #if defined (DISPLAY_DEVICE)
96 #if defined(DISPLAY_TOUCH_DRIVER)
98 #endif //DISPLAY_TOUCH_DRIVER
99 #if defined(DISPLAY_SNAPSHOT_FEATURE)
101 #endif //DISPLAY_TOUCH_DRIVER
102 #endif //DISPLAY_DEVICE
109 #if defined (WIFI_FEATURE)
111 #endif //WIFI_FEATURE
114 #if defined (AUTHENTICATION_FEATURE)
117 #endif //AUTHENTICATION_FEATURE
118 #if defined(NOTIFICATION_FEATURE)
121 #endif //NOTIFICATION_FEATURE
122 #if defined(FILESYSTEM_FEATURE) && defined(ESP_GCODE_HOST_FEATURE)
124 #endif //FILESYSTEM_FEATURE
125 #if defined(FILESYSTEM_FEATURE)
129 #endif //FILESYSTEM_FEATURE
130 #if defined (SD_DEVICE)
135 #if defined (GLOBAL_FILESYSTEM_FEATURE)
138 #endif //GLOBAL_FILESYSTEM_FEATURE
144 #endif //BUZZER_DEVICE
bool ESP400(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
const char * get_param(const char *cmd_params, const char *label)
bool ESP100(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP103(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
const char * get_label(const char *cmd_params, const char *labelseparator, uint8_t startindex=0)
bool ESP160(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP115(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP120(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP610(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP720(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP410(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP800(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
void process(uint8_t *sbuf, size_t len, ESP3DOutput *output, level_authenticate_type auth=LEVEL_GUEST, ESP3DOutput *outputonly=nullptr)
bool ESP112(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP790(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP780(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP401(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP444(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP105(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP730(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP161(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP900(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP108(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP715(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
int get_space_pos(const char *string, uint from=0)
bool ESP750(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP130(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP201(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP101(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP102(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP107(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool hastag(const char *cmd_params, const char *tag)
bool ESP110(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP200(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP106(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP131(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP180(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool is_esp_command(uint8_t *sbuf, size_t len)
bool ESP121(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP600(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP150(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP181(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP111(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP420(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP740(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool execute_internal_command(int cmd, const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP710(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP700(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)
bool ESP290(const char *cmd_params, level_authenticate_type auth_level, ESP3DOutput *output)