=================
This adapter reads information from SMA Energy Meter and SMA Home Manager 2.
- Total and Counter of active power, reactive power, apparent power
- cosphi, Total Harmonic Distortion, Voltage
- Detailed Each of the 3 phases with regard of active power, reactive power, apparent power, cosphi, Amperage, Voltage
- Detailed Each of the 3 phases with surplus of active power, reactive power, apparent power, cosphi, Amperage, Voltage
- Detailed Each of the 3 phases counter
- Serial Number of SMA Energy Meter
- Selection options over each individual phase L1 / L2 / L3
- Selection non-extended Mode for Total and Counter of active power
- Selection extended Mode for reactive power, apparent power, cosphi, Amperage, Voltage (requires more computing power)
- L1 - Phase 1
- L2 - Phase 2
- L3 - Phase 3
Example:
pregard P-active power / regard
qregard Q-reactive power / regard
sregard S-apparent power / regard
psurplus P-active power / surplus
qsurplus Q-reaktive power /surplus
ssurplus S-apparent power /surplus
- (Sneak-L8) fix << 32n notation to * Math.exp(2, 32) because of Syntax error for Node js V8
- ???
- ???
- (Andiling) Adapter compatibility extended for Node 10 and higher
- (Marcolotti) Fix units
- (Marcolotti) support of more than one energy meter
- (Marcolotti) Add Option for extended Mode
- (Marcolotti) Remove Option for Poll
- (Marcolotti) several fixes
- (Bluefox) Optimize Performance
- (Marcolotti) Add options for detailed View of L1, L2, L3
- (Marcolotti) Bugfixes
- (Bluefox) Optimize Performance
- (Apollon77) Clean Template
- (Marcolotti) initial release
The MIT License (MIT)
Copyright (c) 2017 Marcolotti [email protected]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.