The chat responses are generated using Generative AI technology for intuitive search and may not be entirely accurate. They are not intended as professional advice. For full details, including our use rights, privacy practices and potential export control restrictions, please refer to our Generative AI Service Terms of Use and Generative AI Service Privacy Information. As this is a test version, please let us know if something irritating comes up. Like you get recommended a chocolate fudge ice cream instead of an energy managing application. If that occurs, please use the feedback button in our contact form!
Skip to content
Insights Hub and Industrial IoT

Insights Hub drives smart manufacturing through the industrial Internet of Things. Gain actionable insights with asset and operational data and improve your processes.

Insights Hub Monitor Plugin SDK – Checklist¶

The following requirements must be met by a Insights Hub Monitor Plugin:

  • It does not integrate the OS Bar.
  • It integrates the Insights Hub Monitor SDK and calls oiPluginBootstrapper.boot() to boot it.
  • The plugin information is configured.
  • It is developed as web application and deployed to Insights Hub via the Developer Cockpit.
  • It has its own security context. Roles and scopes for accessing APIs are configured in the Developer Cockpit.
  • It is responsive and supports different browsers, screen sizes and layouts.
  • The software clearing uses the readme-oss.html delivered in the Insights Hub Monitor SDK.