An open API service indexing awesome lists of open source software.

https://github.com/lexicality/libmburs

For when you want to talk to an m-bus device but don't want to use C
https://github.com/lexicality/libmburs

m-bus mbus mbus-master meter-bus rust rust-library

Last synced: about 1 year ago
JSON representation

For when you want to talk to an m-bus device but don't want to use C

Awesome Lists containing this project

README

          

# (WIP) libmbu(r)s: A rust library for dealing with M-Bus devices

I decided I didn't like the battle tested and well used [libmbus][rscada_libmbus]
library so I did the obivous thing and wrote my own one

This code is a work in progress and should not be considered usable at this time

## WARNING: This is _NOT_ designed for industrial use

As per the LICENSE file this software comes with absolutely no warranty or
guarantee that it will produce correct or safe results during use.

The author(s) of this software strongly recommend that you do not use it in any
industrial setting or commerical situation where malfunction could cause danger
or financial risk and will not be held responsible if you decide to anyway.

[rscada_libmbus]: https://github.com/rscada/libmbus