Table of Contents

Function Definition: ts.senddatatocloud(data = 100)

Parameters

NameTypeDescriptionExpected ValuesDefault Value
dataintThe data to be sent to Thingspeak channel.Integer100

Description

The function sends the data to the ThingSpeak channel. The data is added to field 1 of the channel.

Example

There are no examples documented for this article.