Skip to content

Commit dd6a1cb

Browse files
committed
Templates update evcc-io/evcc@4318bff
1 parent 7d00be2 commit dd6a1cb

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed
+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
product:
2+
brand: openWB
3+
description: series2 (Software 2)
4+
capabilities: ["1p3p", "mA"]
5+
description: |
6+
Erfordert Software 2.0
7+
render:
8+
- default: |
9+
type: template
10+
template: openwb-2.0
11+
12+
# Modbus TCP
13+
modbus: tcpip
14+
id: 1
15+
host: 192.0.2.2 # Hostname
16+
port: 502 # Port
+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
product:
2+
brand: openWB
3+
description: series2 (Software 2)
4+
capabilities: ["1p3p", "mA"]
5+
description: |
6+
Requires software 2.0
7+
render:
8+
- default: |
9+
type: template
10+
template: openwb-2.0
11+
12+
# Modbus TCP
13+
modbus: tcpip
14+
id: 1
15+
host: 192.0.2.2 # Hostname
16+
port: 502 # Port

0 commit comments

Comments
 (0)