summaryrefslogtreecommitdiff
path: root/spec-qdp/spec/qdp-ini-file-key-value-pair.yml
blob: 8cf815a607c7ca2193a22f1f0aa3eb37a70c512a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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