forked from jeanmarc77/123solar
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
49 lines (32 loc) · 4.1 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
╔═════════════════════════════════════════════════════════════════════════════╗
║ ║
║ - 123Solar Web Logger - ║
║ PHP/JS Monitoring for Solar Inverters ║
║ ║
║ Version : 1.8.4.5 ║
║ Made by : Louviaux Jean-Marc ║
║ Last Update : 14/05/23 ║
║ ║
╚═════════════════════════════════════════════════════════════════════════════╝
What can 123Solar do for you ? ───────────────────────────────────────────────
123Solar is a set of PHP/JS files that makes a web logger to monitor your photovoltaic inverter(s).
Prerequisites ────────────────────────────────────────────────────────────────
123Solar rely on communication(s) application(s) which are not included in this package.
As it is running on top of a webserver, you must grant the access to your communication(s) application(s) as well as your communication port(s) to the 'http' user.
Json, Calendar and Curl extensions have to be enable in php. Your webserver must allow HTTP authentication.
Warning ──────────────────────────────────────────────────────────────────────
Do not open inverter enclosure when under load. High-voltage can cause death or serious injuries !
Both AC and DC power must always be disconnected. Even though, this will not be still 100% safe as internal capacitors may remain charged after disconnecting all sources of power.
Installation ─────────────────────────────────────────────────────────────────
- Install and test the communication application(s) for your inverter(s) and make sure it is reliable !
- Put the archive on your web server's folder then extract. (tar -xzvf 123solar*.tar.gz)
- Go then in your browser for configuration http://yourIP/123solar/admin/
Support, Update & Contact ────────────────────────────────────────────────────
Check first the 'Help and debugger' section in the administration. It usually respond to most common(s) issue(s).
To get support, updates or contact please go to https://github.com/jeanmarc77/123solar/
License & External copyrights ────────────────────────────────────────────────
123Solar is released under the GNU GPLv3 license (General Public License).
This license allows you to freely integrate this library in your applications, modify the code and redistribute it in bundled packages as long as your application is also distributed with the GPL license.
The GPLv3 license description can be found at http://www.gnu.org/licenses/gpl.html
Highcharts, the javascript charting library is free for non-commercial use only. (http://highcharts.com)
Small-n-flat icons CC0 1.0 Universal (http://paomedia.github.io/small-n-flat/)