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
<?php | |
/** | |
* The Bootstrap class is the main entry point of any shopware plugin. | |
* | |
* Short function reference | |
* - install: Called a single time during (re)installation. Here you can trigger install-time actions like | |
* - creating the menu | |
* - creating attributes |
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 has been auto-generated by i3-config-wizard(1). | |
# It will not be overwritten, so edit it as you like. | |
# | |
# Should you change your keyboard layout somewhen, delete | |
# this file and re-run i3-config-wizard(1). | |
# | |
# i3 config file (v4) | |
# | |
# Please see http://i3wm.org/docs/userguide.html for a complete reference! |
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
<?php | |
/** | |
* Shopware 5 | |
* Copyright (c) shopware AG | |
* | |
* According to our dual licensing model, this program can be used either | |
* under the terms of the GNU Affero General Public License, version 3, | |
* or under a proprietary license. | |
* | |
* The texts of the GNU Affero General Public License with an additional |
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
_address | name | description | unit | type | len | factor | offset | formula | role | room | cw | isScale | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4999 | Device type code | Geräte Typ-Code | int8be | 1 | 1 | 0 | value | false | false | ||||
5000 | Nominal Output Power | Installierte Leistung | Kw | uint16be | 1 | 0.1 | 0 | value | false | false | |||
5002 | Daily Output Energy | Eigene Energienutzung heute (PV & Akku) | Kwh | uint16be | 1 | 0.1 | 0 | value | false | false | |||
5003 | Total Output Energy | Eigene Energienutzung gesamt (PV & Akku) | Kwh | uint32sw | 2 | 0.1 | 0 | value | false | false | |||
5007 | Inside Temperature | Temperatur im Wechselrichter | °C | int16be | 1 | 0.1 | 0 | value | false | false | |||
5010 | MPPT 1 Voltage | MPPT1 Spannung | V | uint16be | 1 | 0.1 | 0 | value | false | false | |||
5011 | MPPT 1 Current | MPPT1 Strom | A | uint16be | 1 | 0.1 | 0 | value | false | false | |||
5012 | MPPT 2 Voltage | MPPT2 Spannung | V | uint16be | 1 | 0.1 | 0 | value | false | false | |||
5013 | MPPT 2 Current | MPPT2 Strom | A | uint16be | 1 | 0.1 | 0 | value | false | false |
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
_address | name | description | unit | type | len | factor | offset | formula | role | room | cw | isScale | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5002 | Daily Output Energy | Eigene Energienutzung heute (PV & Akku) | Kwh | uint16be | 1 | 0.1 | 0 | value | false | false | |||
5003 | Total Output Energy | Eigene Energienutzung gesamt (PV & Akku) | Kwh | uint32sw | 2 | 0.1 | 0 | value | false | false | |||
5007 | Inside Temperature | Temperatur im Wechselrichter | °C | int16be | 1 | 0.1 | 0 | value | false | false | |||
5010 | MPPT 1 Voltage | MPPT1 Spannung | V | uint16be | 1 | 0.1 | 0 | value | false | false | |||
5011 | MPPT 1 Current | MPPT1 Strom | A | uint16be | 1 | 0.1 | 0 | value | false | false | |||
5012 | MPPT 2 Voltage | MPPT2 Spannung | V | uint16be | 1 | 0.1 | 0 | value | false | false | |||
5013 | MPPT 2 Current | MPPT2 Strom | A | uint16be | 1 | 0.1 | 0 | value | false | false | |||
5016 | Total DC Power | PV-Leistung aktuell | W | uint32sw | 2 | 1 | 0 | value | false | false | |||
12999 | System State | Systemstatus | uint16be | 1 | 1 | 0 | value | false | false |