Add Metadata VI
- Updated2022-10-20
- 1 minute(s) read
Add Metadata VI
Add Metadata adds the metadata to the data log. If a metadata attribute with the same name already exists in the log, the metadata value will be overwritten.
Note The Logging Library does not support
the following special characters in metadata names and values:
[, ], and
,

Parameter | Required? | Data Type | Description |
---|---|---|---|
BDC Datalogger In | Yes | Reference | Reference to the Datalogger. |
Metadata Name | Yes | Enum (String) | Name of the metadata attribute to add. |
Metadata Value | Yes | String | Value of the metadata attribute to add. |
Error In | Yes | Cluster | Describes error conditions that occur before this node runs. This input provides standard error in functionality. |
BDC Datalogger Out | - | Reference | Reference to the Datalogger. |
Error Out | - | Cluster | Contains error information. This output provides standard error out functionality. |