Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Support setting value "NotAvailable" #646

Conversation

argerus
Copy link
Contributor

@argerus argerus commented Sep 4, 2023

Add the ability to set a value as being not available (i.e. the initial state of a signal that is not set).

Copy link
Contributor

@SebastianSchildt SebastianSchildt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok to me,

I do think there is the Corner case that a string signal can not be set to literal "NotAvailable" anymore, but as this is just a choice made by the client and not an API issue as such I think it is fine (alternative would be an "unset" call)

@SebastianSchildt SebastianSchildt merged commit 77e082e into eclipse-archived:master Sep 5, 2023
@erikbosch erikbosch deleted the feature/support_not_available branch October 31, 2024 12:56
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants