summaryrefslogtreecommitdiffstats
path: root/spec-spec/spec/spec-info.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec-spec/spec/spec-info.yml')
-rw-r--r--spec-spec/spec/spec-info.yml46
1 files changed, 46 insertions, 0 deletions
diff --git a/spec-spec/spec/spec-info.yml b/spec-spec/spec/spec-info.yml
new file mode 100644
index 00000000..5bdbeee0
--- /dev/null
+++ b/spec-spec/spec/spec-info.yml
@@ -0,0 +1,46 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+links:
+- role: spec-member
+ uid: root
+spec-description: null
+spec-example: null
+spec-info:
+ dict:
+ attributes:
+ bool:
+ description: |
+ It shall specify a boolean value.
+ spec-type: spec-bool
+ dict:
+ description: |
+ It shall specify a set of attributes.
+ spec-type: spec-dict
+ float:
+ description: |
+ It shall specify a floating-point value.
+ spec-type: spec-float
+ int:
+ description: |
+ It shall specify an integer value.
+ spec-type: spec-int
+ list:
+ description: |
+ It shall specify a list of attributes or values.
+ spec-type: spec-list
+ none:
+ description: |
+ It specifies that no value is required.
+ spec-type: none
+ str:
+ description: |
+ It shall specify a string.
+ spec-type: spec-str
+ description: |
+ This set of attributes specifies attribute values.
+ mandatory-attributes: at-least-one
+spec-name: Specification Information
+spec-type: spec-info
+type: spec