A data collection resource. Identifies an item that has been collected
| Column Name | Column Datatype | Column Null Option | Column Comment |
| res_id | integer | not null | Resource ID |
| res_type | nvarchar(64) | not null | |
| res_subtype | nvarchar(80) | not null | |
| res_instance | nvarchar(64) | not null | |
| attribute_type_id | integer | with null | Id for the type |
| templateuuid | byte(16) | with null | The uuid for the template that was used to define what needs to be collected |
Product Name: Unicenter Wireless Site Management
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| res_id | wsm_dc_val_30min | res_id |
| res_id | wsm_dc_val_1year | res_id |
| res_id | wsm_dc_val_1week | res_id |
| res_id | wsm_dc_val_1mnth | res_id |
| res_id | wsm_dc_val_1min | res_id |
| res_id | wsm_dc_val_1hr | res_id |
| res_id | wsm_dc_val_1day | res_id |
| res_id | wsm_dc_val_8hr | res_id |
| res_id | wsm_dc_val_5min | res_id |