This commit is contained in:
xyy
2026-06-16 11:53:02 +08:00
parent 24763126ef
commit 2dadfe3861
11 changed files with 541 additions and 180 deletions

View File

@@ -21,5 +21,8 @@ namespace AciTester.Models
[ObservableProperty]
private float flowHighLimit = 32.0f; // D1332 高限
[ObservableProperty]
private float temperatureProtect = 40.0f; // D1084
}
}