variable_history
History of values for variables, where history has been enabled.
| id | Primary key of this query source |
| var_key | Variable identifier this historic value belongs to |
| value | The captured value of the variable |
| datatype | The type of the variable value |
| time | Timestamp in epoch milliseconds when this entity was created or updated |
| quality_enum | The quality values attached to the variable value |
| client_node | The client node involved in the communication when observing the variable |
| function_code | Function code used to access the variable |