Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dailab/libsml
Implementation in C of the Smart Message Language (SML) protocol
https://github.com/dailab/libsml
Last synced: 18 days ago
JSON representation
Implementation in C of the Smart Message Language (SML) protocol
- Host: GitHub
- URL: https://github.com/dailab/libsml
- Owner: dailab
- License: gpl-3.0
- Archived: true
- Created: 2011-06-16T10:18:22.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T10:24:02.000Z (about 4 years ago)
- Last Synced: 2024-07-31T22:56:14.829Z (3 months ago)
- Language: C
- Homepage:
- Size: 489 KB
- Stars: 40
- Watchers: 13
- Forks: 80
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
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
Ubuntuapt-get install uuid-dev uuid-runtime
#### Compilation
makeThe resulting binaries are located in sml/lib
### License
Copyright 2011 Juri Glass, Mathias Runge, Nadim El Sayed - DAI-Labor, TU-BerlinlibSML 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