BlockSkill Editor/en
Version vom 1. April 2014, 20:31 Uhr von Ab (Diskussion | Beiträge)
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