@brainboxes/node-red-contrib-brainboxes

Provides flow examples on how to use different communication protocols with a Brainboxes BB-400.

Usage no npm install needed!

<script type="module">
  import brainboxesNodeRedContribBrainboxes from 'https://cdn.skypack.dev/@brainboxes/node-red-contrib-brainboxes';
</script>

README

node-red-contrib-brainboxes

This package provides customers with flow examples for using Node-RED with a BB-400.

Getting Started

Software dependencies

  • BB-IO-Server
  • Node-RED

Installation process

  1. Install BB-IO-Server for the examples to function: 'apt-get install bb-io-server'
  2. From your Node-RED data directory (by default on BB-400: cd ~/node-red-data), run the following: 'npm install node-red-contrib-brainboxes'