Skip to content

JonSyuGithub/opcua-commander

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI OPCUA Client with NodeOPCUA

alt text

install from npm

$ npm install  opcua-commander -g
$ opcua-commander -e opc.tcp://localhost:26543 

install from source

$ git clone https://github.com/node-opcua/opcua-commander.git
$ cd opcua-commander
$ npm install
$ node index.js  -e opc.tcp://localhost:26543 

About

a opcua client with blessed (ncurses)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%