1.0.6 • Published 5 years ago
node-red-contrib-ui-metabase v1.0.6
node-red-contrib-ui-metabase
A simple node to embed Metabase Dashboards and Queries for the Node-RED Dashboard

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-metabaseor
Or install the node from the Palette section of your Node-RED editor by searching by name (node-red-contrib-ui-metabase).
configuration

Name===Node Name- Default MetabaseURL===Web address of Metabase Server- Default http://localhost:3000Token===Token created by MetabaseRecource===Question or dashboardRecourceNo===Recource No. of question or dashboardExpire===Minuites before link expires- Default 0 /InfinityTheme===Theme mode- Default Light modeTitle===Show title- Default falseBorder===Show border- Default false
Setup Metabase for embedded applications
- See online documention from metabase
- https://www.metabase.com/docs/latest/administration-guide/13-embedding.html#embedding-metabase-in-other-applications
Usage

Change log:
- v1.0.6 added recource and recourceNo, with this one can select a dashboard or question