feat: add LiveTemperatureThresholdChart component and supporting scan terminal city row utility

This commit is contained in:
2569718930@qq.com
2026-05-25 04:39:24 +08:00
parent 317c57ccd1
commit a5eed410d3
2 changed files with 319 additions and 0 deletions
+1
View File
@@ -126,6 +126,7 @@ def _build_terminal_row(
"edge_percent": edge_percent,
"final_score": final_score,
"volume": volume,
"amos": data.get("amos") or None,
}