-
Notifications
You must be signed in to change notification settings - Fork 0
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
🎁 [handover] : Enable 3D in sidesheet #940
Comments
@jone, which tags are relevant for 3D for this application? |
All tags in the selected commPk. |
Implementation note: API endpoint for fetching tags relevant for Handover uses CompletionTagV3, and fetches all tags with a matching commissioningPackageId matching the commissioningPackageId of the Handover. |
Do you know if you get any matches in the model by using the CompletionRegister endpoint. This has all the dummyTags |
Info: There is no dummy-Tags in the 3D model, so wont be any match on those. |
3D for Handover is now deployed to production. FYI @JoneUE |
The baseline 3D Model-viewer component is finished, and available for use in all cc-applications.
Implemented in PR #774
To use it in the rest of the applications, the following needs to be done:
In order to implement this, PO must provide a list of which types of tags that are relevant for 3D for each application.
The text was updated successfully, but these errors were encountered: