Skip to content

Commit f2b74a0

Browse files
authored
fix algodue (#689)
1 parent 5a903ea commit f2b74a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/devices/algodue/algodue/counter.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<template>
22
<div class="device-algodue-counter">
33
<openwb-base-alert subtype="info">
4-
ModbusTCP muss aktiviert sein. Ausgelesen wird ID 1 auf Port 502.
4+
ModbusTCP muss aktiviert sein. Der Zähler ist auf Modbus-ID 1 und Port 502 vorkonfiguriert.
55
</openwb-base-alert>
66
</div>
77
</template>

0 commit comments

Comments
 (0)