-
```
{
"id": "urn:ngsi-ld:Vehicle:A4567",
"type": "Vehicle",
"brandName": {
"type": "Property",
"value": "Mercedes"
},
"isParked": {
"type": "Relationship",
"object"…
-
The Thingsboard REST API is too complex to standardize. It is recommended to refactor a more friendly and standardized API by referring to Fiware's [NGSI v2 API](https://github.com/Fiware/specificatio…
-
Check my reasoning in #3603
Sending malformed JSON entities to the context.Orion_LD (compiled with an Address Sanitizer) V1 API can result in a stack overflow in the `/boost/property_tree/json_par…
-
The repo url returns a 404:
http://repositories.lab.fiware.org/repo/rpm/6/
-
Right now, in compliance with NGSI v1, requests with errors get a response of `200 OK` and the error code is part of the payload. In V2 this has changed completely and perhaps we should make V1 work l…
-
I am having troubles with data persistence using that Enabler. After checking the FIWARE Tutorial, I modify the entities and so on and I am not be able to view the data in grafana (also appears on cra…
-
Hi all,
I am using iotagent lwm2m docker container, so after provisioning a device with id robot1 and type Robot (example from Device provisioning), i go to set some values from the client, and I g…
-
good afternoon,
We are trying to integrate ttn with fiware and we are having problems when it comes to lifting it, you can help us.
[centos@orion-uah IoTagent-LoRaWAN-master]$ node bin/iotagent-…
-
The documentation in http://fiware-cygnus.readthedocs.io/en/latest/cygnus-ngsi/quick_start_guide/index.html is not updated.
At least, configuration file is not correct for latests version.
-
Alias plugin sends `object_id` field as part of updateContext requests to Orion Context Broker, causing an error response.
This can be easily seen by modifying https://github.com/telefonicaid/iotag…