Skip to content
/ libsml Public
forked from dailab/libsml

Implementation in C of the Smart Message Language (SML) protocol

License

Notifications You must be signed in to change notification settings

jahir/libsml

This branch is 2 commits ahead of dailab/libsml:master.

Repository files navigation

libSML

libSML is a library which implements the Smart Message 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

An example how to use libSML is in the examples directory.

Dependencies

Ubuntu

apt-get install uuid-dev uuid-runtime

Compilation

make

The resulting binaries are located in sml/lib

License

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

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

Thanks

Steffen Vogel, Thorben Thuermer, Daniel Pauli, He Bowei

Thirdparty Acknowledgements

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

About

Implementation in C of the Smart Message Language (SML) protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 100.0%