updated README.md

This commit is contained in:
Juri Glass 2011-07-08 16:08:52 +02:00
parent 3a1e35d968
commit 4bb68c3a35

View file

@ -1,14 +1,20 @@
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).
## Version
This is an alpha version, meaning the basics are implemented but there is still some work to do.
### Usage
Compile with
make
The resulting binaries are located in sml/lib
## Usage
Examples how to use libSML are in the examples directory.
An expample how to use libSML are in the examples directory.
## License
### 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