rmja / wmbus

Wireless M-Bus protocol stack written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wmbus

Wireless M-Bus EN13757-4 protocol stack written in Rust

maintenance

Usage

Add the crate to your Cargo.toml dependencies:

[dependencies]
linkiq = { git = "https://github.com/rmja/wmbus" }

References

The EN13757 specification is not public domain but OMS is. The OMS specification can be obtained from the OMS Group website.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Wireless M-Bus protocol stack written in Rust


Languages

Language:Rust 100.0%