opcua.address_space Module
            Defined in: 
packages\node-opcua-address-space\src\view.js:23
        This module provides the following classes:
- AddressSpace
 - BaseNode BaseNode is the base class for all the OPCUA objects in the address space It provides attributes and a set of references to other nodes. see: {{#crossLink "UAObject"}}{{/crossLink}}, {{#crossLink "UAVariable"}}{{/crossLink}}, {{#crossLink "Reference"}}{{/crossLink}}, {{#crossLink "UAMethod"}}{{/crossLink}}, {{#crossLink "UAView"}}{{/crossLink}}, {{#crossLink "UAObjecType"}}{{/crossLink}}, {{#crossLink "UADataType"}}{{/crossLink}}, {{#crossLink "UAVariableType"}}{{/crossLink}},
 - EventData
 - MandatoryChildOrRequestedOptionalFilter return true if node is a mandatory child or a requested optional
 - Reference
 - ReferenceType
 - SessionContext
 - UADataType
 - UAObject
 - UAObjectType
 - UATwoStateVariable
 - UAVariable
 - UAVariableType
 - View
 
            The NodeOPCUA API