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