All Projects → ibmets → node-red-bluemix-nodes

ibmets / node-red-bluemix-nodes

Licence: Apache-2.0 license
A collection of node-red nodes for the IBM Bluemix platform

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to node-red-bluemix-nodes

detect-timeseriesdata-change
WARNING: This repository is no longer maintained ⚠️ This repository will not be updated. The repository will be kept available in read-only mode.
Stars: ✭ 21 (-34.37%)
Mutual labels:  node-red, bluemix
node-red-dsx-workflow
This journey helps to build a complete end-to-end analytics solution using IBM Watson Studio. This repository contains instructions to create a custom web interface to trigger the execution of Python code in Jupyter Notebook and visualise the response from Jupyter Notebook on IBM Watson Studio.
Stars: ✭ 26 (-18.75%)
Mutual labels:  node-red, bluemix
node-red-contrib-mssql-plus
A Node-RED node to read and write to Microsoft MS SQL Databases
Stars: ✭ 22 (-31.25%)
Mutual labels:  node-red
docker-iot-dashboard
A complete IoT server for LoRaWAN IoT projects: node-red + influxdb + grafana + ssl + let's encrypt using docker-compose.
Stars: ✭ 79 (+146.88%)
Mutual labels:  node-red
awesome-ibmcloud
A curated list of awesome IBM Cloud SDKs, open source repositories, tools, blogs and other resources.
Stars: ✭ 77 (+140.63%)
Mutual labels:  bluemix
theme-collection
A collection of themes for Node-RED
Stars: ✭ 43 (+34.38%)
Mutual labels:  node-red
node-red-contrib-yandex-station-management
Модуль node-red-contrib-yandex-station-management для управления умными колонками от Яндекс
Stars: ✭ 20 (-37.5%)
Mutual labels:  node-red
node-red-contrib-nora
Node Red Google Home integration
Stars: ✭ 77 (+140.63%)
Mutual labels:  node-red
logistics-wizard
The Logistics Wizard is an end-to-end, smart supply chain management solution that showcases how to execute hybrid cloud, microservices, and predictive data analytics in the real world.
Stars: ✭ 99 (+209.38%)
Mutual labels:  bluemix
multiple-deployment-options
Shows how one service can be deployed to multiple deployment options
Stars: ✭ 20 (-37.5%)
Mutual labels:  bluemix
node-red-contrib-whatsappbot
Whatsapp Bot 🤖 for Node-Red
Stars: ✭ 37 (+15.63%)
Mutual labels:  node-red
node-red-contrib-polymer
A Polymer based Dashboard UI for Node-RED
Stars: ✭ 21 (-34.37%)
Mutual labels:  node-red
watson-multimedia-analyzer
WARNING: This repository is no longer maintained ⚠️ This repository will not be updated. The repository will be kept available in read-only mode. A Node app that use Watson Visual Recognition, Speech to Text, Natural Language Understanding, and Tone Analyzer to enrich media files.
Stars: ✭ 23 (-28.12%)
Mutual labels:  bluemix
node-red-contrib-sonospollytts
Play speech TTS using Sonos.
Stars: ✭ 11 (-65.62%)
Mutual labels:  node-red
node-red-contrib-bosch-shc
Bosch Smart Home Controller (SHC) nodes for Node-Red
Stars: ✭ 15 (-53.12%)
Mutual labels:  node-red
Node Red
Low-code programming for event-driven applications
Stars: ✭ 13,609 (+42428.13%)
Mutual labels:  node-red
node-red-contrib-discord
Node-red nodes that allow you to interact with Discord.
Stars: ✭ 15 (-53.12%)
Mutual labels:  node-red
node-red-node-typescript-starter
🏁 Quick-start template repository for creating new Node-RED node sets in TypeScript.
Stars: ✭ 64 (+100%)
Mutual labels:  node-red
node-red-dashboard-login
Node-RED-Dashboard Example with Sign In (Log In) Form, Session Management
Stars: ✭ 43 (+34.38%)
Mutual labels:  node-red
awesome-rhasspy
Carefully curated list of projects and resources for the voice assistant Rhasspy
Stars: ✭ 50 (+56.25%)
Mutual labels:  node-red

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

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].