Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thin-edge/thin-edge.io
The open edge framework for lightweight IoT devices
https://github.com/thin-edge/thin-edge.io
aws-iot azure-iot cumulocity-iot edge iot iot-devices
Last synced: about 10 hours ago
JSON representation
The open edge framework for lightweight IoT devices
- Host: GitHub
- URL: https://github.com/thin-edge/thin-edge.io
- Owner: thin-edge
- License: apache-2.0
- Created: 2020-11-09T14:59:39.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T13:39:00.000Z (3 months ago)
- Last Synced: 2024-10-29T16:11:34.131Z (3 months ago)
- Topics: aws-iot, azure-iot, cumulocity-iot, edge, iot, iot-devices
- Language: Rust
- Homepage: https://thin-edge.io
- Size: 116 MB
- Stars: 221
- Watchers: 16
- Forks: 54
- Open Issues: 145
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Governance: GOVERNANCE.md
Awesome Lists containing this project
README
[![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.com/invite/SvqWp6nrsK)
[![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)
[![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)
The open edge framework for lightweight IoT devices
Table of Contents
## Jump right in:
* [**Explore the Docs**](https://thin-edge.github.io/thin-edge.io/)
* [Install thin-edge.io on your device](https://thin-edge.github.io/thin-edge.io/install/)
* [Getting started with thin-edge.io on a Raspberry Pi](https://thin-edge.github.io/thin-edge.io/start/getting-started/)
* [Connect your device to Cumulocity](https://thin-edge.github.io/thin-edge.io/start/connect-c8y/)
* [Connect your device to Azure](https://thin-edge.github.io/thin-edge.io/start/connect-azure/)
* [Connect your device to AWS](https://thin-edge.github.io/thin-edge.io/start/connect-aws/)
* [Find some projects that work together with thin-edge.io](https://github.com/thin-edge/thin-edge.io_examples)
# 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 [documentation](https://thin-edge.github.io/thin-edge.io/references/supported-platforms/).
# Roadmap
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
Discord - [Join the thin-edge.io community now!](https://discord.com/invite/SvqWp6nrsK)
LinkedIn - [@thin_edge_io](https://www.linkedin.com/company/thin-edge/)
Email - [[email protected]](mailto:[email protected])
Website - [thin-edge.io](https://thin-edge.io)