| Database Schema Tables / Engage Dimension and Fact Tables | |
Stores a distinct set of device hardware versions.
| Column | Description | Example |
|---|---|---|
| hardware_version_id | int The hardware version id. |
1 |
| source_id | bigint The source id of the appliance providing data. |
1 |
| hardware_version | varchar The hardware version name. |
Spectralink8741 Pivot (Virtual) |
| created_at | datetime The creation date. |
2017-12-06 04:32:51.168000 |
| updated_at | datetime The last updated date. |
2017-12-06 04:32:51.168000 |
| control_id | bigint The control id, indicating when the record was loaded or updated. |
12637 |