device_template_categories

2 rows


Description

(Enum) User-facing categories of device templates; used to show templates for a particular class of devices where the physical device type may differ from one entry to the next.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
device_templates.category_id device_templates_category_id_fkeyR
name text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
device_template_categories_pkey Primary key Asc id

Relationships