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 describes how devices can be described using the Vorto tooling.
+
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:
*[[Vorto_/_Describing_Devices_/_Entities|Entities]]
+
 
*[[Vorto_/_Describing_Devices_/_Functionblocks|Functionblocks]]
+
- [[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_/_Information_Models|Information Models]]
+
- [[Vorto_/_Describing_Devices_/_Functionblocks|Functionblocks]] represent reusable building blocks that group specific properties and functionalities of device parts.
 +
- [[Vorto_/_Describing_Devices_/_Information_Models|Information Models]] represent a specific devices by grouping functionblocks.
 +
 
 +
Please find more information to described elements by clicking on the links above.

Revision as of 07:23, 1 July 2015

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:

- 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 to described elements by clicking on the links above.

Back to the top