Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Vorto / Describing Devices"

 
Line 1: Line 1:
This page provides an overview about how devices can be described using Eclipse Vorto. There are three elements that can be used to create device descriptions:
+
'''Model Editing and Sharing Options:'''
 +
 
 +
1. Eclipse Vorto Toolset (current)
 +
 
 +
2. Any text editor + Vorto Command Line Interface (near future)
 +
 
 +
3. Web-based editor (far future)
 +
Mockup about a [https://vorto.mybalsamiq.com/projects/vorto/Information%20Model%20Web%20Editing Web-based Information Model Editor]
 +
 
 +
 
 +
Here is an overview about how devices can be described using Eclipse Vorto. There are three elements that can be used to create device descriptions:
  
 
- [[Vorto_/_Describing_Devices_/_Entities|Entities]] allow to define all kinds of complex data types. In particular entities can be used to represent data and their semantics.
 
- [[Vorto_/_Describing_Devices_/_Entities|Entities]] allow to define all kinds of complex data types. In particular entities can be used to represent data and their semantics.

Latest revision as of 04:05, 17 February 2016

Model Editing and Sharing Options:

1. Eclipse Vorto Toolset (current)

2. Any text editor + Vorto Command Line Interface (near future)

3. Web-based editor (far future) Mockup about a Web-based Information Model Editor


Here is an overview about how devices can be described using Eclipse Vorto. There are three elements that can be used to create device descriptions:

- Entities allow to define all kinds of complex data types. In particular entities can be used to represent data and their semantics.

- Functionblocks represent reusable building blocks that group specific properties and functionalities of device parts.

- Information Models represent a specific devices by grouping functionblocks.

Please find more information about the described elements by clicking on the links above.

Back to the top