feat: add device family to separate s3 and s4 events.

This commit is contained in:
2026-05-20 06:15:50 +00:00
parent 3265ad6fa3
commit e95ac692ee
6 changed files with 76 additions and 14 deletions
+1
View File
@@ -166,6 +166,7 @@ def main(argv: list[str] | None = None) -> int:
{ev._waveform_key.hex(): rec}
if ev._waveform_key else None
),
device_family="series3",
)
tag = "OK " if ins else ("SKIP" if sk else "OK ")
print(f" [{tag}] {path.name}{rec['filename']} "