For the complete documentation index, see llms.txt. This page is also available as Markdown.

Built-in library

Overview

The HTML Canvas built-in library is the core interface for interacting with dashboard data and the Ubidots API:

  • Access the class properties to read or update dashboard settings.

  • Use the class methods to perform actions in the dashboard or retrieve data from it.

  • Register logic with the on event handler when dashboard events occur. See Listening events.

  • Interact directly with the API through the Ubidots JavaScript SDK.

Last updated

Was this helpful?