forked from archiver_config/sf_databuffer
^SINEG01.*-RIQM-STA:DAC MT/LT according other policies,
combine^SINEGTS-.*
This commit is contained in:
@@ -301,41 +301,26 @@ Examples for ttl settings:
|
||||
"data_reduction":{
|
||||
"waveform":[
|
||||
{
|
||||
"ttl":"P2W", <==== typically you only should modify this setting, the 100 Hz duration time
|
||||
"ttl":"P2W",
|
||||
"modulo":1
|
||||
}
|
||||
,
|
||||
{
|
||||
"ttl":"P6M",
|
||||
"ttl":"P2M",
|
||||
"modulo":100
|
||||
/* 1 point every 1 second */
|
||||
}
|
||||
,
|
||||
{
|
||||
"ttl":"P10Y",
|
||||
"ttl":"P50Y",
|
||||
"modulo":60000
|
||||
}
|
||||
,
|
||||
{
|
||||
"ttl":"P100Y",
|
||||
"modulo":3600000
|
||||
/* 1 point every 10 minutes */
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
/*lab system OSFA Physiklabor in machine network*/
|
||||
,
|
||||
{
|
||||
"pattern":"^SINEGTS-.*",
|
||||
"data_reduction":{
|
||||
"waveform":[
|
||||
{
|
||||
"ttl":"P6H",
|
||||
"modulo":1
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"pattern":"^SINEGTS-.*",
|
||||
"data_reduction":{
|
||||
@@ -344,6 +329,12 @@ Examples for ttl settings:
|
||||
"ttl":"P4D",
|
||||
"modulo":1
|
||||
}
|
||||
],
|
||||
"waveform":[
|
||||
{
|
||||
"ttl":"P6H",
|
||||
"modulo":1
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user