<< favor_getProject bytecode_iot_module favor_struct2json >>

bytecode_iot_module >> bytecode_iot_module > favor_sendData

favor_sendData

Send data to the Favoriot cloud

Syntax

result = favor_sendData(api,data)

Parameters

result :

A Java object that indicates the status of the data upload request

api :

The user's API key

data :

The data structure to be uploaded

Description

Uploads a data structure to the Favoriot cloud. The data structure can be created using the favor_createData function.

See also

Authors


Report an issue
<< favor_getProject bytecode_iot_module favor_struct2json >>