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

1.0.8 • Public • Published

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.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

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

    Weekly Downloads

    14

    Version

    1.0.8

    License

    MIT

    Unpacked Size

    86.5 kB

    Total Files

    9

    Last publish

    Collaborators

    • kaloyan.nikolov