Skip to content

OPCUA 🡲 Express 🡲 React :octocat: Demo (mobile Device)

Notifications You must be signed in to change notification settings

ja0nz/opcua2html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opcua2html

Plotting data from a virtual OPCUA Machine via ReactJS to the browser.

Screenshot

install

$ git clone https://github.com/ja-nz/opcua2html
$
$ # install dependencies for Front- & Backend
$ opcua2html/ReactJsApp 		-> npm i
$ opcua2html/OPCExpressServer 	-> npm i
$
$ # start virtual OPC server and express server
$ opcua2html/OPCExpressServer	-> node node_express_server.js
$ opcua2html/OPCExpressServer	-> node opcua_virtual_arburg_server.js
$
$ # start the ReactJS dev server
$ opcua2html/ReactJsApp			-> npm start

For more information read the Docs

About

OPCUA 🡲 Express 🡲 React :octocat: Demo (mobile Device)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published