Help: POST in, pick a line and POST it out.

This page summarizes the projects mentioned and recommended in the original post on /r/nodered

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • homebridge

    HomeKit support for the impatient.

  • I'm new to Node-Red and programming in general. I'm trying to pass humidity and temp reading from my Pimoroni Enviro Indoor to my HomeBridge setup. The Enviro Indoor will POST every 5 minutes a JSON that looks like this

  • cookbook.nodered.org

    Node-RED Cookbook

  • There are some example flows within the cookbook that might be of help to understand some of the concepts. https://cookbook.nodered.org/ such as http and how to work with JSON (eg a http-in node has to be partnered with a http-out node to send reply with the “OK” signal. The other tip is to use debug nodes across your flow (set them to display entire message) so you can see what messages are being passed between the nodes and check what format it is in.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts