Blame view

config/old_config/minimal_config.txt 2.62 KB
ca0e0b5b   aklotz   tests yaml pour l...
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
================================================
Assemblage configuration
Commande à placer par exemple dans /etc/rc.local

nohup python3 pyros -c assembly.xml &

nohup python3 pyros -c pyros_plugins/assembly_TNC.xml &

pyros_plugins est un dossier vide versionné
------------------------------------------------

assembly_TNC.xml

OBSERVATORY_1: 
	_name: TNC

	UNITS: 
		UNIT_1: 
			_name: TNC-Telescope
			# _Site: (home, ligne d'horizon)

			MOUNT:
				_name: TNC-Mount
				_components:
					- Mount_TM350-Astromecca_sn459.yml
			
			CHANNELS:
			
				CHANNEL_1:
					_name: TNC-NW
					_components: 
						- Camera_FLIKepler4040_sn123.yml
						- Focuser_Optec_sn341.yml
						- Optic_TakahashiED180_sn445.yml
				
				CHANNEL_2:
					_name: TNC-NE

				CHANNEL_3:
					_name: TNC-SW

				CHANNEL_4:
					_name: TNC-SE

			COMPUTERS:
			
				COMPUTER_1:
					_name: PyROS_bdd
					_file: Computer_DELL_PowerEdge7000_sn599.yml
					_hostname: TNC_PC_DB
					database:
						name: MySQL
						port: 3306

				COMPUTER_2: 
					_name: PyROS_principal
					_file: Computer_DELL_E6430_sn000.yml
					_hostname: TNC_PC1
					_role: Main
					agents:
						- Majordome: /home/pyros/private/majordome_perso
						- Monitoring: ~

				COMPUTER_3: 
					_name: PyROS_spare
					_file: Computer_DELL_E6430_sn001.yml
					_hostname: TNC_PC2
					_role: Spare
					_main: TNC_PC1
					agents:
						- Majordome: ~
						- Monitoring: ~

				COMPUTER_4: PyROS_channel
					_file: Computer_DELL_MiniPC_s772.yml
					_hostname: TNC_MINIPC_SW
					_role: Main
					agents:
						- Camera: ~

			Reste à décrire, UPS,  router, VPN (dans monitoring ?)
			
================================================
LISTE DE HARDWARE Disponible dans l'observatoire
------------------------------------------------

Computer_DELL_MiniPC_s772.xml
	_serialNumber
	_tag_dell
	_macaddress: 23:e5:67:ee:a2:11

Computer_DELL_PowerEdge7000_sn599.xml
	_serialNumber
	_tag_dell
	_macaddress: 23:e5:67:ee:a2:34

Computer_DELL_E6430_sn000.xml
	_serialNumber
	_tag_dell
	_macaddress: 23:e5:67:ee:a2:33
	
Computer_DELL_E6430_sn001.xml
	_serialNumber
	_tag_dell
	_macaddress: 23:e5:67:ee:a2:35

Mount_TM350-Astromecca_sn459.xml
	_serialNumber
	_communication_transport: Serial
	_communication_langage: MCS
	MountPointing
		Type: HADEC
		
Camera_FLIKepler4040_sn123.xml
	_serialNumber
	_communication_transport: USB
	_communication_langage: FLIPro library
	_input: photons
	_output: image
	DetectorSensor
	DetectorShutter
	DetectorTimer

Focuser_Optec_sn341.xml
	_SerialNumber
	DetectorFocus

Optic_TakahashiED180_sn445.xml
	_SerialNumber
	Optic

Filterwheel_FLI_sn57345.xml
	_SerialNumber
	FilterSelector