Skip to content

Commit

Permalink
chore(concept):[#367] add configuration for dDTR
Browse files Browse the repository at this point in the history
  • Loading branch information
mkanal committed Feb 14, 2024
1 parent 33733c1 commit 1ed24e2
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,12 @@ Parameter is configurable for dDTR instance and has to be configured for integra
- [Values.yaml](https://github.com/eclipse-tractusx/sldt-digital-twin-registry/blob/f438fe96a7ae1f1b920e8e4fb4114fb7af32643d/charts/registry/values.yaml#L51)
- [README.md](https://github.com/eclipse-tractusx/sldt-digital-twin-registry/blob/f438fe96a7ae1f1b920e8e4fb4114fb7af32643d/charts/registry/README.md#:~:text=externalSubjectIdWildcardAllowedTypes)

values.yaml
````json
registry.externalSubjectIdWildcardAllowedTypes = manufacturerPartId,assetLifecyclePhase,digitalTwinType
````


### Visibility of Specific Asset IDs in the DTR
* Usage of parameter 'externalSubjectIds' which contains 'specificAssetIds'. Parameter 'externalSubjectIds' restricts visibility exclusively to manufacturer.

Expand Down

0 comments on commit 1ed24e2

Please sign in to comment.