1.0.8 • Published 5 years ago

node-red-contrib-azure-service-bus-queue v1.0.8

Weekly downloads
17
License
MIT
Repository
github
Last release
5 years ago

node-red-contrib-azure-service-bus-queue

A simple node-red package that allows you to post and recieve Azure Service Bus Queue messages

The post-message node requires configuration - the name of the queue to post in and the Azure Service bus queue ConnectionString. It posts the JSON object located in the msg.payload input message.

The receive-message node requires configuration - the Azure Service bus queue ConnectionString. The node returns JSON object in the msg.payload property.

1.0.8

5 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago