Introduction This is a MQTT Data Source plugin enables us to establish MQTT connection between existing panels. Getting started Install dependencies yarn install Build plugin in development mode or run in watch mode yarn dev or yarn watch Build plugin in production mode yarn build