You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the entity updates the value "sanity_status" it is notified properly.
But if the "sanity_status" does not change but the "timestamp" does, CB sends the notification to the subscriber. CB should not send it if the "condValues" has not been updated, isn't it?
The text was updated successfully, but these errors were encountered:
Reported by @jframos
I have confirm that the notifications are sent when the attribute subscribed has not been modified.
Data to reproduce it:
Given this entity append (without Fiware/pahts headers):
And this subscription:
When the entity updates the value "sanity_status" it is notified properly.
But if the "sanity_status" does not change but the "timestamp" does, CB sends the notification to the subscriber. CB should not send it if the "condValues" has not been updated, isn't it?
The text was updated successfully, but these errors were encountered: