ReadEntries Op

ReadEntries

This op is deprecated!

It will not receive any updates

Reads the most recent entries from ThingSpeak



Full Name
  • Ops.Extension.Deprecated.ReadEntries
Visibility
  •  Extension Op - Visible to all users
License
  • MIT
AuthorgithubMaintained by Team








No op example found on this server

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