Project specific variables
Column |
Type |
Description |
---|---|---|
project |
text |
Name of the project |
time_start |
timestamp |
Start time for the validity of a value |
time_end |
timestamp |
End time for the validity of a value |
variable |
text |
Variable name, e.g. h_avg_cpu |
str_value |
text |
Variable value, e.g. 345.5 |
num_value |
double precision |
Variable value as number |
num_config |
double precision |
In case of consumables: Consumable maximum available value (configured value) |