You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to generate client specific code base on a information model XML file ?
I have a server that implements a opc ua companion specification and I wonder if there is a way to create a file that contains constants values such as node ids and browsenames such that I do not have to do the work manually of specifying everything manually. The goal is not only to build a working client with a specific companion specification but also test which features are implemented by the server kinda a evaluation / compliant test.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
Is it possible to generate client specific code base on a information model XML file ?
I have a server that implements a opc ua companion specification and I wonder if there is a way to create a file that contains constants values such as node ids and browsenames such that I do not have to do the work manually of specifying everything manually. The goal is not only to build a working client with a specific companion specification but also test which features are implemented by the server kinda a evaluation / compliant test.
Beta Was this translation helpful? Give feedback.
All reactions