Skip to content
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

Make is possible to delete metadata from a thing #779

Closed
thjaeckle opened this issue Aug 27, 2020 · 1 comment · Fixed by #1402
Closed

Make is possible to delete metadata from a thing #779

thjaeckle opened this issue Aug 27, 2020 · 1 comment · Fixed by #1402
Assignees
Milestone

Comments

@thjaeckle
Copy link
Member

thjaeckle commented Aug 27, 2020

With #680 it is possible to put/set arbitrary metadata to a digital twin (thing).
It however is not possible to delete a once set metadata - it is only possible to e.g. set the metadata's value to null.

In scenarios where deletion is favorable it would be good to make deletion possible.

The syntax of deletion could look like, as an additional header "delete-metadata":

delete-metadata:
[
  "issuedAt"
]
@jufickel-b
Copy link

As the header names for metadata now contain verbs, this is a nice approach IMHO.

@stmaute stmaute self-assigned this Jun 9, 2022
@thjaeckle thjaeckle added this to the 3.0.0 milestone Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants