Skip to content

Commit

Permalink
fix: Update broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
GoetzGoerisch committed Jul 24, 2023
1 parent 0792ed3 commit 0ae7047
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Gateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ OPC UA server --- Gateway --- MQTT Broker --- umati.app

## Configuration and connection

The detailed configuration of the client and how to deploy and run it is described in the [source repository](https://github.com/umati/Dashboard-OPCUA-Client/blob/development/usage.md).
The detailed configuration of the client and how to deploy and run it is described in the [source repository](https://github.com/umati/Dashboard-OPCUA-Client/blob/development/doc/usage_for_dashboard.md).

### The gateway is provided as

Expand Down
2 changes: 1 addition & 1 deletion Specs.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- [GENERIC-Plastics&Rubber](Specs/prgeneric.md) - Generic Model for umati Plastics and Rubber
- [OPC 40077 - IMM 2 MES](Specs/pr40077.md) - Data exchange between injection
moulding machines and MES
- [OPC 40079 - IMM 2 Robot](Specs/pr400779.md) - Data exchange between injection
- [OPC 40079 - IMM 2 Robot](Specs/pr40079.md) - Data exchange between injection
- [OPC 40082-1 - TCD](Specs/pr40082-1.md) - Peripheral devices – Part 1: Temperature control devices
- [OPC 40082-2 - HRD](Specs/pr40082-2.md) - Peripheral devices – Part 2: Hot runner devices
- [OPC 40082-3 - LSR](Specs/pr40082-3.md) - Peripheral devices – Part 3: LSR Dosing Systems
Expand Down
2 changes: 1 addition & 1 deletion Specs/GeometricalMeasuringSystems.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ All participants not familiar with the release candidate information model do no

## NodeSets for the showcase

[Release Candidate NodeSet](https://github.com/umati/Sample-Server/tree/dev_gms/model/GMS)
[Release Candidate NodeSet](https://github.com/umati/Sample-Server/tree/develop/model/GMS)

## General information valid for the umati showcase demonstration

Expand Down
2 changes: 1 addition & 1 deletion Specs/MachineTool.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Please refer to the provided XML-NodeSets, UaModeler-project or the [Sample Serv

## NodeSets

[Normative NodeSet hosted by the OPC Foundation](https://github.com/OPCFoundation/UA-Nodeset/tree/v1.04/MachineTool)
[Normative NodeSet hosted by the OPC Foundation](https://github.com/OPCFoundation/UA-Nodeset/tree/latest/MachineTool)

### For umati Machine Tool partners

Expand Down
1 change: 0 additions & 1 deletion Specs/PlasticsRubber.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ moulding machines and MES
For not listed OPC UA 400xx specifications or information about the Generic Model, please contact

- Marc Schmitt [marc.schmitt@vdma.org](mailto:marc.schmitt@vdma.org)
- Dr. Harald Weber[harald.weber@vdma.org](mailto:harald.weber@vdma.org)
4 changes: 1 addition & 3 deletions Specs/Woodworking.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ All participants not familiar with the release candidate information model do no

## NodeSets for the showcase

[Release Candidate NodeSet](https://github.com/umati/Sample-Server/tree/main/model/Woodworking)

[Protoyping NodeSet](https://github.com/umati/Woodworking/tree/main/Model) **Remark:** You have to be umati partner and added to the access list. (Contact: [info@umati.org](mailto:info@umati.org))
[Normative NodeSet hosted by the OPC Foundation](https://github.com/OPCFoundation/UA-Nodeset/tree/latest/Woodworking)

## General information valid for the umati showcase demonstration

Expand Down
2 changes: 1 addition & 1 deletion Specs/pr40084-11.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Table 2 shows the complete structure of the instance needed for the umati demons

Important: Version 2.0 of OPC 40084-11 must be used which defines, that the instance of the Corrugator_InterfaceType is located under the Machines folder defined by OPC UA for machinery and that the MachineIdentificationType (also defined in OPC UA for Machinery) is used for the identification.

Download: [Compleate documentation umati showcase information model Plastics and Rubber](https://github.com/umati/Showcase/tree/main/img/PlasticsRubber/PR_40084-11_PDF.pdf)
Download: [Complete documentation umati showcase information model Plastics and Rubber](https://github.com/umati/Showcase/tree/main/img/PlasticsRubber/PR_40084-11_PDF.pdf)

### Table 1 – Namespaces used in this document

Expand Down
1 change: 1 addition & 0 deletions Specs/pr40084-9.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Download: [Compleate documentation umati showcase information model Plastics and
The default namespace OPC 40084-9 is not listed since all BrowseNames without prefix use this default namespace.

### Table 2 – Sample instance of OPC 40084-9

|**BrowseName**|**Type**|**Example Value**|**Remarks**|
| - | :- | :- | :- |
|Objects||||
Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ This documentation is versioned, as some content details will be delivered later
| [MachineTool](Specs/MachineTool.md) | Links | Updates broken links | [5e1af5c](https://github.com/umati/Showcase/commit/5e1af5ce1649addc68d87b87dd1323806a9194e3) |
| [Woodworking](Specs/Woodworking.md) | Links | Updates broken links | [5e1af5c](https://github.com/umati/Showcase/commit/5e1af5ce1649addc68d87b87dd1323806a9194e3) |
| [Geometrical Measuring Systems](Specs/GeometricalMeasuringSystems.md) | GMS | Adds specification page | [49c11bc](https://github.com/umati/Showcase/commit/49c11bc70113b8ceb4ea718e8cef5e27dd9ec5ff) |
| [PlasticsRubber](Specs/PlasticRubber.md) | PlasticsRubber | Adds specifications 40077, 40079 RC, 40082-1, 40082-2, 40082-3, 40084-2, 40084-11, PRGeneric | [5c95751](https://github.com/umati/Showcase/commit/5c95751e6a9220ed2fdda5f030d841a8b22e944b) |
| [PlasticsRubber](Specs/PlasticsRubber.md) | PlasticsRubber | Adds specifications 40077, 40079 RC, 40082-1, 40082-2, 40082-3, 40084-2, 40084-11, PRGeneric | [5c95751](https://github.com/umati/Showcase/commit/5c95751e6a9220ed2fdda5f030d841a8b22e944b) |

## Demonstrator story umati showcase

Expand Down

0 comments on commit 0ae7047

Please sign in to comment.