2 unstable releases
0.2.0 | Jul 31, 2024 |
---|---|
0.1.0 | Jun 13, 2024 |
#6 in #fundamentum
90 downloads per month
Used in 3 crates
(via fundamentum-sdk-mqtt)
19KB
77 lines
Fundamentum IoT MQTT Proto Rust
⚠️ Warning
The interfaces provided by this library are not intended for direct use. We do not offer any support or guarantee of backward compatibility for these interfaces.
We strongly recommend using the Fundamentum Edge Daemon along with its associated Proto files for a stable and supported experience.
Rust bindings to Fundamentum IoT MQTT gRPC IDL files.
A library that provides a Rust representation of the basic types, interfaces and
other components required to define and interact with the gRPC interface defined
by fundamentum-iot-mqtt-proto
.
Current direct users:
fundamentum-edge-daemon
: the actual edge daemon server implementation.
Maintainer
See separate maintainer page.
License
Licensed under Apache License, Version 2.0 LICENSE.
Dependencies
~0.5–2.6MB
~44K SLoC