fix: add STRT invalid detction, ach server passes config for get events,
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user