Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 620 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 620 Bytes

sml-serial-receiver

jSML is a Java library implementing the Smart Message Language (SML).

This repository contains a small patch to the jSML SerialRead example program that provides a more human-readable representation of the data read from electronic energy meters (specifically the EMH ED300L).

Licensing

jSML v1.0.17 was released under the GNU Lesser General Public License v2.1 (see [licenses/COPYING.LESSER]) thus requiring all modifications to be licensed under the LGPL v2.1 as well.

Note that as of v1.1.0 (19-Jul-2017), jSML is licensed under the Mozilla Public License v2.0.