|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
− | {{CntHdr|Linking attributes}} | + | {{CntHdr|Linking and configuring the attributes}} |
| {| class="wikitable" | | {| class="wikitable" |
| |- | | |- |
− | ! ID !! Parameter !! Data type !! Config !! Config template !! Description | + | ! Identifier !! Name !! Type !! Configuration !! Configuration template !! Description |
| |- | | |- |
− | | name || Name || String || Input link || Parameter|NAME || Parameter name, code, for display in the name's field. | + | | name || Name || String || Input link || Parameter|NAME || Parameter name (code) for display in the name's field. |
| |- | | |- |
− | | addr || Address || Address || Input link || Parameter|var || Address to the attribute of the parameter's values for trend's building. | + | | addr || Address || Address || Input link || Parameter|var || Address to the value attribute of the parameter to construct the trend. |
| |- | | |- |
− | | var || Variable || Real || Input link || Parameter|var || Direct value of the parameter to display in value's field. | + | | var || Variable || Real || Input link || Parameter|var || Directly the parameter value to be displayed in the value field. |
| |} | | |} |
Latest revision as of 11:34, 5 January 2020
Linking and configuring the attributes
Identifier |
Name |
Type |
Configuration |
Configuration template |
Description
|
name |
Name |
String |
Input link |
Parameter|NAME |
Parameter name (code) for display in the name's field.
|
addr |
Address |
Address |
Input link |
Parameter|var |
Address to the value attribute of the parameter to construct the trend.
|
var |
Variable |
Real |
Input link |
Parameter|var |
Directly the parameter value to be displayed in the value field.
|