Skip to Content
Analytics for the Internet of Things (IoT)
book

Analytics for the Internet of Things (IoT)

by Andrew Minteer
July 2017
Beginner to intermediate
378 pages
10h 26m
English
Packt Publishing
Content preview from Analytics for the Internet of Things (IoT)

Representational State Transfer (REST) principles

REST allows internet-enabled devices to inter-operate with each other using a uniform Application Programming Interface (API). A device or server that complies to this is called RESTful. It assumes interactions are client/server-based and are stateless. The following table shows the key commands supported by the HTTP REST API Interface:

HTTP REST API
HTTP POST: Adds a new resource
HTTP PUT: Updates a specific resource by replacing it with an updated version
HTTP GET: Reads a specified resource
HTTP PATCH: Partially updates a resource in a collection
HTTP DELETE: Deletes a resource
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Big Data Analytics for Internet of Things

Big Data Analytics for Internet of Things

Tausifa Jan Saleem, Mohammad Ahsan Chishti
Hands-On Industrial Internet of Things

Hands-On Industrial Internet of Things

Giacomo Veneri, Antonio Capasso
Internet of Things

Internet of Things

Mayur Ramgir

Publisher Resources

ISBN: 9781787120730Supplemental Content