summaryrefslogtreecommitdiffstats
path: root/spec/spec/spec-int.yml
blob: 2f7394b00e084c6e6e98b6fecfb31859e84ab789 (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
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: |
          This mandatory attribute shall be the description of the specified
          integer value.
        spec-type: optional-str
    description: |
      This attribute set specifies an integer value.
    required-attributes:
    - description
spec-name: Integer Value Specification
spec-type: spec-int
type: spec