forked from archiver_config/sf_databuffer
b263b60a795bdd2e0a00ccf4e83982fd3ec14a71
add port 20000 for LLRF bsdata IOCs, add but comment out other RF stations Test für den Workflow manuell See merge request !1
Overview
This repository holds the actual requested configuration of the SwissFEL Data Buffer.
Configuration Files
Config files are text files holding one IOC/Source a line. The file might contain comments starting with # which are not interpreted.
Each group should maintain their own list of IOCs in (a) separate file(s). The filename should start with the groups short name (e.g. rf.config, llrf.config). A group might maintain more than 1 file. In this case all files should start with the groups short name followed by an underscore and then the rest of the name. The suffix should always be .config (e.g. llrf.config, llrf_group1.config, ...)
Example:
# Goup A IOCs
SOME_IOC_01
SOME_IOC_02
# Goup B IOCs
TEST_IOC_01 # Special test IOC
Configuration Management
The configuration change workflow is described in following Memorandum: http://i.psi.ch/czF7
Description
Languages
Jupyter Notebook
97.2%
Python
2.3%
Shell
0.5%