Transfer Object

InfluxDB Transfer Object
Double click the transfer object, configure the options and confirm by clicking “OK”:
InfluxDB connection | Select a InfluxDB instance from the dropdown menu. |
Measurement | Select dynamic or a static. You can change a dynamic measurement by a input arrow through the runtime. A static measurement can only be configured in this dialog. |
Timestamp | Select the source of the timestamp. If you select InfluxDB, the timestamps of the InfluxDB server will be used, if you select OPC-Router the timestamp of the server where the OPC Router is installed will be used. If you select Dynamic you can define the timestamp by your own through an input arrow. All of the times will be stored in UTC. |
Null-Handling | Specify what should happen to entries that are null. Error: The transfer is aborted with an error. Discard: The entry is discarded. Replace: Null is replaced with a value that is specified. |
Tag keys | Tags for the value Note: The column is only available if “Replace” is selected. |
Field keys | Field of the value Note: The column is only available if “Replace” is selected. |
note
Note: Measurements, tags and fields which doesn't exist will be created automatically.
note
Note: If possible, inserts are made in batches. Incorrect data records do not prevent the insertion of valid data that has been transmitted at the same time. The transfer object shows a corresponding error