Skip to content

Latest commit

 

History

History
 
 

generators

Vorto Code Generators

Vorto Code Generators convert Information Model into platform-specific source code, that runs on the device and integrates with the specific IoT backend.

The following Code Generators are currently supported:

Invoke Generator via Curl:

curl -GET http://vorto.eclipse.org/api/v1/generators/[Key]/models/[Model ID]

Test the Generators locally

You can easily spin up the Vorto Generator plugins as a local micro service in order to test them. Read here

More examples of Generator Plugis

For more Vorto Generator examples, visit Vorto-Examples