summaryrefslogtreecommitdiffstats
path: root/spec-spec/spec/spec-int.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec-spec/spec/spec-int.yml')
-rw-r--r--spec-spec/spec/spec-int.yml30
1 files changed, 30 insertions, 0 deletions
diff --git a/spec-spec/spec/spec-int.yml b/spec-spec/spec/spec-int.yml
new file mode 100644
index 00000000..080a3a9d
--- /dev/null
+++ b/spec-spec/spec/spec-int.yml
@@ -0,0 +1,30 @@
+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:
+ assert:
+ description: |
+ This optional attribute defines the value constraints of the
+ specified integer value. In case the assert attribute is not
+ present, then the value of the specified integer value may be every
+ valid integer number.
+ spec-type: spec-assert-int
+ description:
+ description: |
+ It shall be the description of the specified integer value.
+ spec-type: optional-str
+ description: |
+ This set of attributes specifies an integer value.
+ mandatory-attributes:
+ - description
+spec-name: Specification Integer Value
+spec-type: spec-int
+type: spec