Bridge // Flow-Based Automation

Wire the flow. Light the screen.

Node-RED is the flow tool of the IoT world — MQTT, Modbus, serial, HTTP, all wired visually. A Function node plus an HTTP Request node push any flow's output to your Hangar.Media screens, HMAC-signed.

IoT-Grade MQTT / Modbus / HTTP
See Pricing
HMAC Signed Delivery
IoT-Grade MQTT / Modbus / HTTP
HMAC Signed Delivery
Tables · Cards · KPIs Display Targets
Bridge // Overview

From the factory floor to the screen on the wall

Node-RED flows already speak to your sensors, brokers and PLCs. Wire a Function node to shape msg.payload, sign it, and POST it to your Hangar.Media inbound webhook — the data renders as a live table or alert cards on any screen, with mapping and transforms applied on arrival.

MQTT, Modbus, OPC-UA, serial — anything a flow can read can reach a screen
Map any payload field to display columns with dot-notation paths, defaults, and per-column transforms
Three display targets: live data table, announcement cards (with rolling accumulation), or KPI metrics
Accumulate mode keeps a rolling board of the most recent pushes instead of replacing on every update
Outbound events included: screens can trigger your automations back (offline/online, sync errors, emergency alerts) with a signed envelope
Bridge // Key Features

What you can do with Light the screen.

Three capabilities that make this integration essential for your digital signage network.

Instant Push // 01

Function node + HTTP Request node

A Function node composes the JSON payload from flow messages (and computes the signature with Node's crypto module); the HTTP Request node POSTs it to your inbound webhook URL. Batch with join nodes or push per-message with Accumulate mode on.

The dashboard your control room actually looks at.

Join nodes batch sensor readings into one list payload

JSON payloads of any shape — single records or lists

Screens update within seconds of the push arriving

Bridge // Instant Push
Field Mapping // 02

Shape the payload into screen content

Point display columns at payload fields with dot-notation paths, set defaults for missing fields, and apply per-column transforms — uppercase, lowercase, truncate, prefix, suffix. The same mapping engine powers every automation platform integration, so a recipe built once is portable across tools.

Your automation sends data; the mapping decides how it reads on screen.

Dot-notation paths reach nested payload fields

Defaults fill gaps so screens never show blanks

Transforms tidy values without touching the automation

Bridge // Field Mapping
Verified Delivery // 03

HMAC-signed, replay-protected delivery

The Function node signs the body with HMAC-SHA256 using your integration secret (require("crypto")) and sets msg.headers["X-Webhook-Signature"]. Hangar.Media verifies in constant time, with optional replay protection — right for unattended industrial flows.

Every push is authenticated before a pixel changes.

HMAC-SHA256 signing in a Function node (recommended)

Optional Stripe-style replay protection

Secret-header mode for minimal flows

Bridge // Verified Delivery
Bridge // Setup

Four steps to connected screens.

From setup to live content in minutes, not days.

Step 01

Connect the integration

Add the Node-RED integration in Hangar.Media. Your unique inbound webhook URL and secret are generated instantly.

Step 02

Wire the push nodes in Node-RED

Wire a Function node into an HTTP Request node: the Function shapes msg.payload, signs it with HMAC-SHA256, and sets the signature header; the HTTP Request POSTs to your inbound webhook URL.

Step 03

Map fields to the display

Choose Data Table or Content Cards, then map payload fields to display columns with the field mapper. Defaults and transforms are optional.

Step 04

Push and publish

Run the automation. The payload renders in the bound widget on your screens within seconds — enable Accumulate for a rolling board of recent pushes.

Bridge // Questions

Common questions. Straight answers.

How is the webhook secured

Recommended setup signs every push in the Function node — HMAC-SHA256 of the body with your integration secret, verified by Hangar.Media in constant time with optional replay protection. A secret-header mode exists for flows without code.

What payload shape does Hangar.Media expect

Any JSON. A single object becomes one row or card; an array of objects becomes one row or card per record. With a field mapping configured, only the mapped fields are displayed; without one, the raw fields are shown as a key-value table.

Can one push update several screens

Yes. The push lands in the integration's data feed; every design widget bound to that feed updates, wherever those designs are scheduled — one push can update one screen or the whole estate.

Can Node-RED push sensor data continuously

Yes — throttle with a delay/trigger node to a sensible cadence (the screen is read by humans), or batch with join nodes. Accumulate mode keeps a rolling window of recent readings on screen.

Pricing // Transparent by Design
£0
/screen/month
Industry avg
£8–24
Hangar
£5

One price. The whole platform.

That's how we think signage should work. Content editor, screen management, and 200+ app integrations — all included from day one.

No per-user fees
Unlimited users
Unlimited screens
200+ integrations
150+ templates
Multi-tenancy
Edge caching
Offline playback
REST API
Emergency alerts
Sign Up Now

Chat / Online

Pricing

£5 /screen/month

Everything included. One price.

Speed

Live in five minutes.

Sign up, connect, go.

Hardware

Use the screens you already own.

Fire TV, Android, Tizen, webOS, Pi, browser.

How can we help?

Choose an option to get started