Implementation in C of the Smart Message Language (SML) protocol
Find a file
Juri Glass 32c7b5d016 oops
2011-07-13 18:17:20 +02:00
examples oops 2011-07-13 18:17:20 +02:00
sml Merge branch 'add_tests' 2011-07-08 15:23:45 +02:00
test licensing headers, unity in README.md 2011-07-08 15:55:55 +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 updated README.md 2011-07-08 16:12:44 +02:00

libSML

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 or Smart Meter components (EDL/MUC).

Usage

Compile with

make

The resulting binaries are located in sml/lib

An expample how to use libSML are in the examples directory.

License

Copyright 2011 Juri Glass, Mathias Runge, Nadim El Sayed - DAI-Labor, TU-Berlin

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

Thirdparty Acknowledgements

This product includes software developed for the Unity Project, by Mike Karlesky, Mark VanderVoord, and Greg Williams and other contributors