Database Structure of Hauvex
Overview of Hauvex database tables.
Understanding the Database
The Hauvex platform uses a structured database named hauvex_db with several key tables.
Key Tables
- hvx_sites: Stores information about sites.
- hvx_devices: Contains device details.
- hvx_gateways: Manages gateway information.
- hauvex_cameras: Holds camera data.
- hvx_automations: Records automation rules.
- hvx_alerts: Tracks alert information.
- hvx_tenants: Manages tenant details.
This structure supports efficient data management and retrieval.