Skip to content

guanwee-loo/vorto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Codacy Badge Quality Gate Maven Central

Eclipse Vorto allows device manufacturers to easily describe device functionality and characteristics as Device Information Models and share & manage them in a central Vorto Repository. Vorto provides convenient SDKs for IoT Device Developers to easily integrate devices into IoT solutions.

Getting Started with Vorto

Read here

Vorto Examples

Check out a the Vorto Example Code that leverages Vorto Models and Vorto libraries.

Repository Plugin SDK

The Repository Plugin SDK helps you build and deploy various extensions to the Vorto Repository:

Code Generator Plugin Learn how to write your own generator and deploy and hook it into the Vorto Repository as a (micro) service Read more
Importer Plugin Importers convert device descriptions from other formats to the Vorto language. Learn how to write such an importer plugin and run and hook it into the Vorto Repository. Read more

Contact us

Follow us

Channel Releases Features Tutorials
Twitter ✔️ ✔️ ✔️
Email ✔️ ✖️ ✖️

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 #<Github issue no>
  4. Target to merge your fix is development branch
  5. Your code fits the code style guidelines

Attribution

The code style guidlines are taken from https://github.com/google/styleguide.

About

Vorto Project

Resources

License

EPL-2.0, Unknown licenses found

Licenses found

EPL-2.0
LICENSE
Unknown
license-header.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 78.5%
  • Xtend 19.2%
  • HTML 1.1%
  • Shell 0.6%
  • Python 0.3%
  • JavaScript 0.2%
  • FreeMarker 0.1%