Overview
This JS Library provides an intuitive and easy-to-use interface to interact with Ubidots' API. It allows sending data to devices and/or perform CRUD (Create, Read, Update, Delete) operations over the library supported entities.
Features
Pre-defined request to Ubidots API via the library's methods.
Custom request building taking advantage of Ubidots Field fielters via filter methods.
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