ReadEntries Op

ReadEntries

This op is deprecated!

It will not receive any updates

Reads the most recent entries from ThingSpeak



Edit Documentation

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


 

INPUT PORTS


Read (Trigger)

Executes the op, reads the data from ThingSpeak

Channel ID (String)

The channel ID you want to read from

Read API Key (String)

You need to create an API key in order to access your channel

OUTPUT PORTS


When Finished (Trigger)

Triggered when the read command finished

Entries (Array)

The entries of your channel as an Array of Objects

Channel Infos (Object)

Some general infos about the channel (name, …)

Success (Number)

Whether or not the read succeeded


Patches using ReadEntries

  • Examples
  • Public
  • My Patches

Changelog


fixed a typo that would lead to not reading entries at alluser avatarstephan - 2022-02-03 12:22
Ops.Api.ThingSpeak.ReadEntries renamed to Ops.Deprecated.Api.ThingSpeak.ReadEntriesuser avatarpandur - 2022-10-24 16:37