Overview
Last updated
Was this helpful?
This JavaScript library provides an intuitive, easy-to-use interface for interacting with the Ubidots API. It lets you send data to devices and perform CRUD (create, read, update, and delete) operations on the library's supported entities.
Predefined requests to the Ubidots API through the library's methods.
Custom request building using Ubidots field filters through filter methods.
Custom API host configuration through the setBaseUrl method.
Currently, the library supports the following API entities:
The library supports all of Ubidots field filters on each entity mentioned above.
Last updated
Was this helpful?
Was this helpful?