-
Notifications
You must be signed in to change notification settings - Fork 9
Replace outdated Explanation in PostAllAssetLinksByID Table #485
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace outdated Explanation in PostAllAssetLinksByID Table #485
Conversation
@@ -1901,8 +1901,7 @@ It is the predefined key “_globalAssetId_” that would refer to the _AssetInf | |||
|=== | |||
h|Operation Name 4+e|[[PostAllAssetLinksById]]PostAllAssetLinksById | |||
h|Explanation 4+a| | |||
Creates new asset identifier key-value-pairs linked to an Asset Administration Shell for discoverable content. | |||
The existing content might have to be deleted first. | |||
Creates or replaces all asset identifier key-value-pairs linked to an Asset Administration Shell to edit discoverable content. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Creates or replaces all asset identifier key-value-pairs linked to an Asset Administration Shell to edit discoverable content. | |
Creates or replaces all asset links associated to the Asset Administration Shell. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should not talk about key-value-pairs because they are not. They are triples: name, vale, externalSubjectId
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
update version in changelog + update description PostAllAssetLinksById
…terfaces.adoc Co-authored-by: Birgit Boss <[email protected]>
I changed the description everywhere. @BirgitBoss check again. |
What do you mean with that? |
Solve #478