Reader small image

You're reading from  Practical Python Programming for IoT

Product typeBook
Published inNov 2020
Reading LevelIntermediate
PublisherPackt
ISBN-139781838982461
Edition1st Edition
Languages
Right arrow

Chapter 13

  1. We used different temperatures to create a buffer so that we would not generate multiple triggers (and multiple emails) if the temperature hovered around a single temperature value.
  2. Using an intermediary meant we did not need to worry about a firewall, port forwarding, and other configurations necessary to expose your Raspberry Pi to the public internet.
  3. IFTTT is more consumer-focused, while Zapper is more business-focused in terms of the integrations it provides. Zapper will also allow you to create a more complex workflow, trigger, and action scenarios.
  1. No. ThingSpeak only consumes data to display on a dashboard. Some platforms, such as ThingBoard, will allow you to send data back to a device for the purposes of controlling that device.
  2. There is a maximum of three JSON properties available – Value1, Value2, and Value3.
  3. From ease and speed of development perspectives, IFTTT or Zapper would be a good choice, but you could certainly use AWS or one of the other...
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Practical Python Programming for IoT
Published in: Nov 2020Publisher: PacktISBN-13: 9781838982461