Commit 9ab7385c894729d1bf54d8d1ca769a94cf2f498a
1 parent
75a063d0
Exists in
dev
attached device
Showing
6 changed files
with
52 additions
and
15 deletions
Show diff stats
config/components/DetectorTimer.yml
config/components/MountPointing.yml
... | ... | @@ -31,14 +31,6 @@ |
31 | 31 | label: "Velocity profile" |
32 | 32 | |
33 | 33 | - attribute: |
34 | - key: _home | |
35 | - is_container: False | |
36 | - value: "GPS 2.0375 E 43.6443484725 136.9" | |
37 | - unit: "" | |
38 | - is_editable: False | |
39 | - label: "Home location" | |
40 | - | |
41 | -- attribute: | |
42 | 34 | key: _connect_real_mount |
43 | 35 | is_container: False |
44 | 36 | value: False | ... | ... |
privatedev/config/guitalens/device_Astromecca_TM350_sn001.yml
... | ... | @@ -0,0 +1,35 @@ |
1 | +# Schema file to check the syntax of this config file | |
2 | +schema: schema_device-2.0.yml | |
3 | + | |
4 | +# Here is the description of the configuration of an isolated device | |
5 | +DEVICE: | |
6 | + | |
7 | + _inventory_label: GPS-FLI-0x1 | |
8 | + _manufacturer: FLI | |
9 | + _model: Kepler Image Time Stamp | |
10 | + _description: "GPS FLI Kepler" # opt str | |
11 | + _sn: SN0x1 | |
12 | + _power: | |
13 | + _voltage: 12 | |
14 | + _intensity: 1 | |
15 | + _socket: "MiniDIN 8 pins" | |
16 | + | |
17 | + _connector: | |
18 | + _input: "GPS radio waves" | |
19 | + _output: "Meta data" | |
20 | + | |
21 | + CAPABILITIES: | |
22 | + | |
23 | + - CAPABILITY: | |
24 | + component: DetectorTimer | |
25 | + | |
26 | + attributes: | |
27 | + | |
28 | + - attribute: | |
29 | + key: manufacturer | |
30 | + value: Garmin | |
31 | + | |
32 | + - attribute: | |
33 | + key: _model | |
34 | + value: Unknown | |
35 | + | ... | ... |
privatedev/config/guitalens/device_FLI_Kepler4040_sn2821221.yml
... | ... | @@ -17,11 +17,10 @@ DEVICE: |
17 | 17 | _connector: |
18 | 18 | _input: "male 3 inches" |
19 | 19 | _output: USB3 |
20 | - | |
20 | + | |
21 | 21 | CAPABILITIES: |
22 | 22 | |
23 | 23 | - CAPABILITY: |
24 | - | |
25 | 24 | component: DetectorSensor |
26 | 25 | |
27 | 26 | attributes: |
... | ... | @@ -106,3 +105,6 @@ DEVICE: |
106 | 105 | key: _modes |
107 | 106 | value: ["opened"] |
108 | 107 | is_editable: False |
108 | + | |
109 | + ATTACHED_DEVICES: | |
110 | + - file: device_FLI_KITS_sn0x1.yml | ... | ... |
privatedev/config/guitalens/observatory_guitalens.yml