Constructors
constructor
-
Parameters
-
-
value: any
-
Optional namespace: number
Properties
namespace
namespace: number
value
value
: number | string | Buffer | Guid
Static resolveNodeId
resolveNodeId: function
Static sameNodeId
sameNodeId: function
Type declaration
-
-
Parameters
Returns boolean
Methods
toString
- toString(options?: object): string
-
Parameters
Returns string
Construct a node ID
NodeId
const nodeId = new NodeId(NodeIdType.NUMERIC,123,1);