libsml/README.md

22 lines
724 B
Markdown
Raw Normal View History

2011-07-08 16:08:52 +02:00
libSML
======
libSML is a library which implements the Smart Messaging Language (SML) protocol specified by VDE's Forum Netztechnik/Netzbetrieb (FNN).
2011-07-08 15:55:55 +02:00
It can be utilized to communicate to FNN specified Smart Meters or Smart Meter components (EDL/MUC).
2011-07-08 16:08:52 +02:00
### Usage
Compile with
make
The resulting binaries are located in sml/lib
2011-07-11 14:42:43 +02:00
An expample how to use libSML is in the examples directory.
2011-07-08 16:08:52 +02:00
### License
2011-07-08 15:55:55 +02:00
Copyright 2011 Juri Glass, Mathias Runge, Nadim El Sayed - DAI-Labor, TU-Berlin
2011-07-08 16:08:52 +02:00
libSML is licensed with the GPL, other licenses are available.
2011-07-08 15:55:55 +02:00
2011-07-08 16:08:52 +02:00
#### Thirdparty Acknowledgements
2011-07-08 15:55:55 +02:00
This product includes software developed for the Unity Project, by Mike Karlesky, Mark VanderVoord, and Greg Williams and other contributors