Context Broker and CEF building block for context data management which supports both the NGSI-LD and the NGSI-v2 APIs
GNU Affero General Public License v3.0
50
stars
43
forks
source link
Problem with PATCH processing (update an attribute #799
Closed
flopezag closed 3 years ago
I am using the current latest version of Orion-LD:
When I have tried to update an attribute of an entity that it was created previously following this request:
and now update the energy attribute, for example:
I obtained an error:
But I can request the concrete information of that entity:
I repeated the process but using the docker image with tag
0.7-PRE-115
, and I can update the property of the entity:and requesting the information about that entity, I can confirm that it was updated: