© Pradeeka Seneviratne 2019
Pradeeka SeneviratneBeginning LoRa Radio Networks with Arduinohttps://doi.org/10.1007/978-1-4842-4357-2_6

6. Connecting with IoT Servers Using a RESTful API

Pradeeka Seneviratne1 
(1)
Mulleriyawa, Sri Lanka
 

In this chapter, you’ll learn how to send data to an IoT server using a RESTful API. A RESTful API is an application program interface (API) that uses HTTP requests to GET, PUT, POST, and DELETE data. The ThingSpeak IoT platform enables clients to update and receive updates from channel feeds through the ThingSpeak RESTful API.

The network you’ll build consists of a LoRa end node, LoRa gateway, and the ThingSpeak IoT. The LoRa end node will periodically send temperature and humidity data to the LoRa gateway. Once the ...

Get Beginning LoRa Radio Networks with Arduino: Build Long Range, Low Power Wireless IoT Networks 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.