Simulator Class
Defined in:
Module: opcua.server.simulation
packages\node-opcua-address-space-for-conformance-testing\src\address_space_for_conformance_testing.js:2
Item Index
Methods
assertHasMatchingReference
(
-
node
-
reference
asserts that the provided reference exists in the node references
Parameters:
-
node
Object -
reference
Object(Reference}
-
referenceType
String -
nodeId
NodeId -
isForward
Boolean
-
Example:
:
assertHasMatchingReference(node,{ referenceType: "Organizes",i sForward:true, nodeId: "ns=1,i=12" });
build_address_space_for_conformance_testing
(
-
addressSpace
-
options
Parameters:
-
addressSpace
ServerEngine -
options
Object-
mass_variable
Boolean
-