16#ifndef DETERMINISTICESPASYNCWEBSERVER_WEB_ASSETS_H
17#define DETERMINISTICESPASYNCWEBSERVER_WEB_ASSETS_H
const char DETWS_DASHBOARD_PAGE[]
Real-time SVG telemetry dashboard page (DETWS_ENABLE_DASHBOARD).
const char DETWS_PROV_SAVED_HTML[]
Success page shown after credentials are saved and the device reboots.
const char DETWS_STATS_JSON[]
Runtime stats JSON (rendered via send_template); add/rename fields to taste.
const char DETWS_TERMINAL_PAGE[]
Self-contained WebSocket terminal page (green-phosphor CRT theme; auto ws/wss).
const char DETWS_METRICS_PROM[]
All available Prometheus metrics; comment a value line out with a leading # to drop it.
const char DETWS_PROV_FORM[]
Captive-portal form for WiFi credential entry (provisioning service).