..
async_motor.go
write code for adapter new component struct
2024-12-30 16:39:11 +08:00
async_task.go
Refactor async task system with unified task interfaces and add test task type
2026-04-14 17:00:30 +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
write code for adapter new component struct
2024-12-30 16:39:11 +08:00
circuit_diagram_bay.go
optimize database struct
2025-11-19 17:44:08 +08:00
circuit_diagram_component.go
optimize code of sql struct and measurement node recommend api
2025-12-19 17:33:12 +08:00
circuit_diagram_grid.go
add diagram node link process api
2025-12-10 16:12:13 +08:00
circuit_diagram_measurement.go
add new structure field of measurement table and add new test data of component table and station table
2026-01-04 17:12:00 +08:00
circuit_diagram_node.go
add diagram node link process api
2025-12-10 16:12:13 +08:00
circuit_diagram_page.go
optimize database struct
2025-11-19 17:44:08 +08:00
circuit_diagram_station.go
add diagram node link process api
2025-12-10 16:12:13 +08:00
circuit_diagram_topologic.go
optimize database struct
2025-11-19 17:44:08 +08:00
circuit_diagram_zone.go
add diagram node link process api
2025-12-10 16:12:13 +08:00
demo.go
fix bug of create、delete、update handler
2025-01-10 16:57:29 +08:00
jsonb_serializer.go
optimize database struct
2025-11-19 17:44:08 +08:00
measurement_set.go
add fullpath completion of component attribute group recommend
2025-12-26 12:00:00 +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