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

0.0.4 • Public • Published

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

Package Sidebar

Install

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

Weekly Downloads

3

Version

0.0.4

License

MIT

Unpacked Size

44 kB

Total Files

6

Last publish

Collaborators

  • dkdummel