Skip to Content
Enterprise Internet of Things Handbook
book

Enterprise Internet of Things Handbook

by Arvind Ravulavaru
April 2018
Intermediate to advanced
332 pages
8h 5m
English
Packt Publishing
Content preview from Enterprise Internet of Things Handbook

Sending test data

To send data to ThingSpeak, we must do the following:

  1. We construct an HTTP request that specifies the write API key for the channel and what data needs to be posted.
  2. Once the channel has been created, click on the channel name and then click on the API Keys tab. You should see two keys, as shown here:
  1. Make a note of the Write API Key. This key is used when we want to perform write operations.
  2. Now, we will construct the GET URL that we will use to send the data: https://api.thingspeak.com/update?api_key=R9XY4AXEG52DJHIT&field1=25&field2=30.
  3. Update the previous URL with your Write API Key. The first URL field corresponds ...
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

Embedded Software for the IoT

Embedded Software for the IoT

Klaus Elk
Building Sensor Networks

Building Sensor Networks

Ioanis Nikolaidis, Krzysztof Iniewski
Architecting the Industrial Internet

Architecting the Industrial Internet

Robert Stackowiak, Carla Romano, Shyam Varan Nath

Publisher Resources

ISBN: 9781788838399Supplemental Content