Skip to main content

Device Help HTML

Before creating a Help HTML page, you should be familiar with basic HTML and CSS.

HTML editor

Use the AirNgin sample HTML and online editor to adapt the content for your product, preview it, and download the final HTML file for upload.

Help HTML is different from Dedicated Setting HTML

This page is about the Device Help HTML shown to end users for installation guidance, wiring diagrams, operating instructions, images, videos, and troubleshooting.

It is different from the Dedicated Setting HTML described in Dedicated Device Settings:

  • Help HTML: informational content for the user. It does not receive AirNgin configuration query parameters or APIs by default.
  • Dedicated Setting HTML: a dynamic, project-aware mini application loaded with values such as deviceSerial, token, and projectId, and it can use the documented AirNgin APIs to configure the device/project state.

For images, videos, or downloadable assets used by Help HTML, use the AirNgin File Manager. External asset URLs may be rejected for security reasons.