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.
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.