grafana / grafana-iot-twinmaker-app

AWS IoT TwinMaker Application Plugin for Grafana
Apache License 2.0
19 stars 12 forks source link

Add nested plugin to app includes #288

Closed wbrowne closed 2 months ago

wbrowne commented 2 months ago

This ensures that we are able to serve the twinmaker app from the plugin CDN.

Note: Given the naming of the plugin.json file of the nested alarm panel (plugin_SKIP.json) - this has been omitted as it will not be loaded by Grafana anyway.

idastambuk commented 2 months ago

Thanks @wbrowne!