how a part of the access policy declared in a NodeSet2 file is handled at load time.
"apply" : the declaration is installed on the node, as mandated by OPC UA Part 6 F.3.
"ignore" : the declaration is discarded. This is what node-opcua did before these options
existed: a nodeset declaring a restrictive policy would load fail-open.
how a part of the access policy declared in a NodeSet2 file is handled at load time.
"apply": the declaration is installed on the node, as mandated by OPC UA Part 6 F.3."ignore": the declaration is discarded. This is what node-opcua did before these options existed: a nodeset declaring a restrictive policy would load fail-open.