<< thingsboard_refreshToken bytecode_iot_module thingspeak_fieldvalues >>

bytecode_iot_module >> bytecode_iot_module > thingspeak_channelinfo

thingspeak_channelinfo

Get Thingspeak Channel Information

Syntax

channel_info= thingspeak_channelinfo(channelID,privacy,apiWriteKey,apiReadKey)

Parameters

channelID :

channel ID in ThingSpeak

privacy :

Specify whether the channel is 'public' or 'private'

apiWriteKey :

Write API Key of the channel

apiReadKey :

Read API Key of the channel.

channel_info :

Channel information

Description

This is to display the information of the channel in the thingspeak cloud.

Examples

channel_info= thingspeak_channelinfo(channelID,"private","writekey","readkey")

See also

Authors


Report an issue
<< thingsboard_refreshToken bytecode_iot_module thingspeak_fieldvalues >>