Skip to content

node-opcua/node-opcua-sampleserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-opcua-sampleserver

A simple OPC-UA server based on node-opcua.

Run Locally

Clone the project

  git clone https://github.com/node-opcua/node-opcua-sampleserver

Go to the project directory

  cd node-opcua-sampleserver

Install dependencies

  npm install

Start the server

  npm run start

More information

NodeOPCUA By Example - Edition 2024

The book NodeOPCUA by Example - Edition 2024 provides a comprehensive set of examples that goes beyond the simple example provided here.

About

A simple OPC-UA server based on node-opcua

Resources

License

Stars

Watchers

Forks

Packages

No packages published