Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 799 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 799 Bytes

Node-RED Nodes for IBM Bluemix

A collection of nodes to be used with Bluemix boilerplates.

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
  • MongoDB
    • Perform save, insert or remove operations
    • Perform find, count and aggregate operations
  • Twilio
    • Sends an SMS message using the Twilio service

Watson nodes:

  • Language Identification
    • Detects the language used in text
  • Machine Translation
    • Translates text from one language to another
  • Question Answer
    • Receive responses to input questions