forked from eclipse-basyx/basyx-python-sdk
-
Notifications
You must be signed in to change notification settings - Fork 3
WIP: V30/datatypes #7
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add base.RevisionType, change type of AdministrativeInformation/version, delete unnecessary check in AdministrativeInformation._set_version
Change datatypes.MessageTopicType to base.MessageTopicType
Change types of AdministrativeInformation/version and ./revision, delete unnecessary check
Change Type from Reference to Identifier
Change Key/value from String to Identifier to add length constraint. Remove unnecessary length check
Change type of PathType from string to Identifier to add length constraint
for new added Types
This reverts commit 6240001.
Deleted unnecessary checks
Frosty2500
added a commit
that referenced
this pull request
Nov 11, 2024
Previously, trying to run the container using the tutorial from the `README.md` led to an error, due to a wrongly set default storage path if the environment variable `STORAGE_PATH` is not set. This fixes this issue by setting the default storage path to `/storage` rather than the prior relative path: `storage`.
s-heppner
pushed a commit
that referenced
this pull request
Nov 17, 2024
Previously, trying to run the container using the tutorial from the `README.md` led to an error, due to a wrongly set default storage path if the environment variable `STORAGE_PATH` is not set. This fixes this issue by setting the default storage path to `/storage` rather than the prior relative path: `storage`.
Ornella33
pushed a commit
that referenced
this pull request
Jan 13, 2025
Previously, trying to run the container using the tutorial from the `README.md` led to an error, due to a wrongly set default storage path if the environment variable `STORAGE_PATH` is not set. This fixes this issue by setting the default storage path to `/storage` rather than the prior relative path: `storage`.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
add MultiLanguageNameType, MultiLanguageTextType, LabelType, MessageTopicType, NameType
change Type of Exstension/name, MultiLanguageProperty/value, QualifierType, eferable/category, Referable/checksum
Referavle/display_name, Referable/description, Referable/id_short, SpecificAssetId/name, SpecificAssetId/value