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 updating an attribute A1, using PATCH /entities/*/attrs, the notification sent contains the old attribute A1.
But not only that, the notification also contains an extra, expanded copy of other attributes of the entity ...
Tests done using the functest ngsild_patch_entity_attr_with_subscription.test:
When updating an attribute A1, using
PATCH /entities/*/attrs
, the notification sent contains the old attribute A1.But not only that, the notification also contains an extra, expanded copy of other attributes of the entity ...
Tests done using the functest ngsild_patch_entity_attr_with_subscription.test:
Entity Creation:
Update of A1:
Notification:
Expected Notification:
The text was updated successfully, but these errors were encountered: