summaryrefslogtreecommitdiffstats
path: root/spec/spec/interface-domain.yml
blob: 677b964eccbd157b271cf6767591d4e6d8ffd7b5 (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
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
- role: spec-refinement
  spec-key: interface-type
  spec-value: domain
  uid: interface
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes:
      description:
        description: |
          It shall be the description of the domain
        spec-type: str
      name:
        description: |
          It shall be the human readable name of the domain.
        spec-type: str
    description: |
      This set of attributes specifies an interface domain.  Interface items
      are placed into domains through links with the
      ${interface-placement:/spec-name}.
    mandatory-attributes: all
spec-name: Interface Domain Item Type
spec-type: interface-domain
type: spec