-
Notifications
You must be signed in to change notification settings - Fork 2
/
README.txt
47 lines (32 loc) · 4.07 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
╔═════════════════════════════════════════════════════════════════════════════╗
║ ║
║ - Home energy monitor - ║
║ PHP/JS Energy Metering & Monitoring ║
║ ║
║ Version : 1.2.4.1 ║
║ Made by : Louviaux Jean-Marc ║
║ Last Update : 15/05/23 ║
║ ║
╚═════════════════════════════════════════════════════════════════════════════╝
What can meterN do for you ? ────────────────────────────────────────────────
meterN is a set of PHP/JS files that makes a « Home energy metering & monitoring » solution. It accept any meters like : electrical, water, gas, fuel consumption, solar, wind energy production and so on ..
Sensors such as temperature or humidity are also accepted.
Prerequisites ───────────────────────────────────────────────────────────────
meterN rely on communication(s) application(s), which are -not- part of this project, see more details on the website.
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 server must allow HTTP authentication.
Warnings ────────────────────────────────────────────────────────────────────
Modify your electrical installation must be done by a qualified person.
Do not leave open the access of your website as it may reveal your house activities to any malicious person !
Installation ─────────────────────────────────────────────────────────────────
- Install and test the communication applications for your meters/sensors and make sure they are reliable !
- Put the archive on your web server's folder then extract. (tar -xzvf metern*.tar.gz)
- Go then in your browser for configuration http://yourIP/metern/admin/
Support, Update & Contact ────────────────────────────────────────────────────
To get support, updates or contact please go to https://github.com/jeanmarc77/meterN/
License & External copyrights ────────────────────────────────────────────────
meterN 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/)