[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE.txt) [![Discord Shield](https://discord.com/api/guilds/832211156520796171/widget.png?style=shield)](https://discord.gg/SvqWp6nrsK) [![Twitter Badge](https://img.shields.io/twitter/follow/thin_edge_io?style=social)](https://twitter.com/thin_edge_io) [![Build and Deploy to Github Pages](https://github.com/thin-edge/thin-edge.io/actions/workflows/gh-pages.yml/badge.svg)](https://github.com/thin-edge/thin-edge.io/actions/workflows/gh-pages.yml) [![ci_pipeline](https://github.com/thin-edge/thin-edge.io/actions/workflows/ci_pipeline.yml/badge.svg)](https://github.com/thin-edge/thin-edge.io/actions/workflows/ci_pipeline.yml) [![build-workflow](https://github.com/thin-edge/thin-edge.io/actions/workflows/build-workflow.yml/badge.svg)](https://github.com/thin-edge/thin-edge.io/actions/workflows/build-workflow.yml)

Logo

The open edge framework for lightweight IoT devices

thin-edge.io



Table of Contents
  1. About The Project
  2. Reference Systems
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
## Jump right in: * [Install thin-edge.io on your device](docs/src/howto-guides/002_installation.md) * [Connect your device to Cumulocity](docs/src/tutorials/connect-c8y.md) * [Connect your device to Azure](docs/src/tutorials/connect-azure.md) * [Find some projects that work together with thin-edge.io](https://github.com/thin-edge/thin-edge.io_examples) * [**Explore the Docs**](https://thin-edge.github.io/thin-edge.io/html/)

# About The Project thin-edge.io is the first open-source and cloud-agnostic edge framework designed for resource-constrained IoT edge devices. We have started the project to solve the challenge of IoT device enablement in industrial IoT or more precisely to make the integration of IoT devices with cloud and IoT platforms easy and reliable. With thin-edge.io we want to provide re-usable and modular components, which are not bound to a specific IoT platform, domain model or vendor. It runs on a wide variety of hardware, from small, embedded Linux (Debian, Yocto, etc) devices with very low RAM footprint to large, multi-core industrial servers (IPC). It comes with multi-language support and aims to provide out-of-the box connectivity, security and device management features on any device its deployed on.

# Reference Systems For an overview of the supported platforms please have a look at the [platform support](docs/src/supported-platforms.md) doc.

# Roadmap See the [public roadmap](https://github.com/thin-edge/thin-edge.io-roadmap/projects/1) for a list of items that the maintainers agreed to work on. If you want to propose features to the maintainers or want to contribute a development of yours, it´s always a good idea to get started with a conversation based on an [issue](https://github.com/thin-edge/thin-edge.io/issues).

# Contributing Contributions are what make the open source community such an amazing place to learn, inspire, and create. How you can contribute to thin-edge.io you can find in the [Contribution Guideline](CONTRIBUTING.md) Any contributions you make are **greatly appreciated**.

# License Distributed under the Apache 2.0 License. See [LICENSE](LICENSE.txt) for more information.

# Contact Twitter - [@thin_edge_io](https://twitter.com/thin_edge_io) Email - [info@thin-edge.io](mailto:info@thin-edge.io) Website - [thin-edge.io](https://thin-edge.io)