0.0.4 • Published 1 year ago

node-red-contrib-vc-azure-eventhub-send v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

node-red-contrib-vc-azure-eventhub-send

This custom node-red node is used to sen messages to the Azure Event Hub.

Input Parameters

Name (Optional)

The name parameter takes a string as input. The string would appear as the name of the node. Default Value is: Earnest - Send - Azure Event Hub

Connection String (Mandatory):

The endpoint connection string which allows you to connect to the event hub. Format: Endpoint=sb://XXXXXXXXX-prd.servicebus.windows.net/;SharedAccessKeyName=XXXX;SharedAccessKey=XXXXX

Event Hub path (Mandatory):

The name of the event hub where the messages have to be sent to.

Screenshot

Earnest Azure Event Hub Node

Installation

npm i node-red-contrib-vc-azure-eventhub-send
0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago