Crate ql_oe
Expand description
Safe and high-level Rust bindings to the QuecOpen SDK.
§Features
logging- Enables theloggingfeature inql-oe-sys, which captures logs from the Quectel SDK and forwards them to thelogcrate. This is enabled by default and there’s generally no reason to disable it. Enabling this feature requires nightly Rust due to the use ofc_variadic.serde- Enablesserdesupport for some types.
Re-exports§
pub use self::error::Error;
Modules§
- data
- dev
- Read device information.
- error
- helper 🔒
- mcm
- Wrapper for
ql_oe_sys::mcm. - nw
- Wrapper around the
ql_oe_sys::nwmodule. - sleep
- Sleep control.
- sms
- wifi
- WiFi module.
- wwan