-
A student reports that the parser gets stuck:
```
def main(): Unit \ IO =
tests()
def tests(): Unit \IO =
let start_time1 = Time.Epoch.milliseconds();
let _pipeline1 = cat(List#{…
-
**Describe the bug**
When I try the [docker-compose file](https://github.com/orchestracities/ngsi-timeseries-api/blob/master/docker/docker-compose.yml) from the tutorial and try to query quantumleap,…
-
I try to use the uvision simulator to debug the project ( for example ,project 25). But fail due the following error:
*** error 65: access violation at 0x400FE070 : no 'write' permission
Looking for…
-
Thanks to KameiB in the Discord server for reporting this. Context here:
https://discord.com/channels/708811478395912266/709156231394361384/1126950851206975593
> so zisteauSign tries to give you a…
-
Hello
We are using Quantumleap and we have entities in context broker with multiple attributes that may have different timestamps.
The the main question is why Quantumleap is joining all time-seri…
-
I have a basic FIWARE architecture set up that has roughly the following dataflow:
> OPC-UA simulation server -> IoT Agent OPC-UA -> Orion -> QuantumLeap -> CrateDB
The configuration of the IoT …
-
Running latest qm_5.3.0-linux64.zip:
https://github.com/QuantumLeaps/qm/releases/download/v5.3.0/qm_5.3.0-linux64.zip
- Tool still says 5.2.5 in About QM.
- Can't open the template files with n…
-
### Describe the bug
The current status of SADS online update on the fixe time interval, which does not necessarily coincide with update in the context broker.
### To Reproduce
Steps to reproduce…
-
Hi,
I'd like to report a possible typo error bug in freeRTOS port. There are two instances of these error.
Instance#1 (qf_port.c)
`bool QActive_post_(QActive * const me, QEvt const * const e,
…
-
### Describe the bug
Can't build the Docker image at the moment. The step where we install the Python deps fails. Since we don't pin every dep, most likely we've bumped in another instance of self-in…