Skip to content

Commit

Permalink
Generate docs from templates
Browse files Browse the repository at this point in the history
  • Loading branch information
andig authored and github-actions[bot] committed Mar 1, 2025
1 parent ac0db56 commit f2dc790
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 8 deletions.
112 changes: 108 additions & 4 deletions docs/devices/meters.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7556,7 +7556,31 @@ Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus T
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port`} />
port: 8899 # Port`} advanced={`meters:
- name: my_grid
type: template
template: sofarsolar-g3
usage: grid
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 1
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: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Nummer des Batteriespeichers. Im Fall eines BTS Speichers nicht die Adresse eines BTS 5K Batteriemodules, sondern der Speicherturm (BTS 5K-BDU Steuerungseinheit mit 1-4 BTS 5K Modulen). (optional)`} />
Expand Down Expand Up @@ -7610,6 +7634,7 @@ Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus T
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Nummer des Batteriespeichers. Im Fall eines BTS Speichers nicht die Adresse eines BTS 5K Batteriemodules, sondern der Speicherturm (BTS 5K-BDU Steuerungseinheit mit 1-4 BTS 5K Modulen). (optional)
maxacpower: 0 # Maximale AC Leistung des Hybrid-Wechselrichters (optional)`} />
Expand Down Expand Up @@ -7664,6 +7689,7 @@ Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus T
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Nummer des Batteriespeichers. Im Fall eines BTS Speichers nicht die Adresse eines BTS 5K Batteriemodules, sondern der Speicherturm (BTS 5K-BDU Steuerungseinheit mit 1-4 BTS 5K Modulen). (optional)
capacity: 50 # Akkukapazität in kWh (optional)
defaultmode: 0 # Standardmodus für die aktive Batteriesteuerung. Gültige Werte sind 0 (Eigenbedarfsmodus), 1 (Nutzungszeitmodus), 2 (Zeitmodus), 4 (Peak-shaving Modus) (optional)`} />
Expand Down Expand Up @@ -7706,7 +7732,31 @@ Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus T
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port`} />
port: 8899 # Port`} advanced={`meters:
- name: my_grid
type: template
template: sofarsolar-g3
usage: grid
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 1
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: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Nummer des Batteriespeichers. Im Fall eines BTS Speichers nicht die Adresse eines BTS 5K Batteriemodules, sondern der Speicherturm (BTS 5K-BDU Steuerungseinheit mit 1-4 BTS 5K Modulen). (optional)`} />
Expand Down Expand Up @@ -7760,6 +7810,7 @@ Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus T
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Nummer des Batteriespeichers. Im Fall eines BTS Speichers nicht die Adresse eines BTS 5K Batteriemodules, sondern der Speicherturm (BTS 5K-BDU Steuerungseinheit mit 1-4 BTS 5K Modulen). (optional)
maxacpower: 0 # Maximale AC Leistung des Hybrid-Wechselrichters (optional)`} />
Expand Down Expand Up @@ -7814,6 +7865,7 @@ Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus T
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Nummer des Batteriespeichers. Im Fall eines BTS Speichers nicht die Adresse eines BTS 5K Batteriemodules, sondern der Speicherturm (BTS 5K-BDU Steuerungseinheit mit 1-4 BTS 5K Modulen). (optional)
capacity: 50 # Akkukapazität in kWh (optional)
defaultmode: 0 # Standardmodus für die aktive Batteriesteuerung. Gültige Werte sind 0 (Eigenbedarfsmodus), 1 (Nutzungszeitmodus), 2 (Zeitmodus), 4 (Peak-shaving Modus) (optional)`} />
Expand Down Expand Up @@ -7979,7 +8031,31 @@ Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus T
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port`} />
port: 8899 # Port`} advanced={`meters:
- name: my_grid
type: template
template: sofarsolar-g3
usage: grid
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 1
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: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Nummer des Batteriespeichers. Im Fall eines BTS Speichers nicht die Adresse eines BTS 5K Batteriemodules, sondern der Speicherturm (BTS 5K-BDU Steuerungseinheit mit 1-4 BTS 5K Modulen). (optional)`} />
Expand Down Expand Up @@ -8033,6 +8109,7 @@ Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus T
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Nummer des Batteriespeichers. Im Fall eines BTS Speichers nicht die Adresse eines BTS 5K Batteriemodules, sondern der Speicherturm (BTS 5K-BDU Steuerungseinheit mit 1-4 BTS 5K Modulen). (optional)
maxacpower: 0 # Maximale AC Leistung des Hybrid-Wechselrichters (optional)`} />
Expand Down Expand Up @@ -8087,6 +8164,7 @@ Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus T
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Nummer des Batteriespeichers. Im Fall eines BTS Speichers nicht die Adresse eines BTS 5K Batteriemodules, sondern der Speicherturm (BTS 5K-BDU Steuerungseinheit mit 1-4 BTS 5K Modulen). (optional)
capacity: 50 # Akkukapazität in kWh (optional)
defaultmode: 0 # Standardmodus für die aktive Batteriesteuerung. Gültige Werte sind 0 (Eigenbedarfsmodus), 1 (Nutzungszeitmodus), 2 (Zeitmodus), 4 (Peak-shaving Modus) (optional)`} />
Expand Down Expand Up @@ -8129,7 +8207,31 @@ Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus T
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port`} />
port: 8899 # Port`} advanced={`meters:
- name: my_grid
type: template
template: sofarsolar-g3
usage: grid
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 1
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: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Nummer des Batteriespeichers. Im Fall eines BTS Speichers nicht die Adresse eines BTS 5K Batteriemodules, sondern der Speicherturm (BTS 5K-BDU Steuerungseinheit mit 1-4 BTS 5K Modulen). (optional)`} />
Expand Down Expand Up @@ -8183,6 +8285,7 @@ Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus T
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Nummer des Batteriespeichers. Im Fall eines BTS Speichers nicht die Adresse eines BTS 5K Batteriemodules, sondern der Speicherturm (BTS 5K-BDU Steuerungseinheit mit 1-4 BTS 5K Modulen). (optional)
maxacpower: 0 # Maximale AC Leistung des Hybrid-Wechselrichters (optional)`} />
Expand Down Expand Up @@ -8237,6 +8340,7 @@ Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus T
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Nummer des Batteriespeichers. Im Fall eines BTS Speichers nicht die Adresse eines BTS 5K Batteriemodules, sondern der Speicherturm (BTS 5K-BDU Steuerungseinheit mit 1-4 BTS 5K Modulen). (optional)
capacity: 50 # Akkukapazität in kWh (optional)
defaultmode: 0 # Standardmodus für die aktive Batteriesteuerung. Gültige Werte sind 0 (Eigenbedarfsmodus), 1 (Nutzungszeitmodus), 2 (Zeitmodus), 4 (Peak-shaving Modus) (optional)`} />
Expand Down
112 changes: 108 additions & 4 deletions i18n/en/docusaurus-plugin-content-docs/current/devices/meters.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7557,7 +7557,31 @@ LSE-3 logger stick using a LAN connection and ModBus TCP via the port 8899 is th
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port`} />
port: 8899 # Port`} advanced={`meters:
- name: my_grid
type: template
template: sofarsolar-g3
usage: grid
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 1
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: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Number of the battery storage. In case of a BTS storage not the address of a BTS 5K battery module, but the storage tower (BTS 5K-BDU control unit with 1-4 BTS 5K modules). (optional)`} />
Expand Down Expand Up @@ -7611,6 +7635,7 @@ LSE-3 logger stick using a LAN connection and ModBus TCP via the port 8899 is th
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Number of the battery storage. In case of a BTS storage not the address of a BTS 5K battery module, but the storage tower (BTS 5K-BDU control unit with 1-4 BTS 5K modules). (optional)
maxacpower: 0 # Maximum AC power of the hybrid inverter (optional)`} />
Expand Down Expand Up @@ -7665,6 +7690,7 @@ LSE-3 logger stick using a LAN connection and ModBus TCP via the port 8899 is th
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Number of the battery storage. In case of a BTS storage not the address of a BTS 5K battery module, but the storage tower (BTS 5K-BDU control unit with 1-4 BTS 5K modules). (optional)
capacity: 50 # Battery capacity in kWh (optional)
defaultmode: 0 # Default mode for battery control. Valid values are 0 (self use), 1 (time of use), 2 (timing mode), 4 (peak-shaving mode) (optional)`} />
Expand Down Expand Up @@ -7707,7 +7733,31 @@ LSE-3 logger stick using a LAN connection and ModBus TCP via the port 8899 is th
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port`} />
port: 8899 # Port`} advanced={`meters:
- name: my_grid
type: template
template: sofarsolar-g3
usage: grid
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 1
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: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Number of the battery storage. In case of a BTS storage not the address of a BTS 5K battery module, but the storage tower (BTS 5K-BDU control unit with 1-4 BTS 5K modules). (optional)`} />
Expand Down Expand Up @@ -7761,6 +7811,7 @@ LSE-3 logger stick using a LAN connection and ModBus TCP via the port 8899 is th
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Number of the battery storage. In case of a BTS storage not the address of a BTS 5K battery module, but the storage tower (BTS 5K-BDU control unit with 1-4 BTS 5K modules). (optional)
maxacpower: 0 # Maximum AC power of the hybrid inverter (optional)`} />
Expand Down Expand Up @@ -7815,6 +7866,7 @@ LSE-3 logger stick using a LAN connection and ModBus TCP via the port 8899 is th
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Number of the battery storage. In case of a BTS storage not the address of a BTS 5K battery module, but the storage tower (BTS 5K-BDU control unit with 1-4 BTS 5K modules). (optional)
capacity: 50 # Battery capacity in kWh (optional)
defaultmode: 0 # Default mode for battery control. Valid values are 0 (self use), 1 (time of use), 2 (timing mode), 4 (peak-shaving mode) (optional)`} />
Expand Down Expand Up @@ -7980,7 +8032,31 @@ LSE-3 logger stick using a LAN connection and ModBus TCP via the port 8899 is th
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port`} />
port: 8899 # Port`} advanced={`meters:
- name: my_grid
type: template
template: sofarsolar-g3
usage: grid
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 1
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: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Number of the battery storage. In case of a BTS storage not the address of a BTS 5K battery module, but the storage tower (BTS 5K-BDU control unit with 1-4 BTS 5K modules). (optional)`} />
Expand Down Expand Up @@ -8034,6 +8110,7 @@ LSE-3 logger stick using a LAN connection and ModBus TCP via the port 8899 is th
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Number of the battery storage. In case of a BTS storage not the address of a BTS 5K battery module, but the storage tower (BTS 5K-BDU control unit with 1-4 BTS 5K modules). (optional)
maxacpower: 0 # Maximum AC power of the hybrid inverter (optional)`} />
Expand Down Expand Up @@ -8088,6 +8165,7 @@ LSE-3 logger stick using a LAN connection and ModBus TCP via the port 8899 is th
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Number of the battery storage. In case of a BTS storage not the address of a BTS 5K battery module, but the storage tower (BTS 5K-BDU control unit with 1-4 BTS 5K modules). (optional)
capacity: 50 # Battery capacity in kWh (optional)
defaultmode: 0 # Default mode for battery control. Valid values are 0 (self use), 1 (time of use), 2 (timing mode), 4 (peak-shaving mode) (optional)`} />
Expand Down Expand Up @@ -8130,7 +8208,31 @@ LSE-3 logger stick using a LAN connection and ModBus TCP via the port 8899 is th
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port`} />
port: 8899 # Port`} advanced={`meters:
- name: my_grid
type: template
template: sofarsolar-g3
usage: grid
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 1
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: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Number of the battery storage. In case of a BTS storage not the address of a BTS 5K battery module, but the storage tower (BTS 5K-BDU control unit with 1-4 BTS 5K modules). (optional)`} />
Expand Down Expand Up @@ -8184,6 +8286,7 @@ LSE-3 logger stick using a LAN connection and ModBus TCP via the port 8899 is th
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Number of the battery storage. In case of a BTS storage not the address of a BTS 5K battery module, but the storage tower (BTS 5K-BDU control unit with 1-4 BTS 5K modules). (optional)
maxacpower: 0 # Maximum AC power of the hybrid inverter (optional)`} />
Expand Down Expand Up @@ -8238,6 +8341,7 @@ LSE-3 logger stick using a LAN connection and ModBus TCP via the port 8899 is th
id: 1
host: 192.0.2.2 # Hostname
port: 8899 # Port
storageunit: 1 # Number of the battery storage. In case of a BTS storage not the address of a BTS 5K battery module, but the storage tower (BTS 5K-BDU control unit with 1-4 BTS 5K modules). (optional)
capacity: 50 # Battery capacity in kWh (optional)
defaultmode: 0 # Default mode for battery control. Valid values are 0 (self use), 1 (time of use), 2 (timing mode), 4 (peak-shaving mode) (optional)`} />
Expand Down

0 comments on commit f2dc790

Please sign in to comment.