<< favor_createSensors bytecode_iot_module favor_filterSensor >>

bytecode_iot_module >> bytecode_iot_module > favor_delDataStream

favor_delDataStream

Delete the data dtream in favoriot with given id.

Syntax

result = favor_delDataStream(api,id)

Parameters

result :

Status for the command

api :

The user's API key

id :

Data stream id

Description

This function is used to delete the data stream in the favoriot account with the data stream id. We could use loop to delete the undesired data streams.

See also

Authors


Report an issue
<< favor_createSensors bytecode_iot_module favor_filterSensor >>