This custom node-red node is used to sen messages to the Azure Event Hub.
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
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
The name of the event hub where the messages have to be sent to.
npm i node-red-contrib-vc-azure-eventhub-send