AndreasHeine / SampleServer-node-opcua

OPC UA Sample Server based on node-opcua. Showcasing how to implement OPC UA companion specifications.
Apache License 2.0
11 stars 17 forks source link
node-opcua opcua opcuaserver typescript umati

SampleServer-node-opcua

Node.js CI CodeQL Lint Code Base Container Build

OPC UA Sample Server based on node-opcua
the official book node-opcua: node-opcua by example by Sterfive
API Docs: 2.32.0

Usage

Example Users

User: admin Password: pw1
User: operator Password: pw2
User: guest Password: pw3

Ephemeral Dev Environment

Docker

Set "IP" and "PORT" in env:

Online Server Instance

Implementations of OPC UA Companion Specifications

image

OPC UA Pub/Sub over MQTT

MQTT-Broker: mqtt://broker.hivemq.com:1883
MQTT-Topic: umati/#

License

GitHub

Unless otherwise specified, source code in this repository is licensed under the Apache 2.0 License.