# vorto
**Repository Path**: mirrors_eclipse/vorto
## Basic Information
- **Project Name**: vorto
- **Description**: Vorto Project
- **Primary Language**: Unknown
- **License**: EPL-2.0
- **Default Branch**: development
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-22
- **Last Updated**: 2025-11-29
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[](https://travis-ci.org/eclipse/vorto)
[](https://www.codacy.com/app/alexander-edelmann/vorto?utm_source=github.com&utm_medium=referral&utm_content=eclipse/vorto&utm_campaign=Badge_Grade)
[](https://sonarcloud.io/dashboard?id=org.eclipse.vorto%3Aparent)
[](https://maven-badges.herokuapp.com/maven-central/org.eclipse.vorto/parent)
[Eclipse Vorto](http://www.eclipse.org/vorto) provides a language for describing models and interfaces for IoT Digital Twins. Digital twins are models of entities in the physical world such as a (multi) sensor device, smart power plant, and other entities that participate in IoT solutions. Modeling enables IoT solutions and IoT platforms to provision, use, and configure IoT devices and logical entities from multiple sources in a single solution. Using the vortolang and describing the entities's capabilities, IoT platforms and IoT solutions can leverage the semantics of these IoT entities.
Check out more cool [Vorto Examples](https://www.github.com/eclipse/vorto-examples).
## Developer Guide
- [Plugin SDK](plugin-sdk/Readme.md) that lets you extend Vorto with different plugin types
## Contact us
- You want to chat with us? [](https://gitter.im/eclipse/vorto?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
- You found a bug in Vorto? Open a [GitHub issue](https://github.com/eclipse/vorto/issues)
- Find out more about the project on our [Vorto Homepage](http://www.eclipse.org/vorto)
- You have a problem? Reach out to our developers through [StackOverflow](https://stackoverflow.com/questions/ask?tags=eclipse-vorto)
## Follow us
follow us [@EclipseVorto](https://twitter.com/EclipseVorto)
| Channel | Releases | Features | Tutorials |
|:--------|:------------------:|:-------------------------|--------------------------|
| Twitter | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| Email | :heavy_check_mark: | :heavy_multiplication_x: | :heavy_multiplication_x: |
We favor Twitter for feature and tutorial news, because the nature of twitter allows for shorter and faster news.
Also such a flood of information via Email would be considered spam.
If you have suggestions on how and what news we should provide let us know in the issues.
## Contribute to the Project
When you create a Pull Request, make sure:
1. You have a valid CLA signed with Eclipse
2. All your commits are signed off (git commit -s)
3. Your commit message contains "Fixes #`