Skip to main content

14 docs tagged with "node-red"

View all tags

How do I connect my BB-400 to FRED?

Cloud computing is the process by which information can be sent back and forth over the Internet using a variety of different "pay-as-you-go" cloud services. The BB-400 is compatible with a number of cloud services, and this FAQ will explore one of these options: FRED.

How do I set up Push Notifications on the BB-400?

This FAQ gives examples with different methods for a user to use push notifications. Push notifications are simple notifications which a user can setup for when a specific event has happened. An example of this would be, if one of the BB-400 inputs signal high, immediately send a notification via email.

Using ModbusTCP with Node-Red to control IO

This FAQ will explain how Modbus TCP can be used with Node-RED to control the IO lines. Node-RED can be used on a PC or alternatively you can access a Node-RED instance on your BB-400.

Using REST in Node-RED to Control IO

This FAQ will describe how to use REST to control the IO lines using Node-RED. For more information on Node-RED please refer to the Node-RED FAQ , and for more information on WebSockets there is a Brainboxes FAQ What is the REST Protocol?