Skip to content

factrylabs/xlsx-opcua-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excel OPCUA demo

An OPCUA server that monitors an excel file and exposes its values. Written as a demo for AGORIA OPCUA event on October 11th 2018 at Antwerp.

When should you use this

Never. This is merely a demo on how stupidly easy and fast it is to connect systems using OPCUA, and is not certainly not meant for production use. Why would you expose excel data over OPCUA anyways? 😮

Installation

This demo requires a recent version of NodeJS (>8).

  • Clone the repo
  • Run npm install to get depedencies
  • Start the server with node demo.js

Now you should be able to connect with any OPCUA client. When you modify the values in the data.xslx file, it will be reflected on the OPCUA server.

More info

Get in touch at factry.io!

About

An OPCUA server that monitors an excel file and exposes it values. Written as a demo for AGORIA OPCUA event on October 11th 2018 at Antwerp.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published