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

feat: check whether property is readOnly or writeOnly on exposed-thing #328

Merged
merged 1 commit into from
Sep 22, 2020

Conversation

danielpeintner
Copy link
Member

@danielpeintner danielpeintner commented Sep 18, 2020

  • adds tests also

fixes #326

@danielpeintner
Copy link
Member Author

@relu91 @egekorkan may I ask you to check what I did ...

on writeProperty() call I also added a check whether the property at all exists which makes it a bigger diff but the actual change is minor..

@danielpeintner danielpeintner merged commit 39f8051 into eclipse-thingweb:master Sep 22, 2020
danielpeintner added a commit to danielpeintner/thingweb.node-wot that referenced this pull request Nov 10, 2020
API will change for v0.8.x anyway
see discussion in eclipse-thingweb#333
danielpeintner added a commit that referenced this pull request Nov 11, 2020
relu91 pushed a commit to relu91/thingweb.node-wot that referenced this pull request Jun 1, 2021
API will change for v0.8.x anyway
see discussion in eclipse-thingweb#333

Signed-off-by: reluc <relu.cri@gmail.com>
@danielpeintner danielpeintner deleted the issue-326 branch May 24, 2022 15:39
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 this pull request may close these issues.

writeOnly properties can be read?
2 participants