06/13/2016
Hello! I have a question, is essential to load the address space from xml ? Is this essential for the standard OPCUA ??
eg: https://opcfoundation.org/UA/s.....deSet2.xml
Can I load the address space from sqlite for example ? or other data source - database ???
Thanks!
06/13/2016
My question is: if I continuosly save the value of a digital signal (coming for example from a Arduino or Raspeberry) in a database, for example SQLITE, and when I start my OPCUA server, I take from that database this variable and its value (creating an UA object, obviously)
Do I meet the standads of OPC foundation??
Thanks
You are NOT required to load the address space from XML This capability is a feature that you can implement, if you choose to. The true intent of this capability is to make an address-space portable, meaning that you can use a standardized method to transfer it between products, or to dynamically generate it from a modeling tool.
1 Guest(s)