plc_control/src
caoqianming 8eb1d6671a perf(connection): reduce subscription lock contention 2026-03-17 08:28:55 +08:00
..
handler perf(point): batch point creation queries 2026-03-17 08:25:04 +08:00
util fix: harden event handling and source safety 2026-03-13 14:22:16 +08:00
config.rs fix: harden event handling and source safety 2026-03-13 14:22:16 +08:00
connection.rs perf(connection): reduce subscription lock contention 2026-03-17 08:28:55 +08:00
db.rs feat: 软件第一个版本 2026-03-03 13:32:05 +08:00
event.rs refactor(event): rename ReloadEvent to AppEvent and split event channels 2026-03-13 14:44:30 +08:00
handler.rs feat(page): add page table and CRUD handlers 2026-03-11 13:54:14 +08:00
main.rs feat(reconnect): add retry backoff and manual reconnect 2026-03-17 08:15:54 +08:00
middleware.rs feat: 软件第一个版本 2026-03-03 13:32:05 +08:00
model.rs feat(page): add page table and CRUD handlers 2026-03-11 13:54:14 +08:00
service.rs fix: harden event handling and source safety 2026-03-13 14:22:16 +08:00
telemetry.rs 优化数据序列化:时间戳使用本地时间格式,简化 DataValue 输出 2026-03-04 12:41:14 +08:00
util.rs feat: 添加通用的分页工具模块 2026-03-04 13:37:58 +08:00
websocket.rs refactor: 将 PointValueChange 重命名为 PointNewValue 2026-03-03 16:56:37 +08:00