Skip to content

An OPC-UA node for serving up a 3D printer interface.

License

Notifications You must be signed in to change notification settings

OutsourcedGuru/opcua-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opcua-node

An OPC-UA node for serving up a 3D printer interface.

The OPC Unified Architecture is a machine-to-machine communication protocol for industrial automation.

Overview

This server creates an OPC-UA node, responds to queries and serves back information regarding a 3D printer which is fronted by OctoPrint.

At the moment, this is just a proof-of-concept. I wouldn't consider it a complete project yet.

Installation

mkdir ~/sites && cd ~/sites
git clone https://github.com/OutsourcedGuru/opcua-node.git
cd opcua-node
npm install
nano config.js # Edit the values here, especially the API key from OctoPrint
npm start
Description Version Author Last Update
opcua-node v1.0.3 OutsourcedGuru June 12, 2019
Donate Cryptocurrency
eth-receive btc-receive
Ethereum Bitcoin

Releases

No releases published

Packages

No packages published