Reference Class
Module: opcua.address_space
Constructor
Reference
(
-
options.referenceType -
options.nodeId -
options.isForward
Parameters:
-
options.referenceTypeString -
options.nodeIdNodeId -
options.isForwardBoolean
Item Index
Methods
_arrow
()
private
Example:
---- some text ----->
addElement
add a new element in a ExtensionObject Array variable
(
-
options -
uaArrayVariableNode
Parameters:
-
optionsObjectdata used to construct the underlying ExtensionObject
-
uaArrayVariableNodeUAVariable
Returns:
:
checkSelectClause
(
Array-
parentNode -
selectClause
Parameters:
-
parentNodeObject -
selectClauseObject
Returns:
Array :
checkSelectClauses
(
StatusCodes<>
-
eventTypeNode -
selectClauses
Parameters:
-
eventTypeNodeObject -
selectClausesSelectClauseResults
Returns:
StatusCodes<>:
createExtObjArrayNode
create a node Variable that contains a array of ExtensionObject of a given type
(
Object | UAVariable
-
parentFolder -
options
Parameters:
-
parentFolderObject -
optionsObject-
browseName -
complexVariableType:
-
variableType: the type of Extension objects stored in the array.
-
indexPropertyName
-
Returns:
Object | UAVariable:
prepareDataType
(
private
-
dataType
Parameters:
-
dataTypeObject
toString
()
String
turn reference into a arrow : ---- REFERENCETYPE --> [NODEID]
Returns:
String:
The NodeOPCUA API