This tables stores additional attributes for each device discovered. Since no 2 devices are the same the attribute list is variable. Attributes that appear in this table, must be defined as model attributes. It is based on the model ... i.e. no attributes that aren't part of model should appear here
| Column Name | Column Datatype | Column Null Option | Column Comment |
| device_id | byte(16) | not null | A unique id for the device |
| attribute_id | integer | not null | The id of the attribute |
| value | varchar(1024) | with null |
Product Name: Unicenter Wireless Site Management
Table Type: Table