GroupTagList
- Last UpdatedMar 10, 2025
- 1 minute read
Contains one row for each identified group of tags.
|
Column |
Data Type |
Description |
|---|---|---|
|
(PK, FK) |
int, NOT NULL |
Globally unique identifier for the tag group. |
|
(PK, FK) |
int, NOT NULL |
The unique numerical identifier for a tag in a specific domain. |
|
Triggerval |
float, NULL |
A value that can be read by an application as a trigger value. |