-
We have Timeseries data of NGSI Devices from Dec. 2019 to now stored in CrateDB. So when I query Crate
```
select * from etdevice
where entity_id = 'urn:ngsi-ld:Device:evn-joulie:FFFF64421400678…
-
add proxy for quantum leap
add proxy for context broker
add tenant
expected: sub url settings are added to orion API
actual: sub url settings are added to another API
-
My k8s cluster version is 1.17.7, everything was working but Azure told me to update and now quantumleap to cratedb doesn't work. I have this error in the pod:
OCI runtime exec failed: exec failed:…
-
We have been working on creating a data model.
QUESTION: Is the location structure specified in the https://github.com/FIWARE/data-models/tree/master/specs/Weather/WeatherObserved correct and if s…
-
While trying to run a local instance of quantum leap with all the other necessary tools via the docker-compose provided, the quantum leap container fails with an error of "Failed to add operation for…
-
**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…
-
**Describe the bug**
I'm not sure if this is a bug or I am doing something wrong.
**To Reproduce**
Steps to reproduce the behavior:
1. First I've posted a device in the IoTagent-LoRaWAN and appa…
-
**Is your feature request related to a problem? Please describe.**
flask runner are not the recommended solution for production
**Describe the solution you'd like**
move to uwsgi, see here:
http…
-
Hi folks! I hope you are having a good day despite Corona.
We have been using your excellent QL. There has been security tests done in one project and a concern has been raised, please see the Gen…
-
**Describe the bug**
When I specify the fromDate Paramter it returns no records , although data for this time index exists.
**To Reproduce**
Steps to reproduce the behavior:
Have some Data i…