OpcuaObjectNode
objectTypeName
(string)
objectTypeName
(string)Name of the Object Type to instantiate
Example: "MachineToolType"
sourceNamespaceUrl
(string)
sourceNamespaceUrl
(string)URL of the namespace that contains the the object type to instantiate
Example: "http://opcfoundation.org/UA/MachineTool/"
browseName
(string)
browseName
(string)BrowseName that shall be assigned to the Objecttype Instance
Example: "TestMachineToolTypeInstance"
parent
(string)
parent
(string)Reference to parent node Id in the commissioning file
Example: "http://opcfoundation.org/UA/MachineTool/"
Last updated