-
**Describe the bug**
In the latest updates to ContextBroker there seem to be additions of milliseconds to the creation date and modification date. See this link and the picture attached:
![Milliseco…
-
Orion build procedure (https://fiware-orion.readthedocs.io/en/master/admin/build_source/index.html) used the following dependencies, from sources:
* rapidjson: 1.0.2
* microhttpd: 0.9.48
They a…
-
There is a problem with the YUM repository.
When I put the command
`yum install contextBroker`
the repository does not work.
If I go to the link
[https://nexus.lab.fiware.org/repository/raw/publ…
-
Open311.org Service Type datamodel includes an attribute named "type" which, to avoid collision with the NGSI entity type, has been renamed to open311:type.
I would like to propose renaming it to "…
-
It is necessary to add support for NGSI-LD to all IoT Agents. This is a large amount of work and needs to be split according. This issue is to discuss how the code can be incorporated and link the rel…
-
It would be an interesting feature that Orion informs of the exact versions of libraries on which it depends in the `GET /version` operation. Something like this (draft):
```json
{
"orion" : {
…
-
Having this entity at DB (note there is no location):
```
> db.entities.find({"_id.id": "ES0021000001111111AA", "_id.servicePath": "/energia"})
{ "_id" : { "id" : "ES0021000001111111AA", "type" :…
-
Hi, recently discovered FiWare and I'm reading up on lots of documentation. I have worked on an IoT standard before and am happy to see all the effort going into an open standard that is so encompassi…
-
-
Hi guys,
I installed FIWARE components through docker compose file following this page: https://quantumleap.readthedocs.io/en/latest/admin/
While data are sent from the Broker to CrateDB, Grafan…