HP Device Manager 4.5 - Database Schema Guide
28
Template-related tables
dm_unit_template
This is the unit template table, which stores unit template information (including the templates in a sequence
template).
1. Table columns
Column Name
Type Name
Column
Size
Nullable
Primary Key
Description
os_type nvarchar 50 NO
√
OS type
template_name
nvarchar
50
NO
√
The template name
unit_id
nvarchar
50
NO
√
The unit ID
action_type
smallint
5
YES
Inner column to identify template action
type
base_name
nvarchar
50
NO
Base template name
category
nvarchar
50
NO
Template category
file_path
nvarchar
255
NO
The file path that stores unit template,
default is “../template”
size
int
10
YES
Default is null
2. Relevant UI
unit_id
os_type
template_name