modelRT/constants
douxu 0adfe022b2 feat(data-object): support bay device measurement candidates
- expose bay dev_* columns for components linked to bay measurements
- restrict parameter queries and traversal to supported attribute-group tables
- add regression tests for bay candidates and parameter table validation
2026-07-23 14:30:49 +08:00
..
alert.go feat(token-parse): 1. add func of parse token 2.add func of query grid、zone、station、component 3.modify package of constant 2025-08-05 15:20:07 +08:00
attrs_key.go feat(token-parse): 1. add func of parse token 2.add func of query grid、zone、station、component 3.modify package of constant 2025-08-05 15:20:07 +08:00
buffer.go optimzie logic of real time data pull api 2025-12-12 17:22:20 +08:00
busbar_section.go feat(token-parse): 1. add func of parse token 2.add func of query grid、zone、station、component 3.modify package of constant 2025-08-05 15:20:07 +08:00
business_code.go optimize reponse code and business code of measurement sub api 2026-01-26 16:29:50 +08:00
context.go feat(data-object)!: enhance measurement mode update workflow 2026-07-21 16:13:23 +08:00
data-object.go feat(data-object)!: enhance measurement mode update workflow 2026-07-21 16:13:23 +08:00
deploy_mode.go optimize code of redis init 2026-01-28 16:49:12 +08:00
electrical_components.go feat(token-parse): 1. add func of parse token 2.add func of query grid、zone、station、component 3.modify package of constant 2025-08-05 15:20:07 +08:00
event.go feat: add dedicated message-exchange for task lifecycle notifications 2026-05-13 16:58:36 +08:00
log_mode.go fix bug of server deploy 2025-12-11 16:42:25 +08:00
measurement.go refactor: lowercase channel name suffixes and rename PS to PF 2026-06-17 10:47:35 +08:00
message.go feat: add dedicated message-exchange for task lifecycle notifications 2026-05-13 16:58:36 +08:00
parameter_table.go feat(data-object): support bay device measurement candidates 2026-07-23 14:30:49 +08:00
parameter_table_test.go feat(data-object): support bay device measurement candidates 2026-07-23 14:30:49 +08:00
recommend_keys.go feat: support nspath measurement shorthand recommendations 2026-07-02 13:49:47 +08:00
redis.go optimize code of measurement recommend and logger output 2025-10-15 17:08:32 +08:00
response_code.go optimzie code of constants package 2026-01-16 17:08:28 +08:00
rtdata_subscription.go optimize code of redis connenct func and real time data calculate 2026-01-27 17:41:17 +08:00
task.go Refactor: extract task constants to dedicated constants package 2026-04-22 17:20:26 +08:00
telemetry_imit.go add constants varibale of power system events 2026-02-12 17:09:08 +08:00
time.go feat(token-parse): 1. add func of parse token 2.add func of query grid、zone、station、component 3.modify package of constant 2025-08-05 15:20:07 +08:00
togologic.go feat(token-parse): 1. add func of parse token 2.add func of query grid、zone、station、component 3.modify package of constant 2025-08-05 15:20:07 +08:00
trace.go refactor: migrate trace propagation from B3 to W3C TraceContext - switch OTel propagator from b3.New() to propagation.TraceContext{} - rename B3 header constants to generic internal context keys 2026-05-07 16:43:34 +08:00