Files
dashboardAPI/examples
znetsixe 2b745dfb51 example(dashboardapi): basic.flow.json demos end-to-end Grafana round-trip (#42)
Replaces the placeholder inject→dashboardapi→debug example with the full
chain: inject (simulating a measurement child registration) → dashboardapi
(composes dashboard JSON) → http request (POSTs to Grafana) → debug (shows
the response). Default targets http://grafana:3000 inside the Docker compose
network. Configure bearer token via the encrypted credentials field.

Refs #42
2026-05-26 18:06:54 +02:00
..
2026-02-19 17:37:36 +01:00

dashboardAPI Example Flows

Import-ready Node-RED examples for dashboardAPI.

Files

  • basic.flow.json
  • integration.flow.json
  • edge.flow.json