HP Device Manager 4.5 - Database Schema Guide

20
dm_group_values
This is the grouping values table, which stores the grouping values set from the Console. Values in this table
have a higher priority than values in the dm_devices table when the Console displays grouping values.
1. Table columns
Column Name Type Name Column Size Nullable Primary Key Description
device_id
nvarchar
50
NO
p1
nvarchar
50
YES
p2
nvarchar
50
YES
p3
nvarchar
50
YES
p4
nvarchar
50
YES
p5
nvarchar
50
YES
p6
nvarchar
50
YES
grouping
int
10
YES
2. Relevant UI