telefonicaid / fiware-orion

Context Broker and CEF building block for context data management, providing NGSI interfaces.
https://github.com/telefonicaid/fiware-orion/blob/master/doc/manuals/orion-api.md
GNU Affero General Public License v3.0
210 stars 265 forks source link

update entity #4299

Open Ferkelcode opened 1 year ago

Ferkelcode commented 1 year ago

Hello,

I updated an entity and got : INFO@2023-03-17T15:20:40.262Z logTracing.cpp[148]: Request received: PUT /v2/entities/HeatRecovery/attrs/InletTemperatureHeatRecovery/value, request payload (2 bytes): 13, response code: 204

Does this mean the entity was updated successfully, I tried to check with http://localhost:1026/v2/entities but there is no entity, do you know why? Thank you!

mapedraza commented 1 year ago

Hi @Ferkelcode

With the information you provide we can't ensure if you found a bug or you are not requesting properly the data to the Context Broker. So let's remove the bug Label meanwhile.

Regarding your problem, please create a thread in Stack Overflow which is the official support channel. Consider to give information about the log (as you did for the PUT request) and request you used in curl format for creating and getting the data. Also please try to provide more information about the environment you are running the tests (Orion version, DB version etc)

Once you create the Stack Over Flow thread, you can comment here putting the link to the SoF question