Implementation in C of the Smart Message Language (SML) protocol
Find a file
2011-06-17 12:12:24 +02:00
examples added simple sml_server example, updated README 2011-06-17 12:12:24 +02:00
sml added simple sml_server example, updated README 2011-06-17 12:12:24 +02:00
COPYING added the GPL as license 2011-06-16 13:46:13 +02:00
README.md added simple sml_server example, updated README 2011-06-17 12:12:24 +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.