1.0.8 • Published 4 years ago

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

Weekly downloads
17
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago