From e68eff0570ff859dd1f9632310501c946d1c6f8a Mon Sep 17 00:00:00 2001 From: Javierlj <42933957+Javierlj@users.noreply.github.com> Date: Tue, 3 Dec 2019 11:57:27 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 804e75b..747a26c 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ conclusions as to the state of your smart solution and bring value to your solut This is a Flink connector for the FIWARE Orion Context Broker. It has two parts: - **`OrionSource`**: Source for receiving NGSI v2 events from subscriptions via HTTP. +- **`NGSILDSource`**: Source for receiving NGSI-LD events from subscriptions via HTTP. - **`OrionSink`**: Sink for writing the processed data in Orion. ### Installation