Table of Contents

Function Definition: adaio.deletefeed(feedname = "feed name")

Parameters

NameTypeDescriptionExpected ValuesDefault Value
feednamestringThe feedname to be deleted in the Adafruit IO account.String"feed name"

Description

The function deletes the feed with the specified name in the Adafruit IO account.

Example

There are no examples documented for this article.