Commit Graph

11 Commits

Author SHA1 Message Date
63349a17ed chore: generate migration 2026-03-18 15:45:01 +08:00
dee947ce3e feat(csms): add system settings management for OCPP 1.6J heartbeat interval 2026-03-17 01:42:29 +08:00
5825783f8b feat(csms): update schema for ocpp authorization 2026-03-17 00:32:54 +08:00
654a2a66d9 feat(csms): 充电桩添加 deviceName 字段,区别于 identifier 用于区分设备 2026-03-16 13:43:46 +08:00
f7ee298060 feat(charge-points): add pricing mode for charge points with validation
feat(pricing): implement tariff management with peak, valley, and flat pricing
feat(api): add tariff API for fetching and updating pricing configurations
feat(tariff-schema): create database schema for tariff configuration
feat(pricing-page): create UI for displaying and managing pricing tiers
fix(sidebar): update sidebar to include pricing settings link
2026-03-12 17:23:06 +08:00
17f185f366 chore(csms): update migration files 2026-03-12 13:30:41 +08:00
a3b9134299 chore: update schema file 2026-03-11 00:16:19 +08:00
fc18332cd5 refactor(csms): regenerate schema files 2026-03-10 21:20:20 +08:00
4f85646ade chore: update schema 2026-03-10 21:11:46 +08:00
4fce1c6bdd feat(ocpp): implement BootNotification, Heartbeat, and StatusNotification actions with database integration 2026-03-10 10:47:10 +08:00
86595c7639 feat(csms): add deployment script and database schema for user authentication 2025-11-17 03:34:51 +08:00