Skip to content

andritoggenburger/vorto-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vorto Code Generator Examples

Vorto Code Generators convert Vorto Information Models into platform-specific source code that integrates a device with the IoT Backend. For more information about Eclipse Vorto, check out the Eclipse Vorto Web Site

Quickstart

Eager to try out the example generators? Head over to the repository quickstart section There is a short tutorial on spinning up Docker conatiners that run the whole package.

Docker

This Docker image expects a bind mount of the docker folder into /gen/config/ to read the configuration. The configuration is provided using the config.json file, it contains the configuration for the repoisitory, the generators and the 3rd party generators. The proxy settings are read and then the complete file is passed to Spring Boot using the SPRING_APPLICATION_JSON env var.

About

Contains example code leveraging Vorto information models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Xtend 57.7%
  • Java 41.7%
  • Other 0.6%