Timothy Yin HoshinoSuzumi
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-04-20 14:29:20 +08:00
073bae726a feat(csms): 增强 OCPP 操作的日志记录,添加请求和响应的详细信息
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-04-20 13:56:03 +08:00
d688a8497d feat(csms): 优化充电桩重连处理逻辑
3bdb3d7351 feat(firmware): 扩展 MeterValuesSampledData 配置以支持更多测量数据
Compare 2 commits »
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-04-20 02:56:51 +08:00
79a91745c5 feat(api): 添加 MeterValue 展示支持,重置 OCPP 认证密钥二次确认
1d378c9bb1 fix(firmware): 修复配网页面样式
f89d602c05 feat(firmware): 优化刷卡状态展示
afb0c88910 feat(firmware): CC 模拟开关添加积分防抖&优化 OLED 信息展示和刷卡空枪闪烁提示
81b28b4461 feat(firmware): 添加 IM1281C 轮询间隔和电表数据处理逻辑
Compare 18 commits »
HoshinoSuzumi pushed to main at XuanShengHua/jenkins-shared-library 2026-03-21 16:31:08 +08:00
aa638a88d8 Update vars/notifyLark.groovy
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-19 21:28:59 +08:00
524de66ad3 fix(csms): fix lint errors, clean up imports and improve code formatting
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-18 16:15:58 +08:00
63349a17ed chore: generate migration
ff5b92986f Unify charge point command channel status
Compare 2 commits »
e61e244c39 chore: generate migration
2c90404637 Unify charge point command channel status
Compare 2 commits »
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-18 13:06:02 +08:00
3508e7de19 docs: update README.md
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-18 13:05:11 +08:00
9b2e7e8e97 docs: update README.md
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-18 12:59:24 +08:00
adc67e428d chore(pcb): initial kicad project
HoshinoSuzumi pushed to master at HoshinoSuzumi/IntelliChargingPile_board 2026-03-18 12:39:24 +08:00
0076219d96 update
HoshinoSuzumi pushed to master at HoshinoSuzumi/IntelliChargingPile_board 2026-03-18 12:37:31 +08:00
4321613e7d update
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-17 02:02:20 +08:00
dee947ce3e feat(csms): add system settings management for OCPP 1.6J heartbeat interval
4d940e2cd4 chore(firmware): update text
8371b2a76b feat(firmware): add Mongoose client implementation for OCPP communication
Compare 3 commits »
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-17 00:38:44 +08:00
e1fb43d57b refactor(csms): 更新 OCPP 认证相关文本
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-17 00:33:06 +08:00
5825783f8b feat(csms): update schema for ocpp authorization
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-16 17:17:21 +08:00
e884fc5bc0 feat(firmware): 更新 OCPP 配置,添加密码字段以支持基本认证
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-16 16:53:50 +08:00
cf0861f8f6 feat(csms): 添加 OCPP 鉴权
4885cf6778 refactor: 移除重复的 tariff-schema 导出
Compare 2 commits »
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-16 13:43:53 +08:00
654a2a66d9 feat(csms): 充电桩添加 deviceName 字段,区别于 identifier 用于区分设备
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-16 12:59:21 +08:00
0118dd2e15 feat(web): 添加拓扑图页面和相关组件