node-opcua-factory : pure nodejs OPCUA SDK - module -factory. You can installing node-opcua-factory 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-factory $ sudo npm install -g node-opcua-factory
If want to update the node-opcua-factory package execute the command as below,
$ sudo npm update node-opcua-factory
Update package globally,
$ npm install -g node-opcua-factory
$ sudo git clone https://github.com/rektide/node-opcua-factory.git
$ sudo npm install -g ./node-opcua-factory
node-opcua-factory@0.1.0-11 /usr/lib/node_modules/node-opcua-factory
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall node-opcua-factory
| Package Name | node-opcua-factory |
| Version | 0.1.0-11 |
| Description | pure nodejs OPCUA SDK - module -factory |
| Released Date | 2017-10-25T07:46:30.233Z |
| Published by | erossignon |
| How to Learn | https://www.npmjs.com/package/node-opcua-factory/tutorial |