node-red-bluemix-nodes

1.1.11 • Public • Published

Node-RED Nodes for IBM Bluemix

A collection of nodes to be used with Node-RED in IBM Bluemix.

Nodes

The current release contains the following nodes:

  • TCP
    • Provides TCP input and output clients
    • Connects to remote TCP port and replies to messages from an input client
  • UDP
    • Sends a message to the designated UDP host and port
  • MQ Light
    • Provides MQ Light receive and send clients
    • Publishes and subscribes to chosen topics
  • MongoDB
    • Perform save, insert, update or remove operations
    • Perform find, count and aggregate operations
  • Twilio
    • Sends an SMS message using the Twilio service
  • Weather
    • Access historical and real-time weather data from The Weather Company
  • Business Rules
    • Spend less time recoding and testing when the business policy changes by keeping business logic separate from application logic.
    • Simplify the integration of a Business Rules execution calls : just select one of the available Rulesets for the selected Business Rules instance.
    • Use JSON or XML payload in input/output.
    • New : add a one click Test feature for a given Decision Service (trace mode available) that help in the discovery, the test and the integration of Decision Services deployed in your Business Rules instance
  • Predictive Analytics
    • Accesses the Predictive Analytics service on Bluemix - This in turn can import and run scoring models built using IBM's SPSS Modeller.

Prior to version 1.0.1, this module also included nodes for the IBM Watson and Alchemy services. They have now been moved to node-red-node-watson.

Contributing

For simple typos and single line fixes please just raise an issue pointing out our mistakes. If you need to raise a pull request please read our contribution guidelines before doing so.

Copyright and license

Copyright 2014, 2016 IBM Corp. under the Apache 2.0 license.

Package Sidebar

Install

npm i node-red-bluemix-nodes

Weekly Downloads

21

Version

1.1.11

License

Apache-2.0

Unpacked Size

157 kB

Total Files

29

Last publish

Collaborators

  • dceejay
  • jthomas
  • knolleary