Tourguide update sensor value
Hi,
I'm trying to send sensor data to the fiware notebook instance "Fiware Tour Guide for newbies" here
But I am stuck at understanding the IoT section. You can see in my tests here that I get an error when sending sensor data:
"name":"ENTITYGENERICERROR","message":"Error accesing entity data for device: thing:myKitchen-sensor-0115206c51f60b48b77e4c937835795c33bb953f of type: thing"
Thanks in advance for your help!
EDIT: Even the example on the this page has the same result if I execute it without modifying it. I get the same error: {"name":"ENTITYGENERICERROR","message":"Error accesing entity data for device: thing:restaurant-sensor-0115206c51f60b48b77e4c937835795c33bb953f of type: thing"}