Hi, I solve my problem with the instance creation, but when I try to do an a entity creation not work. I use this body (I'm using Rest Client on Firefox ) { "contextElements": [ { "type": "Room", "isPattern": "false", "id": "Room1", "attributes": [ { "name": "temperature", "type": "float", "value": "23" }, { "name": "pressure", "type": "integer", "value": "720" } ] } ], "updateAction": "APPEND" } the URL is http://10.0.224.60:1026/ NGSI10/updateContext and headers are Content-Type:application/json & Accept:application/json -- Si una idea no es absurda al principio, entonces no merece la pena. Albert Einstein -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.fiware.org/private/fiware-lab-help/attachments/20150115/0e81a2c3/attachment.html>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy