Skip to content

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

License

Notifications You must be signed in to change notification settings

vooba/node-opcua

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-opcua

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

Build Status Dependency Status Coverage Status

node-opcua is an experimental OPC-UA stack written in NodeJS.

Why NodeJS ?

Because nodeJs is a great framework to design asynchronous application.

Getting started:

on linux:



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



on windows:

not tested yet

NPM

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published