You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aaronzi
changed the title
Option to preconfigure custom IRI for AAS/SM/Asset ID vie Env Vars
Option to preconfigure custom IRI for AAS/SM/Asset ID via Env Vars
Jan 6, 2025
User Story
Rules
EDITOR_ID_PREFIX
should be used to configure the first part of the ID IRIhttps://example.com
should be used automaticallyEntry Points
Acceptance Criteria
Generate IRI
, the created IRI uses the specified URL prefix from the Env Variable if configuredhttps://example.com
will be used when clicking onGenerate IRI
References and Notes
[1] https://github.com/eclipse-basyx/basyx-aas-web-ui/blob/main/aas-web-ui/src/components/EditorComponents/InputTypes/TextInput.vue
[2] https://github.com/eclipse-basyx/basyx-aas-web-ui/blob/main/aas-web-ui/src/utils/IDUtils.ts#L25-L27
[3] https://github.com/eclipse-basyx/basyx-aas-web-ui/blob/main/aas-web-ui/entrypoint.sh
[4] https://github.com/eclipse-basyx/basyx-aas-web-ui/blob/main/aas-web-ui/.env.development
[5] https://github.com/eclipse-basyx/basyx-aas-web-ui/blob/main/aas-web-ui/src/store/EnvironmentStore.ts
The text was updated successfully, but these errors were encountered: