Skip to content

Commit

Permalink
Update asset-interface-description semanticID (#1259)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpeintner authored and egekorkan committed Apr 2, 2024
1 parent 724230a commit 0f5f8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/td-tools/src/util/asset-interface-description.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1521,7 +1521,7 @@ export class AssetInterfaceDescriptionUtil {
idShort: propertyKey,
description,
semanticId: this.createSemanticId(
"https://admin-shell.io/idta/AssetInterfaceDescription/1/0/PropertyDefinition"
"https://admin-shell.io/idta/AssetInterfacesDescription/1/0/PropertyDefinition"
),
supplementalSemanticIds: [this.createSemanticId("https://www.w3.org/2019/wot/td#name")],
value: propertyValues,
Expand Down

0 comments on commit 0f5f8ae

Please sign in to comment.