-
When retrieving all Entity Types through the endpoint `/ngsi-ld/v1/types` there is a problem with the backend:
In the MongoDB query function https://github.com/FIWARE/context.Orion-LD/blob/659de323…
-
Hi everyone,
I was playing again with NGSI-LD subscriptions in order to check the resolution of previously closed issues #522 and #523 regarding _`sysAttrs`_ and _`showChanges`_ notification parame…
-
Section 6.5.3.1 of the specification
https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.01.01_60/gs_CIM009v010101p.pdf
-
It's worth looking at the tests for subscriptions part of NGSI-LD [here](https://github.com/Fiware/NGSI-LD_Tests/tree/master/contextSubscription).
-
Hi everyone,
I was playing again with NGSI-LD subscriptions in order to check the resolution of previously closed issues #522 and #523 regarding _`sysAttrs`_ and _`showChanges`_ notification parame…
-
Beside V2, LD protocol has to be supported
- [x] Change existing protocol `NGSI` to `NGSI-V2`
- [x] Add protocol `NGSI-LD`
- [ ] Implement support
- [ ] Change Readme.md
-
### Description
OrionLD gets stuck on startup when the number of orion databases in mongodb is bigger than the mongo connection pool. No error is provided and the last log message is the following:
…
-
-
**Is your feature request related to a problem? Please describe.**
Today we have a rule package only for ngsi-v2. We should have one also for NGSI-LD
**Describe the solution you'd like**
Crea…
-
- [x] Explore and demonstrate NGSI-LD time series API
- [x] Evaluate integration with KairosDB instead of storing data in postgres
Conclusion: For the time being not to use the NGSI-LD time series AP…