feat(ocpp): 添加对WebSocket子协议的支持和缺失参数检查

This commit is contained in:
2026-03-15 03:41:38 +08:00
parent b45896a9dd
commit 216a8e118d
3 changed files with 34 additions and 5 deletions

View File

@@ -1 +1,2 @@
#define MG_ARCH MG_ARCH_ESP32
#define MG_TLS MG_TLS_MBED // Use ESP-IDF built-in mbedTLS for WSS support