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
- Host: GitHub
- URL: https://github.com/lexicality/libmburs
- Owner: Lexicality
- License: eupl-1.2
- Created: 2023-02-12T12:39:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-22T18:24:10.000Z (over 1 year ago)
- Last Synced: 2025-02-13T17:52:19.052Z (over 1 year ago)
- Topics: m-bus, mbus, mbus-master, meter-bus, rust, rust-library
- Language: Rust
- Homepage:
- Size: 313 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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