Hi!
First thing first - thank you all for the amazing work you’ve done with TANGO Controls! Really cool stuff ![]()
And here is a problem I’m not sure how to solve properly. Basically I need to perform all the steps of Jive’s Server Wizard programmatically. Currently I’m having something like this: https://gist.github.com/SF-300/0b9f7c41ada5b14ba0e401cdc4338de4. And now I’m a little bit lost. What are these “ior”(CORBA’s Interoperable Object Reference?) and “pid”(process id from UNIX?) fields in DbDevExportInfo class/struct? Where can I obtain them from when actual TAGNO server program is running on some other machine? Or am I completely missing the point and there is a better way to achieve this?
Any help would be greatly aprreciated. Thanks in advance!