Built-in library
Last updated
Was this helpful?
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?
Was this helpful?