Blame view

config/components/DetectorTimer.yml 484 Bytes
d5cacc8d   Alain Klotz   Ajout de descript...
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
- attribute:
    key: manufacturer
    is_container: False
    value: Garmin
    is_editable: False
    unit: ""
    label: manufacturer
    description: ""

- attribute:
    key: model
    is_container: False
    value: unknown
    unit: ""
    is_editable: False
    label: "model"
    description: ""

- attribute:
    key: sn
    is_container: False
    value: unknown
    unit: ""
    is_editable: False
    label: "serial number"
    description: ""