-
Today I was following this tutorial and run into an issue when following the steps on https://fiware-tutorials.readthedocs.io/en/latest/big-data-analysis/index.html rather than the ones on this github…
-
Hello, the **context of the bug** is as follows:
- I'm working on an example to get a series of data using Fiware.
- When I try to subscribe an entity using Orion's APIs (http://localhost:1026/v…
-
Hi,
When provisioning an actuator using iotagent-ul, retrieving data with query string results to unexpected entities.
Here is how to reproduce this behavour :
```
$ git clone https://github.…
-
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…
-
Hi,
I didn't found in documentation or source code the specifications to add attribute to multiple created entities with same id pattern. Only found the method for add attr to entity one by one (wi…
-
QuantumLeap used to work, but for some time now it returns `"Something went wrong with QL. Error: SQLActionException[SQLParseException: Invalid index name: mtdefault]"` when I try to access entity his…
ghost updated
4 years ago
-
In our QL logs there is often the following entry:
```
2020-10-16 03:27:40.405 ERROR:reporter.reporter:Notification not processed or not updated for payload: [{'id': 'urn:ngsi-ld:Device:odp-user-d…
-
**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…
-
We have used IoT agent -1.14.0 version from docker hub.
We have given the service and servicepath as follows
fiware-service:testiotagent
fiware-servicepath:/
Device registration payload :
{
…
-
By the time being Orion is able to read `DateTime` attributes using miliseconds, e.g. `2017-06-17T07:21:24.238Z`. However, they are stored as if `.000` were used, e.g. `2017-06-17T07:21:24.000Z`.
T…