Commit Graph

19 Commits

Author SHA1 Message Date
91d91ebd08 feat(main): 自动生成充电点标识符并优化WiFi设置 2026-03-16 01:48:18 +08:00
37c5cfe5a9 feat(main): 添加OCPP配置的持久化支持和LED状态管理功能 2026-03-16 00:52:17 +08:00
434dbc15e9 fix(config): 修正OCPP后端URL 2026-03-15 04:33:52 +08:00
d5b2e529ff feat(mongoose): 添加对mbedTLS的TLS支持 2026-03-15 04:33:33 +08:00
d7b7ebfef9 Revert "feat(ocpp): 添加对WebSocket子协议的支持和缺失参数检查"
This reverts commit 216a8e118d.
2026-03-15 04:28:32 +08:00
216a8e118d feat(ocpp): 添加对WebSocket子协议的支持和缺失参数检查 2026-03-15 03:41:38 +08:00
b45896a9dd fix(config): 更新OCPP后端URL和CP标识符配置 2026-03-15 03:12:09 +08:00
21890ac5eb chore: remove vscode from gitignore 2026-03-10 20:50:30 +08:00
4fce1c6bdd feat(ocpp): implement BootNotification, Heartbeat, and StatusNotification actions with database integration 2026-03-10 10:47:10 +08:00
6014114098 feat(firmware): integrate WiFiManager for improved WiFi configuration and connection handling 2025-11-24 23:21:18 +08:00
d583370c6d feat(firmware): implement smart configuration for WiFi setup and connection 2025-11-24 21:02:04 +08:00
cc6641b526 refactor(firmware): migrate to Arduino framework and impl connection, status indicating and firmware configuration 2025-11-24 19:42:03 +08:00
a54bd62491 feat(firmware): add MFRC522 driver implementation and configuration 2025-11-24 19:42:03 +08:00
c0c32cb9a7 chore(firmware): update OCPP backend URL to use specific IP address 2025-11-23 13:46:13 +08:00
c16d69f4eb feat(firmware): add partition configuration 2025-11-20 23:24:50 +08:00
cbd91abed4 chore(firmware): update flash size configuration from 2MB to 4MB 2025-11-20 22:03:07 +08:00
817c2a471c docs(firmware): add README.md 2025-11-20 20:35:06 +08:00
a4e5833b06 chore(firmware): add initial implementation for WiFi connection and OCPP integration 2025-11-20 20:25:51 +08:00
4e4d72c0d6 chore: update server port to 3001 and remove unnecessary .gitkeep files 2025-11-16 23:27:25 +08:00