March 2018
Beginner to intermediate
410 pages
10h 40m
English
In the previous two chapters, you learned how to use the HTTP protocol to publish your data and to interact with your devices. But HTTP has some limitations when it comes to resource-constrained devices: it is very verbose and consumes a lot of bandwidth compared to the amount of data being transported.
In this chapter, you'll learn how to use the Constrained Application Protocol, or CoAP, to create interfaces for resource-constrained devices, typically devices in networks where bandwidth is an issue. The chapter covers:
Read now
Unlock full access