feat(firmware): add OCPP schema and constants for charge point management

This commit is contained in:
2026-03-10 10:14:39 +08:00
parent 6014114098
commit 0f47b3d382
4 changed files with 279 additions and 3 deletions

View File

@@ -1 +1,2 @@
export * from './auth-schema.ts'
export * from './ocpp-schema.ts'