modelRT/sql
douxu 8679bfe82a feat: bootstrap parameter data objects from PostgreSQL to Redis
- resolve component and dynamic parameter attributes through project mappings
- generate full and local parameter token hashes during startup
- validate parameter routes, descriptions, duplicate records, and token ambiguity
- track initialized Redis keys for stale cache cleanup
- centralize supported parameter attribute groups
- distinguish CL3611 phasor and sampled-data identifiers
- add parameter initialization and SQL mapping tests
2026-07-28 16:24:29 +08:00
..
demo add demo test sql and fix bug of modelRT running 2025-01-06 17:00:58 +08:00
async_motor.sql init async motor table and busbar section table create sql 2024-12-10 16:36:59 +08:00
async_task.sql implemented task queue publishing using RabbitMQ 2026-04-01 17:15:33 +08:00
busbar_section.sql init async motor table and busbar section table create sql 2024-12-10 16:36:59 +08:00
data_object_measurement.go feat: bootstrap parameter data objects from PostgreSQL to Redis 2026-07-28 16:24:29 +08:00
data_object_parameter.go feat: bootstrap parameter data objects from PostgreSQL to Redis 2026-07-28 16:24:29 +08:00
data_object_parameter_initialization.go feat: bootstrap parameter data objects from PostgreSQL to Redis 2026-07-28 16:24:29 +08:00
demo.sql write code for adapter new component struct 2024-12-30 16:39:11 +08:00
topologic.go feat: bootstrap parameter data objects from PostgreSQL to Redis 2026-07-28 16:24:29 +08:00