# Fundamentum Edge Daemon [![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] [crate-badge]: https://img.shields.io/crates/v/fundamentum-edge-daemon.svg [crate-url]: https://crates.io/crates/fundamentum-edge-daemon [licence-badge]: https://img.shields.io/badge/license-apache_2.0-blue.svg [licence-url]: https://bitbucket.org/amotus/fundamentum-edge-daemon/src/master/LICENSE [build-badge]: https://img.shields.io/bitbucket/pipelines/amotus/fundamentum-edge-daemon/master [build-url]: https://bitbucket.org/amotus/fundamentum-edge-daemon/pipelines [doc-badge]: https://docs.rs/fundamentum-edge-daemon/badge.svg [doc-url]: https://docs.rs/fundamentum-edge-daemon [website-url]: https://www.dimonoff.com/services/fundamentum-iot-platform-paas {{readme}} ## Development setup Please see the [development setup guide](doc/development-setup.md). ## Releases All official versions of this component are published to [crates.io/crates/fundamentum-edge-daemon][crates-io-pkg]. A list of all published versions is available under the [versions tab][crates-io-pkg-versions]. Detailed release notes are available in this repo at [`CHANGELOG.md`][changelog]. [crates-io-pkg]: https://crates.io/crates/fundamentum-edge-daemon [crates-io-pkg-versions]: https://crates.io/crates/fundamentum-edge-daemon/versions [changelog]: ./CHANGELOG.md ## License Licensed under Apache License, Version 2.0 [LICENSE](LICENSE).