Skip to content

LADS LuminescenceReader workshop project

License

Notifications You must be signed in to change notification settings

node-opcua/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 bild your own OPC-UA LADS Server.

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 to 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.

License

LADS SampleServer is MIT licensed.

About

LADS LuminescenceReader workshop project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%