Skip to content

opcua-lads/workshop

Repository files navigation

LADS workshop - LADS LuminescenceReader · GitHub license PRs Welcome

This is the LADS Sample Server in nodejs created for workshops and to help people to get an easy start into how to build your own LADS OPC UA Server.

The project is updated to the public release version of LADS OPC UA 1.0 (OPC 30500-1). You will find the offcial node-set files at OPC Foundation GitHub repository. After registration at the OPC Foundation's web-site, you are able to download the accompanying specification documents.

Installation

To use this project you need an installation of a recent javascript engine. To build this server we used nodejs in the version 20.

First you need to install the dependencies of the project. You can accomplish that with the console command npm install in the root of the project.

Usage

To run the code just execute npm start in the root folder of the project.

Contributing

The main purpose of this repository is to simplify adoption of the LADS standard by providing sample implementations. Development of it happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements.

Disclaimer

This code comes without any warranty!

License

LADS SampleServer is MIT licensed.

About

LADS LuminescenceReader workshop project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published