Skip to content

ppatierno/azure-nodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Microsoft Azure nodes for Node-RED

This project provides a set of nodes for Node-RED that makes it easy to interact with Microsoft Azure Services.

Documentation

The official documentation is available in the related Wiki pages.

Current version supports the following Microsoft Azure Services.

Service Bus

  1. Sending and receiving messages to/from a queue;
  2. Sending messages to a topic and receiving messages from subscription;

Installation

The library is based on official Microsoft Azure SDK for Node.js. You need to install this SDK to work with Azure-Nodes. The simple way to do it is use Node Package Manager (NPM) and install ["azure" module] (https://www.npmjs.org/package/azure).

After this, you can copy library files (*.js and *.html) under "nodes" folder of Node-RED installation.

Author

Azure-Nodes is a creation of Paolo Patierno

Copyright and license

Copyright 2014 Paolo Patierno under the Apache 2.0 license.

About

Library with nodes for Node-RED to use Microsoft Azure services

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published