feat: add HIL diagnostics and meter health handling

This commit is contained in:
2026-08-17 22:33:04 +02:00
parent bc2ac6e8f6
commit aa25aa2c12
30 changed files with 2108 additions and 236 deletions
+4
View File
@@ -0,0 +1,4 @@
[pytest]
markers =
hil: validates captured hardware-in-the-loop evidence (never opens a serial device)
testpaths = hil_tests