OPC UA Information Model database with a REST and GraphQL interface, as well as user management. The global instance of this (hosted by the OPC Foundation) can be found at https://uacloudlibrary.opcfoundation.org.
Other
39
stars
18
forks
source link
Need an API to Query Based on NodeSet Fragment #59
The UA over MQTT Topic Tree will include a NodeSet Fragment that provides the immediate context for information in a published DataSet. A subscriber can parse it and manually request the NodeSets/Types that it needs to fully understand the fragment. However, it makes sense for the CloudLibrary to provide a short cut that takes the NodeSet Fragment as an input and returns all the Types that are referenced by that fragment.
The UA over MQTT Topic Tree will include a NodeSet Fragment that provides the immediate context for information in a published DataSet. A subscriber can parse it and manually request the NodeSets/Types that it needs to fully understand the fragment. However, it makes sense for the CloudLibrary to provide a short cut that takes the NodeSet Fragment as an input and returns all the Types that are referenced by that fragment.