Skip to content
Snippets Groups Projects
Commit 71842395 authored by Thomas Juerges's avatar Thomas Juerges
Browse files

Add SDP config

parent ace49124
No related branches found
No related tags found
No related merge requests found
...@@ -415,6 +415,65 @@ ...@@ -415,6 +415,65 @@
} }
} }
}, },
"SDP": {
"1": {
"SDP": {
"LTS/SDP/1": {
"attribute_properties": {
"SDP_mask_RW": {
"event_period": [
"60000"
]
},
"State": {
"event_period": [
"60000"
]
},
"Status": {
"event_period": [
"60000"
]
},
"fpga_temp_R": {
"archive_rel_change": [
"-1",
"1"
],
"event_period": [
"60000"
],
"rel_change": [
"-1",
"1"
]
}
},
"properties": {
"OPC_Server_Name": [
"dop36.astron.nl"
],
"OPC_Server_Port": [
"4840"
],
"OPC_Time_Out": [
"5.0"
],
"polled_attr": [
"fpga_temp_r",
"1000",
"sdp_mask_rw",
"1000",
"state",
"1000",
"status",
"1000"
]
}
}
}
}
},
"StatsCrosslet": { "StatsCrosslet": {
"CS997": { "CS997": {
"StatsCrosslet": { "StatsCrosslet": {
......
...@@ -415,6 +415,65 @@ ...@@ -415,6 +415,65 @@
} }
} }
}, },
"SDP": {
"1": {
"SDP": {
"LTS/SDP/1": {
"attribute_properties": {
"SDP_mask_RW": {
"event_period": [
"60000"
]
},
"State": {
"event_period": [
"60000"
]
},
"Status": {
"event_period": [
"60000"
]
},
"fpga_temp_R": {
"archive_rel_change": [
"-1",
"1"
],
"event_period": [
"60000"
],
"rel_change": [
"-1",
"1"
]
}
},
"properties": {
"OPC_Server_Name": [
"okeanos"
],
"OPC_Server_Port": [
"4840"
],
"OPC_Time_Out": [
"5.0"
],
"polled_attr": [
"fpga_temp_r",
"1000",
"sdp_mask_rw",
"1000",
"state",
"1000",
"status",
"1000"
]
}
}
}
}
},
"StatsCrosslet": { "StatsCrosslet": {
"CS997": { "CS997": {
"StatsCrosslet": { "StatsCrosslet": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment