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
douxu
07ef921b75
feat: add measurement data-object attribute APIs
...
- classify and validate measurement tokens in supported formats
- query measurement attributes and latest values from PostgreSQL and Redis
- add measurement mode support and centralized SQL definitions
- register data-object attribute query and update routes
- fix logger caller attribution and measurement identifier generation
- add tests for token parsing, attribute queries, Redis values, and logging
2026-07-16 16:24:26 +08:00
douxu
de5f976c31
add route of async task system
2026-03-17 16:08:46 +08:00
douxu
d3b1f0afbe
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
douxu
cf880279e4
optimize real time data query api
2026-01-13 17:23:47 +08:00
douxu
cceffa8219
add handler of compoent attribute query api
2026-01-12 17:21:04 +08:00
douxu
f47e278f85
fix bug of first subscription different interval measurement data
2026-01-07 17:28:09 +08:00
douxu
4f5d998659
optimzie rate limit of measurement group api
2025-12-17 14:12:35 +08:00
douxu
041d7e5788
optimize variable naming and optimize real time data computing api
2025-11-12 17:34:18 +08:00
douxu
6de3c5955b
optimize real time data pull api
2025-11-08 17:11:45 +08:00
douxu
594dc68ab1
create api of real time data monitor
2025-11-03 17:35:03 +08:00
douxu
954203b84d
optimize real time data query api
2025-10-24 16:52:14 +08:00
douxu
62e897190d
optimize code of measurement recommend and logger output
2025-10-15 17:08:32 +08:00
douxu
5d02ca9fca
add measurement recommend api
2025-09-29 16:37:38 +08:00
douxu
0c09e7bd25
add func of generate service token
2025-09-12 17:12:02 +08:00
douxu
3120cfc3a5
add code of init measurement api
2025-09-05 17:10:34 +08:00
douxu
37a1ccaadc
modify the query conditions to tagname and fix building bug
2025-08-29 15:24:21 +08:00
douxu
65e0c5da92
optimize modelRT routing structure
2025-07-31 10:31:26 +08:00