David Muriel

Results 3 issues of David Muriel

Today I've been hit with what seems to be a weird bug in Cygnus. A little background first: We have a device that instead of sending the measurements as they...

When using the `SendObservation.py` script with the new [iotagent-ul](https://github.com/telefonicaid/iotagent-ul), it uses `application/json` as `Content-Type`, thus getting an error from the agent. Please update the script to use the correct `Content-Type:...

The [RegisterDevice.py](https://github.com/telefonicaid/fiware-figway/blob/master/python-IDAS4/Sensors_UL20/RegisterDevice.py) script from python-IDAS4 fails with the following error: ``` * Status Code: 400 * Response: {"reason":"The request is not well formed","details":"Missing required property: protocol [/devices[0]]"} ``` According to...