Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

Commit cb1bac0

Browse files
committed
Revert the modbus bulk read PR
1 parent d7d8480 commit cb1bac0

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

_includes/templates/iot-gateway/modbus-connector/attributes-and-time-series-subsections-basic.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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

1919
For 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

Comments
 (0)