diff --git a/routes/tscm.py b/routes/tscm.py index a022fb9..42b3085 100644 --- a/routes/tscm.py +++ b/routes/tscm.py @@ -1143,7 +1143,7 @@ def _run_sweep( _emit_event('bt_device', { 'mac': mac, 'name': device.get('name', 'Unknown'), - 'type': device.get('type', ''), + 'device_type': device.get('type', ''), 'rssi': device.get('rssi', ''), 'is_threat': is_threat, 'is_new': not classification.get('in_baseline', False), diff --git a/templates/index.html b/templates/index.html index d51a5de..1eb006e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -10237,7 +10237,7 @@
${d.indicators && d.indicators.length > 0 ? `