Building an IoT app using MQTT
MQTT is a standards-based, lightweight pub/sub messaging protocol ideal for Internet of Things use cases. With implementations in a number of different languages, using MQTT in your applications is simple and straightforward. Ryan Baxter shows how to build an application that connects to an MQTT broker and can receive data fromand issue commands toa number of different IoT devices.
Talk Title | Building an IoT app using MQTT |
Speakers | Ryan Baxter (IBM) |
Conference | Fluent |
Conf Tag | The Web Platform in Practice |
Location | San Francisco, California |
Date | March 8-10, 2016 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
MQTT is a standards-based, lightweight pub/sub messaging protocol ideal for Internet of Things use cases. With implementations in a number of different languages, using MQTT in your applications is simple and straightforward. Ryan Baxter shows how to build an application that connects to an MQTT broker and can receive data from—and issue commands to—a number of different IoT devices. Topics include: Ryan will also focus on the cloud. Since the typical scale of IoT applications often requires the cloud, Ryan shows how cloud-based MQTT solutions can make building IoT apps even easier.