eclipse-thingweb / eclipse-thingweb/wotpy
Observable properties behavior
Open
- Dominant language
- Python
- Stars
- 48
- Forks
- 18
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 8
Description
node-wot:
The change event for an observable property is emitted only if the new value differs from the previous one.
---
wot-py:
The change event for an observable property is always emitted regardless of the value.
Contributor guide
Assessment
This issue has not been assessed yet.