The VDMA OPC UA Industrial Joining Technologies (IJT) Working Group defines a standard information model for joining technologies such as Tightening, Gluing, Riveting, Flow Drill Fastening, and additional joining technologies. This repository provides reference implementations of OPC UA IJT clients and servers, supporting documents, and conformance test tooling.
- Author: Mohit Agarwal - mohit.agarwal@atlascopco.com
- Coordinator: Bernd Heitzmann - bernd.heitzmann@vdma.eu
| Component | Purpose |
|---|---|
| IJT Server Simulator | Provides a local OPC UA IJT server simulator for demonstrations, client development, and interoperability testing |
| IJT Web Client | Provides a browser-based client for exploring IJT data, events, assets, results, and traces |
| IJT Console Client | Provides a command-line client for connecting to a server, subscribing to events, and calling IJT methods |
| IJT C# Client | Provides a C#/.NET client and reusable generated OPC UA type libraries |
| IJT Test Client | Provides a conformance test client for validating OPC UA IJT server behavior |
- Start the IJT Server Simulator and connect with any OPC UA client such as
UaExpert, or use one of the reference clients in this repository.
- Default endpoint:
opc.tcp://localhost:40451
- Default endpoint:
- OPC UA IJT Group Presentation
- OPC 40450-1 Joining - Online Reference
- OPC 40451-1 Tightening - Online Reference
- OPC Foundation IJT Page
- VDMA IJT Page
To report a security vulnerability, see SECURITY.md.