From e87ce8b82e40aaab5f4ebda8f46360b228526b56 Mon Sep 17 00:00:00 2001 From: cnoelle <19640096+cnoelle@users.noreply.github.com> Date: Thu, 31 Oct 2024 01:35:27 +0100 Subject: [PATCH] Add NGSI-LD Grafana datasource --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9d1b6a3..d28d81d 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ The FIWARE Catalogue holds the list of official curated contributions to the FIW - [FIWARE Orion with Cygnus on AWS](https://github.com/aws-samples/fiware-orion-on-aws) - An implementation for FIWARE Orion and Cygnus on AWS. - [Grafana Icon Stat Panel](https://grafana.com/grafana/plugins/orchestracities-iconstat-panel/) - Plugin for QuantumLeap/Grafana which adds icons support to Grafana Stats panel. - [Grafana Map Panel](https://grafana.com/grafana/plugins/orchestracities-map-panel/) - Plugin for QuantumLeap/Grafana adds GeoJSON support, icons, popup support and multilayer visualizations to the Grafana Geomap panel. +- [Grafana NGSI-LD datasource](https://github.com/bfi-de/ngsild-grafana-datasource) - Datasource plugin for Grafana which allows connecting to NGSI-LD compatible context brokers. Supports temporal and geo queries. - [node-red-contrib-letsfiware-NGSI](https://github.com/lets-fiware/node-red-contrib-letsfiware-NGSI) - Node-RED implementation for NGSI-v2. - [node-red-contrib-NGSI-LD](https://github.com/lets-fiware/node-red-contrib-NGSI-LD) - Node-RED implementation for NGSI-LD.