trafikkdata / node-opcua

an implementation of a OPC UA stack fully written in javascript and nodejs
MIT License
0 stars 0 forks source link

node-opcua

an implementation of a OPC UA stack fully written in javascript and nodejs

NPM version Build Status Build status

Dependency Status Coverage Status Code Climate

OPC UA

Gitter chat

Node-opcua is an full OPC-UA stack written in NodeJS.

Why NodeJS ?

Because nodeJs is a great framework to design asynchronous application.

Getting started

installing node-opcua

$ npm install node-opcua

Tutorials

API Documentation


Contributing

$ git clone git://github.com/node-opcua/node-opcua.git node-opcua
$ cd node-opcua
$ npm install
$ npm test

Supporting the project

If you like the project, please Flattr us. This will give us full of motivation to carry on and keep working on the roadmap.

NPM

Project Stats

Road-map

This are the item we would like to achieve in the next version of the API.

Feedback