modelRT/orm
douxu b85c2e129d feat(data-object): support parameter and measurement attribute updates
- replace batch attribute updates with token, field, and value requests
- support parameter value updates for writable attribute groups
- support measurement mode switching and manual value updates
- record bounded measurement operation logs in PostgreSQL
- add jsonb array serialization for measurement operations
- add transaction failure context and error-chain support
- add unit tests for validation and update workflows
2026-07-20 15:46:31 +08:00
..
async_motor.go feat: implement topology analysis async task with BFS connectivity check 2026-04-24 17:14:46 +08:00
async_task.go feat: add measurement data-object attribute APIs 2026-07-16 16:24:26 +08:00
async_task_result.go implemented task queue publishing using RabbitMQ 2026-04-01 17:15:33 +08:00
attribute_set.go add func of init component measurement recommend 2025-12-24 16:55:55 +08:00
busbar_section.go feat: add measurement data-object attribute APIs 2026-07-16 16:24:26 +08:00
circuit_diagram_bay.go feat: implement topology analysis async task with BFS connectivity check 2026-04-24 17:14:46 +08:00
circuit_diagram_component.go feat: implement topology analysis async task with BFS connectivity check 2026-04-24 17:14:46 +08:00
circuit_diagram_grid.go feat: implement topology analysis async task with BFS connectivity check 2026-04-24 17:14:46 +08:00
circuit_diagram_measurement.go feat(data-object): support parameter and measurement attribute updates 2026-07-20 15:46:31 +08:00
circuit_diagram_node.go add diagram node link process api 2025-12-10 16:12:13 +08:00
circuit_diagram_page.go feat: implement topology analysis async task with BFS connectivity check 2026-04-24 17:14:46 +08:00
circuit_diagram_station.go feat: implement topology analysis async task with BFS connectivity check 2026-04-24 17:14:46 +08:00
circuit_diagram_topologic.go feat: implement topology analysis async task with BFS connectivity check 2026-04-24 17:14:46 +08:00
circuit_diagram_zone.go feat: implement topology analysis async task with BFS connectivity check 2026-04-24 17:14:46 +08:00
demo.go feat: implement topology analysis async task with BFS connectivity check 2026-04-24 17:14:46 +08:00
jsonb_serializer.go feat(data-object): support parameter and measurement attribute updates 2026-07-20 15:46:31 +08:00
jsonb_serializer_test.go feat(data-object): support parameter and measurement attribute updates 2026-07-20 15:46:31 +08:00
measurement_set.go feat: support nspath measurement shorthand recommendations 2026-07-02 13:49:47 +08:00
project_manager.go add code of send all target removed system signal in real time data pull api and fix bug of component attribute query api 2026-01-14 17:32:01 +08:00