Reader small image

You're reading from  Intel Edison Projects

Product typeBook
Published inMay 2017
PublisherPackt
ISBN-139781787288409
Edition1st Edition
Concepts
Right arrow
Author (1)
Avirup Basu
Avirup Basu
author image
Avirup Basu

http://www.avirupbasu.com/p/resume_9.html
Read more about Avirup Basu

Right arrow

REST services

One of the most commonly-used techniques for obtaining the desired data is by an HTTP GET call. Most of the IoT platforms that exist in the market have REST APIs exposed. There, we can send values from the device to the platform using an HTTP POST request, and at the same time get data by an HTTP GET request. Infact, in Chapter 2, Weather Station (IoT), where we used dweet.io to send data from a device, we used an SDK. Internally, the SDK also performs a similar HTTP POST call to send in data.

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Intel Edison Projects
Published in: May 2017Publisher: PacktISBN-13: 9781787288409

Author (1)

author image
Avirup Basu

http://www.avirupbasu.com/p/resume_9.html
Read more about Avirup Basu