summaryrefslogtreecommitdiff
path: root/spec-qdp/spec/qdp-ini-file-key-value-pair.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec-qdp/spec/qdp-ini-file-key-value-pair.yml')
-rw-r--r--spec-qdp/spec/qdp-ini-file-key-value-pair.yml31
1 files changed, 31 insertions, 0 deletions
diff --git a/spec-qdp/spec/qdp-ini-file-key-value-pair.yml b/spec-qdp/spec/qdp-ini-file-key-value-pair.yml
new file mode 100644
index 00000000..8cf815a6
--- /dev/null
+++ b/spec-qdp/spec/qdp-ini-file-key-value-pair.yml
@@ -0,0 +1,31 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2023 embedded brains GmbH & Co. KG
+enabled-by: true
+links:
+- role: spec-member
+ uid: root
+spec-description: null
+spec-example: null
+spec-info:
+ dict:
+ attributes:
+ enabled-by:
+ description: |
+ It shall define the conditions under which the key-value pair is
+ enabled.
+ spec-type: enabled-by
+ key:
+ description: |
+ It shall be the name of the key.
+ spec-type: str
+ value:
+ description: |
+ It shall be the value associated with the key.
+ spec-type: str
+ description: |
+ This set of attributes specifies an INI file key-value pair.
+ mandatory-attributes: all
+spec-name: INI File Key-Value Pair
+spec-type: qdp-ini-file-key-value-pair
+type: spec