8
Working with the Arduino IoT Cloud SDK and JavaScript
Every platform provides APIs and SDKs to make their product compatible with other platforms, and these endpoints are used by developers to create new functionalities to solve real-world issues. Likewise, the Arduino IoT Cloud comes with its own built-in features and functionalities, but there are also three different ways to extend the Arduino IoT Cloud platform’s functionality or make it compatible with other tools and services: namely, REST APIs, SDKs, and webhooks.
In this chapter, we will talk about APIs and SDKs and how they work. Specifically, we will use the Node.js SDK to illustrate different coding exercises. This chapter will cover Create, Read, Update, and Delete (CRUD) operations ...
Get Arduino IoT Cloud for Developers now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.