Skip to content
Snippets Groups Projects
Commit f3386ce6 authored by Taya Snijder's avatar Taya Snijder
Browse files

updated text CDb files for windows/testing

parent 8b7fc475
No related branches found
No related tags found
1 merge request!27Resolve #2021 "04 16 branched from master apsctl device"
......@@ -19,17 +19,36 @@
"LTS/SDP/1": {
"properties": {
"OPC_Server_Name": [
"DESPi2.astron.nl"
"dop36.astron.nl"
]
}
}
}
}
},
"example_device": {
"APSCTL": {
"1": {
"example_device": {
"LTS/example_device/1": {
"APSCTL": {
"LTS/APSCTL/1": {
"properties": {
"OPC_Server_Name": [
"ltspi.astron.nl"
],
"OPC_Server_Port": [
"4844"
],
"OPC_Time_Out": [
"5.0"
]
}
}
}
}
},
"test_device": {
"1": {
"test_device": {
"LTS/test_device/1": {
"attribute_properties": {
"Ant_mask_RW": {
"archive_period": [
......
......@@ -26,10 +26,62 @@
}
}
},
"example_device": {
"ini_device": {
"1": {
"example_device": {
"LTS/example_device/1": {
"ini_device": {
"LTS/ini_device/1": {
"attribute_properties": {
"Ant_mask_RW": {
"archive_period": [
"600000"
]
}
},
"properties": {
"SNMP_community": [
"public"
],
"SNMP_host": [
"172.22.176.1"
],
"SNMP_timeout": [
"5.0"
]
}
}
}
}
},
"SNMP": {
"1": {
"SNMP": {
"LTS/SNMP/1": {
"attribute_properties": {
"Ant_mask_RW": {
"archive_period": [
"600000"
]
}
},
"properties": {
"SNMP_community": [
"public"
],
"SNMP_host": [
"172.22.176.1"
],
"SNMP_timeout": [
"5.0"
]
}
}
}
}
},
"test_device": {
"1": {
"test_device": {
"LTS/test_device/1": {
"attribute_properties": {
"Ant_mask_RW": {
"archive_period": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment