modelRT/router
douxu ab029e292b refactor: use query parameters for data-object attribute APIs
- read token and field from query parameters
- default missing or empty fields to value
- expose attribute query and update through GET and PATCH routes
- return true only for measurement mode 1
- add query parsing and measurement mode test coverage
2026-07-17 16:40:34 +08:00
..
async_task.go add route of async task system 2026-03-17 16:08:46 +08:00
attr.go modify the query conditions to tagname and fix building bug 2025-08-29 15:24:21 +08:00
component.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
data-object.go refactor: use query parameters for data-object attribute APIs 2026-07-17 16:40:34 +08:00
data.go create api of real time data monitor 2025-11-03 17:35:03 +08:00
diagram.go modify the query conditions to tagname and fix building bug 2025-08-29 15:24:21 +08:00
measurement.go optimzie rate limit of measurement group api 2025-12-17 14:12:35 +08:00
monitor.go optimize variable naming and optimize real time data computing api 2025-11-12 17:34:18 +08:00
router.go feat: add measurement data-object attribute APIs 2026-07-16 16:24:26 +08:00