Commit Graph

12 Commits

Author SHA1 Message Date
e884fc5bc0 feat(firmware): 更新 OCPP 配置,添加密码字段以支持基本认证 2026-03-16 17:17:15 +08:00
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
b45896a9dd fix(config): 更新OCPP后端URL和CP标识符配置 2026-03-15 03:12:09 +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
a4e5833b06 chore(firmware): add initial implementation for WiFi connection and OCPP integration 2025-11-20 20:25:51 +08:00