node-red-contrib-ui-metabase 1.0.6

Embed Metabase dashboards and queries into node-red ui.

npm install node-red-contrib-ui-metabase

node-red-contrib-ui-metabase

A simple node to embed Metabase Dashboards and Queries for the Node-RED Dashboard

images

These nodes uses jsonwebtoken.

install

To install the node run the following from your Node-RED user directory (~/.node-red):

npm install node-red-contrib-ui-metabase

or

Or install the node from the Palette section of your Node-RED editor by searching by name (node-red-contrib-ui-metabase).

configuration

images

  • Name === Node Name - Default Metabase
  • URL === Web address of Metabase Server - Default http://localhost:3000
  • Token === Token created by Metabase
  • Recource === Question or dashboard
  • RecourceNo === Recource No. of question or dashboard
  • Expire === Minuites before link expires - Default 0 /Infinity
  • Theme === Theme mode - Default Light mode
  • Title === Show title - Default false
  • Border === Show border - Default false

Setup Metabase for embedded applications

Usage

images

Change log:

  • v1.0.6 added recource and recourceNo, with this one can select a dashboard or question

Node Info

Version: 1.0.6
Updated 4 years, 7 months ago
License: Apache-2.0
Rating: 5.0 1

Categories

Actions

Rate:

Downloads

8 in the last week

Keywords

  • node-red
  • node-red-dashboard
  • dashboard
  • metabase
  • jsonwebtoken

Maintainers