]> git.basschouten.com Git - openhab-addons.git/blob
1a1e54416d1fb8680d4f2fca410faad526a19b3e
[openhab-addons.git] /
1 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
2 <update:update-descriptions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3         xmlns:update="https://openhab.org/schemas/update-description/v1.0.0"
4         xsi:schemaLocation="https://openhab.org/schemas/update-description/v1.0.0 https://openhab.org/schemas/update-description-1.0.0.xsd">
5         <thing-type uid="solax:local-connect-inverter">
6                 <instruction-set targetVersion="1">
7                         <add-channel id="inverter-output-power-phase1">
8                                 <type>system:electric-power</type>
9                                 <label>Inverter Input/Output Power Phase 1</label>
10                                 <description>Power to/from the inverter phase 1</description>
11                         </add-channel>
12                         <add-channel id="inverter-output-power-phase2">
13                                 <type>system:electric-power</type>
14                                 <label>Inverter Input/Output Power Phase 2</label>
15                                 <description>Power to/from the inverter phase 2</description>
16                         </add-channel>
17                         <add-channel id="inverter-output-power-phase3">
18                                 <type>system:electric-power</type>
19                                 <label>Inverter Input/Output Power Phase 3</label>
20                                 <description>Power to/from the inverter phase 3</description>
21                         </add-channel>
22                         <add-channel id="inverter-total-output-power">
23                                 <type>system:electric-power</type>
24                                 <label>Inverter Input/Output Total Power</label>
25                                 <description>Power to/from the inverter on all phases</description>
26                         </add-channel>
27                         <add-channel id="inverter-current-phase1">
28                                 <type>system:electric-current</type>
29                                 <label>Inverter Input/Output Current Phase 1</label>
30                                 <description>Current to/from the inverter phase 1</description>
31                         </add-channel>
32                         <add-channel id="inverter-current-phase2">
33                                 <type>system:electric-current</type>
34                                 <label>Inverter Input/Output Current Phase 2</label>
35                                 <description>Current to/from the inverter phase 2</description>
36                         </add-channel>
37                         <add-channel id="inverter-current-phase3">
38                                 <type>system:electric-current</type>
39                                 <label>Inverter Input/Output Current Phase 3</label>
40                                 <description>Current to/from the inverter phase 3</description>
41                         </add-channel>
42                         <add-channel id="inverter-voltage-phase1">
43                                 <type>system:electric-voltage</type>
44                                 <label>Inverter Voltage Phase 1</label>
45                                 <description>Voltage of the inverter's phase 1</description>
46                         </add-channel>
47                         <add-channel id="inverter-voltage-phase2">
48                                 <type>system:electric-voltage</type>
49                                 <label>Inverter Voltage Phase 2</label>
50                                 <description>Voltage of the inverter's phase 2</description>
51                         </add-channel>
52                         <add-channel id="inverter-voltage-phase3">
53                                 <type>system:electric-voltage</type>
54                                 <label>Inverter Voltage Phase 3</label>
55                                 <description>Voltage of the inverter's phase 3</description>
56                         </add-channel>
57                         <add-channel id="inverter-frequency-phase1">
58                                 <type>system:electric-voltage</type>
59                                 <label>Inverter Voltage Phase 3</label>
60                                 <description>Voltage of the inverter's phase 3</description>
61                         </add-channel>
62                         <add-channel id="inverter-frequency-phase2">
63                                 <type>system:electric-voltage</type>
64                                 <label>Inverter Voltage Phase 2</label>
65                                 <description>Voltage of the inverter's phase 3</description>
66                         </add-channel>
67                         <add-channel id="inverter-frequency-phase3">
68                                 <type>system:electric-voltage</type>
69                                 <label>Inverter Voltage Phase 3</label>
70                                 <description>Voltage of the inverter's phase 3</description>
71                         </add-channel>
72                         <add-channel id="power-usage">
73                                 <type>system:electric-power</type>
74                                 <label>Power Usage</label>
75                                 <description>Current power consumption of the building</description>
76                         </add-channel>
77                         <add-channel id="total-energy">
78                                 <type>system:electric-energy</type>
79                                 <label>Total Energy</label>
80                                 <description>Total energy output from the inverter</description>
81                         </add-channel>
82                         <add-channel id="total-battery-discharge-energy">
83                                 <type>system:electric-energy</type>
84                                 <label>Total Battery Discharge Energy</label>
85                                 <description>Total energy from the battery output</description>
86                         </add-channel>
87                         <add-channel id="total-battery-charge-energy">
88                                 <type>system:electric-energy</type>
89                                 <label>Total Battery Charge Energy</label>
90                                 <description>Total energy charged to the battery</description>
91                         </add-channel>
92                         <add-channel id="total-pv-energy">
93                                 <type>system:electric-energy</type>
94                                 <label>Total PV Energy</label>
95                                 <description>Total energy produced by the PV</description>
96                         </add-channel>
97                         <add-channel id="total-consumption">
98                                 <type>system:electric-energy</type>
99                                 <label>Total Consumption</label>
100                                 <description>Total energy consumed from the building</description>
101                         </add-channel>
102                         <add-channel id="total-feed-in-energy">
103                                 <type>system:electric-energy</type>
104                                 <label>Total Feed-In Consumption</label>
105                                 <description>Total energy consumed from the electricity provider</description>
106                         </add-channel>
107                         <add-channel id="today-energy">
108                                 <type>system:electric-energy</type>
109                                 <label>Today Energy</label>
110                                 <description>Energy output from the inverter for the day</description>
111                         </add-channel>
112                         <add-channel id="today-battery-discharge-energy">
113                                 <type>system:electric-energy</type>
114                                 <label>Today Battery Discharge Energy</label>
115                                 <description>Total energy from the battery output for the day</description>
116                         </add-channel>
117                         <add-channel id="today-battery-charge-energy">
118                                 <type>system:electric-energy</type>
119                                 <label>Today Battery Charge Energy</label>
120                                 <description>Total energy charged to the battery for the day</description>
121                         </add-channel>
122                         <add-channel id="today-feed-in-energy">
123                                 <type>system:electric-energy</type>
124                                 <label>Today Feed-In Energy</label>
125                                 <description>Energy consumed from the electricity provider for the day</description>
126                         </add-channel>
127                         <add-channel id="today-consumption">
128                                 <type>system:electric-energy</type>
129                                 <label>Today Consumption</label>
130                                 <description>Energy consumed for the day</description>
131                         </add-channel>
132                 </instruction-set>
133         </thing-type>
134 </update:update-descriptions>