Vorto
Pages 28
- Home
- 2016 January Hands on IoT Training and Workshop
- 2016 January IoT Seminar Slides
- 2016 January TestFest Results
- 2016 May IoT Platform Training (Workshop)
- 2016 October TestFest Results
- 2017 May TestFest Results
- IoT Ecosystem
- Issues in GitHub
- LwM2M Community
- LwM2M Demo
- LwM2M Lab Kit
- LwM2M Open Source Code
- OMA Developer Tool Kit
- OMA LwM2M DevKit
- OMA LWM2M Enabler
- OMA LwM2M Lab Kit
- OMA LwM2M Object Resource Editor
- OMA LwM2M Registry in OMNA
- OMA LwM2M Technical Summary
- OMA LwM2M Use Cases Examples
- Pittsburgh TestFest Product Listing
- Product Listing
- San Diego TestFest Product Listing
- Singapore TestFest Product Listing
- TestFest Dusseldorf 26th to 29th Jan 2015
- Vorto
- Workshop Dusseldorf 28th Jan 2015
- Show 13 more pages…
OMA LwM2M Developer ToolKit
LwM2M Tools Developed by OMA:
- LwM2M Whitepaper
- LwM2M Specifications
- Technical Summary
- DevKit
- Bugs/Issues
- Data Model
- LwM2M Editor
- TestFests/Workshops
- Product Listing
LwM2M Tools Developed by the Community:
- Open Source Code
- Sandbox
- LabKit
- Demo
- LwM2M Test Server
- Vorto
- LwM2M Community
- Azure IoT Hub
- ARM mbed IDE
OMA LwM2M Events
Clone this wiki locally
Getting started with Eclipse Vorto
Vorto is an open source tool that allows you to create and manage technology agnostic, abstract device descriptions, so called information models. Information models describe the attributes and the capabilities of real world devices. These information models can be managed and shared within the Vorto Repository. In addition Vorto provides a code generator extension point to plug-in various platform specific code generators into the Vorto infrastructure. Many example code generators exist showing the various possibilities how an information model can be translated into specific source code.

Vorto Toolset
Install & Run
- Eclipse for DSL Developers
- Java 8
- Install Vorto from Eclipse Marketplace
Alternatively, download the Vorto IDE and we set everything up for you, automatically.
Describe once, Run it on multiple platforms
- Open the Model Repository Browser in the Eclipse Vorto Perspective
- Search for an Information Model, e.g. 'XDK'
- Right-Click on the model, Choose 'Generate' and Select the Generator(s) of your choice, e.g. CoAP and Web UI. You should see the generated bundles in the Java Perspective.
- That's it! From a single Vorto Information Model, you just created a client and server stub which exchange XDK sensor-specific CoAP messages as well as render the sensor data in a UI web front-end.
Vorto Repository
The Eclipse Vorto Repository is a centralized server which manages Vorto Information Models and provides the perfect platform to share models, discuss them with others and translate models into multiple platform-specific code representations with a single mouse click, e.g. CoAP, Web UI etc.
Documentation
Read the Vorto Documentation
Downloads
Contact the Team
- You want to chat with the Vorto team ?
- You have problems with Vorto ? Open a GitHub issue
- Find out more about the project on the Vorto Homepage
- Reach out to the Vorto developers on our Discussion Forum