The HTML Canvas built-in library is the backbone that allows interacting with dashboard data and the Ubidots API via:
Accessing the class' properties to modify/retrieve dashboards settings.
Accessing the class methods to perform actions on the dashboard or retrieving information from it.
Using the on event handler registration method for executing logic upon events that occur in the dashboard, a.k.a Listening events.
on
Directly interacting with the APIarrow-up-right via Ubidots' Javascript SDK
Last updated 1 month ago
Was this helpful?