libsml/README.md

30 lines
859 B
Markdown
Raw Permalink Normal View History

2011-07-08 16:08:52 +02:00
libSML
======
2012-05-29 13:39:11 +02:00
libSML is a library which implements the Smart Message 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
2012-06-07 16:22:55 +02:00
An example how to use libSML is in the examples directory.
2011-07-28 12:24:53 +02:00
#### Dependencies
Ubuntu
apt-get install uuid-dev uuid-runtime
#### Compilation
2011-07-08 16:08:52 +02:00
make
The resulting binaries are located in sml/lib
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
2012-04-02 12:16:16 +02:00
### Thanks
Steffen Vogel, Thorben Thuermer, Daniel Pauli, He Bowei
2012-04-02 12:16:16 +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