Overview
This JS library provides an intuitive and easy-to-use interface to interact with Ubidots' API. It allows you to send data to devices and/or perform CRUD (create, read, update, delete) operations over the library's supported entities.
Features
- Pre-defined requests to Ubidots API via the library's methods. 
- Custom request building taking advantage of Ubidots field filters via filter methods. 
- Custom API host configuration via - setBaseUrlmethod
Supported entities
For the time being, the library supports the following entities from the API:
Supported field filters
The library supports all of Ubidots field filters on each entity mentioned above.
Last updated
Was this helpful?
