https://github.com/gambitcomminc/nodered-mqtt-latency
MQTT Subscriber demo: End-to-end latency to MQTT brokers via NODE-RED
https://github.com/gambitcomminc/nodered-mqtt-latency
mqtt mqtt-client node-red-flow
Last synced: 11 months ago
JSON representation
MQTT Subscriber demo: End-to-end latency to MQTT brokers via NODE-RED
- Host: GitHub
- URL: https://github.com/gambitcomminc/nodered-mqtt-latency
- Owner: gambitcomminc
- License: lgpl-3.0
- Created: 2018-07-30T16:12:28.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-16T19:40:35.000Z (over 7 years ago)
- Last Synced: 2025-06-01T16:00:03.836Z (about 1 year ago)
- Topics: mqtt, mqtt-client, node-red-flow
- Homepage: http://latency.iotsim.io
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nodered-mqtt-latency
## Overview
NODE-RED flow to measure and chart end-to-end latency to/from a MQTT broker.
Each broker section is a publisher and subscriber pair to measure the end-to-end
latency.
The local broker is there just to verify stability and compare to intranet.
## Installation / Requirements
Just import the .json into your copy of NODE-RED with dashboard installed.
## Usage
For details see https://gambitcomm.blogspot.com/2018/08/video-monitor-end-to-end-latency-of.html