JXCT Soil Sensor 7-in-1 v3.4.9 (June 2025)
Professional IoT soil monitoring system with ESP32, Modbus RTU, MQTT, and advanced compensation algorithms
|
#include "jxct_ui_system.h"
Функции | |
const char * | getUnifiedCSS () |
String | generateButton (ButtonType type, const char *icon, const char *text, const char *action) |
const char * | getToastHTML () |
const char * | getLoaderHTML () |
String generateButton | ( | ButtonType | type, |
const char * | icon, | ||
const char * | text, | ||
const char * | action ) |
См. определение в файле jxct_ui_system.cpp строка 286
Перекрестные ссылки DANGER, OUTLINE, PRIMARY, SECONDARY и SUCCESS.
Используется в generateCalibrationPage(), generateForm(), handleRoot(), setupConfigRoutes(), setupDataRoutes(), setupOtaRoutes() и setupServiceRoutes().
const char * getLoaderHTML | ( | ) |
См. определение в файле jxct_ui_system.cpp строка 360
const char * getToastHTML | ( | ) |
См. определение в файле jxct_ui_system.cpp строка 320
Используется в generatePageFooter(), handleRoot(), handleStatus() и setupConfigRoutes().
const char * getUnifiedCSS | ( | ) |
См. определение в файле jxct_ui_system.cpp строка 4
Используется в generatePageHeader(), handleRoot(), handleStatus() и setupConfigRoutes().