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
@@ -516,6 +516,7 @@ class AchSession:
serial=serial or self.peer,
session_id=None,
waveform_records=waveform_records,
device_family="series3",
)
_ml_ins, _ml_skip = self.db.insert_monitor_log(
new_monitor_entries, session_id=None