BlockSkill Editor/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Ab (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „This editor is used to describe the set of attributes a skill. Skills are used to describe the capabilities of a resource (ResourceDescriptionEditor |see Res…“) |
Ab (Diskussion | Beiträge) |
||
Zeile 1: | Zeile 1: | ||
[[Datei:SkillDescriptionEditor1.png|800px]] |
|||
This editor is used to describe the set of attributes a skill. |
This editor is used to describe the set of attributes a skill. |
||
Skills are used to describe the capabilities of a resource ([[ResourceDescriptionEditor |see Resource Description Editor]]) |
Skills are used to describe the capabilities of a resource ([[ResourceDescriptionEditor |see Resource Description Editor]]) |
Version vom 1. April 2014, 20:30 Uhr
This editor is used to describe the set of attributes a skill. Skills are used to describe the capabilities of a resource (see Resource Description Editor) and also to define the requirements of an action (see Block Description Editor).
A skill is a collection of attributes which are typed values. For example, a skill might be "able to measure voltage". In this case, the set of values which make up this skill would be:
- "minimum voltage"
- "maximum voltage"
- "error"
all with a float datatype.
In addition to real skills like the previous measurement skill,
any device's attribute must be described using skills.
This includes ip-addresses, port numbers and device names:
For other editors see: Editors
The full online documentation can be found under: Online Documentation