API
Access Ubidots Javascript SDK from the HTML canvas
Javascript SDK
The HTML Canvas' built-in library exposes Ubidots' Javascript SDK through ubidots.api
. This simplifies interacting with Ubidots API when developing in the HTML Canvas, hence avoiding making request by hand, or writing wrappers to generalize request making.
To access the SDK methods, follow the below syntax:
Usage
NO dashboard data preloaded:
Last updated
Was this helpful?