Supported physical asset types
The first external version is built around locatable asset types used by the internal events investigation flow:facilityresidence
Identity fields
Every asset should have:asset_id— your stable external identifiername— human-readable labeltype— asset typestatus— usuallyactiveorarchived
Location fields
For physical monitoring, put coordinates inattributes:
Monitoring config fields
threat_config
Controls general threat-engine behavior:
enabledalert_classescustom_instructionsmonitored_event_typeslookback_days
physical_threat_config
Controls physical/EP evaluation behavior:
enabledalert_classescustom_instructionsmonitored_event_typesmax_age_hours_by_category
Recommended pattern
- keep
asset_idstable in your system - use bulk upsert for full-sync workflows
- use per-asset radius overrides when category sensitivity differs by site
- archive instead of delete when you need historical continuity