modelRT/sql
douxu c6a8ce7991 feat: add parameter data-object attribute APIs
- classify component and attribute groups as parameter tokens
- validate four-part and seven-part parameter identifiers
- resolve component and project-backed parameter values and database types
- query parameter descriptions from basic attribute metadata
- enforce data-object field support and build PARAM attribute responses
- organize data-object SQL and add parameter query coverage
2026-07-16 16:24:40 +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: add parameter data-object attribute APIs 2026-07-16 16:24:40 +08:00
data_object_parameter.go feat: add parameter data-object attribute APIs 2026-07-16 16:24:40 +08:00
demo.sql write code for adapter new component struct 2024-12-30 16:39:11 +08:00
topologic.go feat: add measurement data-object attribute APIs 2026-07-16 16:24:26 +08:00