feat: add device family to separate s3 and s4 events.
This commit is contained in:
@@ -326,6 +326,7 @@ def main(argv=None) -> int:
|
||||
}}
|
||||
if ev._waveform_key else None
|
||||
),
|
||||
device_family="series3",
|
||||
)
|
||||
except Exception as exc:
|
||||
log.warning("DB upsert failed for %s: %s", path.name, exc)
|
||||
|
||||
Reference in New Issue
Block a user