fix: add STRT invalid detction, ach server passes config for get events,

This commit is contained in:
2026-04-14 17:08:27 -04:00
parent 4f4c1a8f64
commit 171dc2551c
5 changed files with 104 additions and 14 deletions
+1
View File
@@ -371,6 +371,7 @@ class AchSession:
full_waveform=True,
stop_after_index=stop_idx,
skip_waveform_for_keys=seen_keys if seen_keys else None,
compliance_config=device_info.compliance_config if device_info else None,
)
# Filter to events whose keys we haven't saved before.