Regenerate SCT drivers
This commit is contained in:
@@ -99,6 +99,8 @@ proc ::scobj::mvp_valve::read_config {} {
|
||||
}
|
||||
if { [string equal -nocase [dict get $v "driver"] "mvp_valve"] } {
|
||||
::scobj::mvp_valve::sics_log 9 "No sctcontroller for mvp_valve"
|
||||
set ip_address [dict get $v ip]
|
||||
set tcp_port [dict get $v port]
|
||||
set arg_list [list]
|
||||
set missing_list [list]
|
||||
foreach arg {id datype} {
|
||||
|
||||
Reference in New Issue
Block a user