@@ -14,19 +14,19 @@ All configuration parameters list, and their detailed description can be found i
1414{% endcapture %}
1515{% include templates/info-banner.md content=difference %}
1616
17- ![ image] ( /images /gateway/modbus-connector/attributes-and-timeseries-overview.png)
17+ ![ image] ( https://img.thingsboard.io /gateway/modbus-connector/attributes-and-timeseries-overview.png)
1818
1919For adding a new attribute or time series, use the following steps:
2020
2121{% assign attributes = '
2222 ===
23- image: /images /gateway/modbus-connector/attributes-1-ce.png,
23+ image: https://img.thingsboard.io /gateway/modbus-connector/attributes-1-ce.png ,
2424 title: Click on "** pencil** " icon in the "Attributes" or "** Time series** " section (depends on the selected section);
2525 ===
26- image: /images /gateway/modbus-connector/attributes-2-ce.png,
26+ image: https://img.thingsboard.io /gateway/modbus-connector/attributes-2-ce.png ,
2727 title: In the opened window click "** Add attribute** " or "** Add time series** " (depends on selected section);
2828 ===
29- image: /images /gateway/modbus-connector/attributes-3-ce.png,
29+ image: https://img.thingsboard.io /gateway/modbus-connector/attributes-3-ce.png ,
3030 title: Fill in key, type, function code, objects count and address fields. Click "Apply".
3131'
3232%}
@@ -53,4 +53,4 @@ Also, **modifier** for attribute/time series value can be applied using the foll
5353| Value | The value that will be used to modify the read value |
5454| --- | |
5555
56- ![ image] ( /images /gateway/modbus-connector/modifier.png)
56+ ![ image] ( https://img.thingsboard.io /gateway/modbus-connector/modifier.png)
0 commit comments