History for auditing configuration changes
| Column Name | Column Datatype | Column Null Option | Column Comment |
| index | integer | not null | Entry |
| datetime | integer | not null | Date time action took place |
| action | nvarchar(64) | not null | Action that took place |
| user | nvarchar(64) | with null | User who did action |
| description | nvarchar(2048) | with null | Description what took place. |
| device_id | byte(16) | with null | A unique id for the device |
Product Name: Unicenter Wireless Site Management
Table Type: Table