Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankSchnicke authored Oct 9, 2023
1 parent 07cedcb commit 0187f43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ As of right now you have to register all Asset Administration Shells on your own
You can use the following endpoints to register Asset Administration Shells which are included in the usage example:

```bash
http://localhost:1500/shells/aHR0cHM6Ly9odHctYmVybGluLmRlL2lkcy9hYXMvZGVtb2Fhc3Yz
http://localhost:8081/shells/aHR0cHM6Ly9odHctYmVybGluLmRlL2lkcy9hYXMvZGVtb2Fhc3Yz
```

```bash
http://localhost:1500/shells/aHR0cHM6Ly9leGFtcGxlLmNvbS9pZHMvc20vMjQxMV83MTYwXzAxMzJfNDUyMw==
http://localhost:8081/shells/aHR0cHM6Ly9leGFtcGxlLmNvbS9pZHMvc20vMjQxMV83MTYwXzAxMzJfNDUyMw==
```

![alt text](RegisterAAS.png "Register Asset Administration Shells")
Expand Down

0 comments on commit 0187f43

Please sign in to comment.