-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Templates update for release evcc-io/evcc@009a9c2
- Loading branch information
Showing
16 changed files
with
1,164 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
product: | ||
brand: Wattsonic | ||
render: | ||
- usage: grid | ||
default: | | ||
type: template | ||
template: wattsonic | ||
usage: grid | ||
# RS485 via adapter (Modbus RTU) | ||
modbus: rs485serial | ||
id: 247 | ||
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse | ||
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200 | ||
comset: "8N1" # Kommunikationsparameter für den Adapter | ||
# RS485 via TCP/IP (Modbus RTU) | ||
modbus: rs485tcpip | ||
id: 247 | ||
host: 192.0.2.2 # Hostname | ||
port: 502 # Port | ||
advanced: | | ||
type: template | ||
template: wattsonic | ||
usage: grid | ||
# RS485 via adapter (Modbus RTU) | ||
modbus: rs485serial | ||
id: 247 | ||
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse | ||
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200 | ||
comset: "8N1" # Kommunikationsparameter für den Adapter | ||
# RS485 via TCP/IP (Modbus RTU) | ||
modbus: rs485tcpip | ||
id: 247 | ||
host: 192.0.2.2 # Hostname | ||
port: 502 # Port | ||
delay: 100ms # optional | ||
- usage: pv | ||
default: | | ||
type: template | ||
template: wattsonic | ||
usage: pv | ||
# RS485 via adapter (Modbus RTU) | ||
modbus: rs485serial | ||
id: 247 | ||
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse | ||
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200 | ||
comset: "8N1" # Kommunikationsparameter für den Adapter | ||
# RS485 via TCP/IP (Modbus RTU) | ||
modbus: rs485tcpip | ||
id: 247 | ||
host: 192.0.2.2 # Hostname | ||
port: 502 # Port | ||
advanced: | | ||
type: template | ||
template: wattsonic | ||
usage: pv | ||
# RS485 via adapter (Modbus RTU) | ||
modbus: rs485serial | ||
id: 247 | ||
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse | ||
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200 | ||
comset: "8N1" # Kommunikationsparameter für den Adapter | ||
# RS485 via TCP/IP (Modbus RTU) | ||
modbus: rs485tcpip | ||
id: 247 | ||
host: 192.0.2.2 # Hostname | ||
port: 502 # Port | ||
delay: 100ms # optional | ||
- usage: battery | ||
default: | | ||
type: template | ||
template: wattsonic | ||
usage: battery | ||
# RS485 via adapter (Modbus RTU) | ||
modbus: rs485serial | ||
id: 247 | ||
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse | ||
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200 | ||
comset: "8N1" # Kommunikationsparameter für den Adapter | ||
# RS485 via TCP/IP (Modbus RTU) | ||
modbus: rs485tcpip | ||
id: 247 | ||
host: 192.0.2.2 # Hostname | ||
port: 502 # Port | ||
advanced: | | ||
type: template | ||
template: wattsonic | ||
usage: battery | ||
# RS485 via adapter (Modbus RTU) | ||
modbus: rs485serial | ||
id: 247 | ||
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse | ||
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200 | ||
comset: "8N1" # Kommunikationsparameter für den Adapter | ||
# RS485 via TCP/IP (Modbus RTU) | ||
modbus: rs485tcpip | ||
id: 247 | ||
host: 192.0.2.2 # Hostname | ||
port: 502 # Port | ||
capacity: 50 # Akkukapazität in kWh (optional) | ||
delay: 100ms # optional |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
product: | ||
brand: Sunway | ||
render: | ||
- usage: grid | ||
default: | | ||
type: template | ||
template: wattsonic | ||
usage: grid | ||
# RS485 via adapter (Modbus RTU) | ||
modbus: rs485serial | ||
id: 247 | ||
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse | ||
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200 | ||
comset: "8N1" # Kommunikationsparameter für den Adapter | ||
# RS485 via TCP/IP (Modbus RTU) | ||
modbus: rs485tcpip | ||
id: 247 | ||
host: 192.0.2.2 # Hostname | ||
port: 502 # Port | ||
advanced: | | ||
type: template | ||
template: wattsonic | ||
usage: grid | ||
# RS485 via adapter (Modbus RTU) | ||
modbus: rs485serial | ||
id: 247 | ||
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse | ||
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200 | ||
comset: "8N1" # Kommunikationsparameter für den Adapter | ||
# RS485 via TCP/IP (Modbus RTU) | ||
modbus: rs485tcpip | ||
id: 247 | ||
host: 192.0.2.2 # Hostname | ||
port: 502 # Port | ||
delay: 100ms # optional | ||
- usage: pv | ||
default: | | ||
type: template | ||
template: wattsonic | ||
usage: pv | ||
# RS485 via adapter (Modbus RTU) | ||
modbus: rs485serial | ||
id: 247 | ||
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse | ||
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200 | ||
comset: "8N1" # Kommunikationsparameter für den Adapter | ||
# RS485 via TCP/IP (Modbus RTU) | ||
modbus: rs485tcpip | ||
id: 247 | ||
host: 192.0.2.2 # Hostname | ||
port: 502 # Port | ||
advanced: | | ||
type: template | ||
template: wattsonic | ||
usage: pv | ||
# RS485 via adapter (Modbus RTU) | ||
modbus: rs485serial | ||
id: 247 | ||
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse | ||
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200 | ||
comset: "8N1" # Kommunikationsparameter für den Adapter | ||
# RS485 via TCP/IP (Modbus RTU) | ||
modbus: rs485tcpip | ||
id: 247 | ||
host: 192.0.2.2 # Hostname | ||
port: 502 # Port | ||
delay: 100ms # optional | ||
- usage: battery | ||
default: | | ||
type: template | ||
template: wattsonic | ||
usage: battery | ||
# RS485 via adapter (Modbus RTU) | ||
modbus: rs485serial | ||
id: 247 | ||
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse | ||
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200 | ||
comset: "8N1" # Kommunikationsparameter für den Adapter | ||
# RS485 via TCP/IP (Modbus RTU) | ||
modbus: rs485tcpip | ||
id: 247 | ||
host: 192.0.2.2 # Hostname | ||
port: 502 # Port | ||
advanced: | | ||
type: template | ||
template: wattsonic | ||
usage: battery | ||
# RS485 via adapter (Modbus RTU) | ||
modbus: rs485serial | ||
id: 247 | ||
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse | ||
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200 | ||
comset: "8N1" # Kommunikationsparameter für den Adapter | ||
# RS485 via TCP/IP (Modbus RTU) | ||
modbus: rs485tcpip | ||
id: 247 | ||
host: 192.0.2.2 # Hostname | ||
port: 502 # Port | ||
capacity: 50 # Akkukapazität in kWh (optional) | ||
delay: 100ms # optional |
Oops, something went wrong.