Implementation in C of the Smart Message Language (SML) protocol
Find a file
Juri Glass 18a589ec46 added sml_transport_write, comments for
sml_transport functions
2011-06-25 00:44:03 +02:00
examples added simple sml_server example, updated README 2011-06-17 12:15:15 +02:00
sml added sml_transport_write, comments for 2011-06-25 00:44:03 +02:00
COPYING added the GPL as license 2011-06-16 13:46:13 +02:00
Makefile added top level Makefile 2011-06-24 23:30:23 +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.