Skip to content
Snippets Groups Projects

Small refactoring of the Makefile

All threads resolved!
2 files
+ 50
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 30
0
 
{
 
"servers": {
 
"PCC": {
 
"LTS": {
 
"PCC": {
 
"LTS/PCC/1": {
 
"properties": {
 
"OPC_Server_Name": [
 
"arm2"
 
]
 
}
 
}
 
}
 
}
 
},
 
"SDP": {
 
"LTS": {
 
"SDP": {
 
"LTS/SDP/1": {
 
"properties": {
 
"OPC_Server_Name": [
 
"okeanos"
 
]
 
}
 
}
 
}
 
}
 
}
 
}
 
}
Loading