summaryrefslogtreecommitdiffstats
path: root/spec/spec/spec-dict.yml
blob: 1fae4d15a79835d188d328bc21345a3a8394034b (plain) (blame)
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
32
33
34
35
36
37
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:
      attributes:
        description: |
          It shall specify the explicit attributes of the attribute set.
        spec-type: spec-attributes
      description:
        description: |
          It shall be the description of the attribute set.
        spec-type: optional-str
      generic-attributes:
        description: |
          It shall specify the generic attributes of the attribute set.
        spec-type: spec-generic-attributes
      mandatory-attributes:
        description: |
          It shall specify the mandatory attributes of the attribute set.
        spec-type: spec-mandatory-attributes
    description: |
      This set of attributes specifies a set of attributes.
    mandatory-attributes:
    - attributes
    - description
    - mandatory-attributes
spec-name: Specification Attribute Set
spec-type: spec-dict
type: spec