ReadLastEntry Op

ReadLastEntry

This op is deprecated!

It will not receive any updates

Reads the last entry from a channel from ThingSpeak


ThingSpeak is a cloud-service to store e.g. sensor data from a microcontroller like Arduino.

Check out the API-documentation

https://thingspeak.com


Edit Documentation

Full Name
  • Ops.Deprecated.Api.ThingSpeak.ReadLastEntry
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

INPUT PORTS


Read (Trigger)

Reads the last value from ThingSpeak

Channel ID (String)

The ID of the channel you want to read data from

Read API Key (String)

Put in your read API key here

OUTPUT PORTS


When Finished (Trigger)

Triggered when the read-command finished and the API sent some data back

Last Entry (Object)

The last entry from your ThingSpeak channel

Success (Number)

Whether or not the call was successful


Patches using ReadLastEntry

  • Examples
  • Public
  • My Patches

Changelog


Ops.Api.ThingSpeak.ReadLastEntry renamed to Ops.Deprecated.Api.ThingSpeak.ReadLastEntryuser avatarpandur - 2022-10-24 16:37