correlations
This table represents the content of the real-time correlations The correlations represents data which are loaded based on a provided name (type) and key (source) which loads them a list of targets each of them with parameters. By filling this table, the system will automatically upload and create/update your correlations in the real-time database.
Field name | Type | Mode | Description |
---|---|---|---|
type | STRING | REQUIRED | PK - a unique name |
source | STRING | REQUIRED | PK - the key of your correlation |
target | RECORD | REPEATED | the target values of your correlation |
target. name | STRING | REQUIRED |
|
target. values | STRING | REPEATED |
|
parameters | RECORD | REPEATED | parameters describing the correlation values for this source and this target |
parameters. name | STRING | REQUIRED |
|
parameters. values | STRING | REPEATED |
|
origin | STRING | REQUIRED | please provide a unique key defining the origin system of these data, not used, but useful for debugging / monitoring |
creation_tm | TIMESTAMP | REQUIRED | please provide timestampe of the initial creation of this row |
last_modified_tm | TIMESTAMP | REQUIRED | please provide timestampe of the last modification of this row |