- Notifications
You must be signed in to change notification settings - Fork3
A java library to read data from my Modbus based energy devices.
License
NotificationsYou must be signed in to change notification settings
nielsbasjes/energy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a Java library to make reading data from devices that have a Modbus interface easier.
For the actual modbus connection this library relies onhttps://github.com/steveohara/j2mod
This library does the mapping from the binary modbus registers to meaningful variables.
Currently two mappings have been written
- Solar inverters conforming to the SunSpec specification
- The Eastron SDM630 Modbus powermeter
Under development, unfinished, unstable, only a pre-ALPHA version was released.
Or simply put:Works on my machine ... will probably melt yours ...
Further info:https://energy.basjes.nl
Energy readers and parsers toolkitCopyright (C) 2019-2023 Niels BasjesThis work is licensed under the Creative CommonsAttribution-NonCommercial-NoDerivatives 4.0 International License.You may not use this file except in compliance with the License.You may obtain a copy of the License at https://creativecommons.org/licenses/by-nc-nd/4.0/Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an AS IS BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.
About
A java library to read data from my Modbus based energy devices.
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published