Regenerate template drivers
This commit is contained in:
@@ -457,7 +457,9 @@ proc add_huber_pilot {name ip_address tcp_port} {
|
||||
makesctcontroller sct_${name} std ${ip_address}:${tcp_port}
|
||||
}
|
||||
} else {
|
||||
::scobj::huber_pilot::sics_log 9 "[environment_simulation] => No sctcontroller for huber_pilot"
|
||||
::scobj::huber_pilot::sics_log 9 "[environment_simulation] => Null sctcontroller for huber_pilot"
|
||||
::scobj::huber_pilot::sics_log 9 "makesctcontroller sct_${name} aqadapter NULL"
|
||||
makesctcontroller sct_${name} aqadapter NULL
|
||||
}
|
||||
::scobj::huber_pilot::sics_log 1 "::scobj::huber_pilot::mkDriver sct_${name} ${name} ${ip_address} ${tcp_port}"
|
||||
::scobj::huber_pilot::mkDriver sct_${name} ${name} ${ip_address} ${tcp_port}
|
||||
|
||||
Reference in New Issue
Block a user