# Fundamentum IoT MQTT Proto Rust [![Crates.io][crate-badge]][crate-url] [![License][licence-badge]][licence-url] [![Build Status][build-badge]][build-url] [![Docs.rs][doc-badge]][doc-url] [Website][website-url] | [Docs][doc-url] > :warning: **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][repo-edge-daemon] along with its > associated [Proto files][repo-edge-proto] for a stable and supported experience. {{readme}} ## Maintainer See separate [maintainer](./doc/maintainer.md) page. ## License Licensed under Apache License, Version 2.0 [LICENSE](./LICENSE). [crate-badge]: https://img.shields.io/crates/v/fundamentum-iot-mqtt-proto.svg [crate-url]: https://crates.io/crates/fundamentum-iot-mqtt-proto [licence-badge]: https://img.shields.io/badge/license-apache_2.0-blue.svg [licence-url]: https://bitbucket.org/amotus/fundamentum-iot-mqtt-proto-rust/src/master/LICENSE [build-badge]: https://img.shields.io/bitbucket/pipelines/amotus/fundamentum-iot-mqtt-proto-rust/master [build-url]: https://bitbucket.org/amotus/fundamentum-iot-mqtt-proto-rust/pipelines [doc-badge]: https://docs.rs/fundamentum-iot-mqtt-proto/badge.svg [doc-url]: https://docs.rs/fundamentum-iot-mqtt-proto [website-url]: https://www.dimonoff.com/services/fundamentum-iot-platform-paas [repo-edge-daemon]: https://bitbucket.org/amotus/fundamentum-edge-daemon [repo-edge-proto]: https://bitbucket.org/amotus/fundamentum-edge-proto