Skip to content
Snippets Groups Projects

Small refactoring of the Makefile

All threads resolved!
14 files
+ 595
355
Compare changes
  • Side-by-side
  • Inline
Files
14
+ 23
4
@@ -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": [
Loading