MountPointing.yml
1.22 KB
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
- attribute:
key: manufacturer
is_container: False
value: Panasonic
is_editable: True
unit: ""
label: manufacturer
description: ""
- attribute:
key: model
is_container: False
value: MN34230
unit: ""
is_editable: False
label: "model"
description: ""
- attribute:
key: orientation_type
is_container: False
value: HADEC
unit: ""
is_editable: False
label: "orientation type"
description: ""
- attribute:
key: velocity_profile
is_enum: True
value: ["CONSTANT", "TRAPEZIUM", "SCURVE"]
unit: ""
is_editable: False
label: "Velocity profile"
description: ""
- attribute:
key: connect_real_mount
is_container: False
value: False
unit: ""
is_editable: False
label: "Real mount"
description: ""
- attribute:
key: target
is_container: False
value: False
unit: ""
is_editable: True
label: "Target"
description: ""
- attribute:
key: conformation
is_enum: True
value: ["None","WIDE", "NARROW"]
unit: ""
is_editable: False
label: "Conformation"
description: "Wide = large view. Narrow = precise view"