rmja / linkiq

Kamstrup OpenlinkIQ protocol stack written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

maintenance

linkiq

Kamstrup OpenlinkIQ protocol stack and controller written in Rust.

Usage

Add the crate to your Cargo.toml dependencies:

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

where the list of features are:

  • ctrl: Adds transceiver controller for managing channel hopping, etc.

References

The OpenlinkIQ specification can be obtained from https://www.openlinkiq.org.

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

Kamstrup OpenlinkIQ protocol stack written in Rust


Languages

Language:Rust 100.0%