Skip to content
Snippets Groups Projects
Commit c88e8033 authored by Corné Lukken's avatar Corné Lukken
Browse files

Add CDB configuration for integration tests

parent de353853
Branches
Tags
1 merge request!89Resolve L2SS-240 "Integration testing"
{
"servers": {
"PCC": {
"LTS": {
"PCC": {
"LTS/PCC/1": {
"properties": {
"OPC_Server_Name": [
"pypcc-sim"
],
"OPC_Server_Port": [
"4842"
],
"OPC_Time_Out": [
"5.0"
]
}
}
}
}
},
"SDP": {
"LTS": {
"SDP": {
"LTS/SDP/1": {
"properties": {
"OPC_Server_Name": [
"sdptr-sim"
],
"OPC_Server_Port": [
"4840"
],
"OPC_Time_Out": [
"5.0"
]
}
}
}
}
},
"SST": {
"LTS": {
"SST": {
"LTS/SST/1": {
"properties": {
"SST_Client_Port": [
"5001"
],
"OPC_Server_Name": [
"sdptr-sim"
],
"OPC_Server_Port": [
"4840"
],
"OPC_Time_Out": [
"5.0"
]
}
}
}
}
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment