Implementation in C of the Smart Message Language (SML) protocol
Find a file
2011-07-08 15:23:45 +02:00
examples renamed sml.* to sml_file.* 2011-06-27 17:28:32 +02:00
sml Merge branch 'add_tests' 2011-07-08 15:23:45 +02:00
test added more test cases, fixed negative integers bug 2011-07-08 15:20:35 +02:00
COPYING added the GPL as license 2011-06-16 13:46:13 +02:00
Makefile added unity test setup 2011-06-28 17:45:14 +02:00
README.md headers changed 2011-06-17 12:17:17 +02:00

libSML is a library which implements the Smart Messaging Language (SML) protocol specified by VDE's Forum Netztechnik/Netzbetrieb (FNN). It can be utilized to communicate to FNN specified Smart Meters (EDL/MUC).

Version

This is an alpha version, meaning the basics are implemented but there is still some work to do.

Usage

Examples how to use libSML are in the examples directory.

License

libSML is licensed with the GPL, other licenses are available.