node-opcua-nodeid : pure nodejs OPCUA SDK - module -nodeid. You can installing node-opcua-nodeid npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install node-opcua-nodeid $ sudo npm install -g node-opcua-nodeid
If want to update the node-opcua-nodeid package execute the command as below,
$ sudo npm update node-opcua-nodeid
Update package globally,
$ npm install -g node-opcua-nodeid
$ sudo git clone https://github.com/rektide/node-opcua-nodeid.git
$ sudo npm install -g ./node-opcua-nodeid
node-opcua-nodeid@0.1.0-7 /usr/lib/node_modules/node-opcua-nodeid
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall node-opcua-nodeid
| Package Name | node-opcua-nodeid |
| Version | 0.1.0-7 |
| Description | pure nodejs OPCUA SDK - module -nodeid |
| Released Date | 2017-09-28T22:08:49.676Z |
| Published by | erossignon |
| How to Learn | https://www.npmjs.com/package/node-opcua-nodeid/tutorial |