How-To Guides
...
Data Model Dictionary
Table Catalog

aioc. t _device_group

1min

Table where the device groups are defined.  

Column

Data Type

Description

dbid

bigint

Table's primary key

id

character varying(255)

Group's primary key

name

character varying(255)

Group name

description

character varying(255)

Description for additional understanding in the interface

parent_group_id

character varying(255)

ID of the general parent group the device groups are grouped into