<< favor_getAllApplications bytecode_iot_module favor_getAllDevices >>

bytecode_iot_module >> bytecode_iot_module > favor_getAllData

favor_getAllData

Get all the data from all devices

Syntax

data = favor_getAllData(api)

Parameters

data :

A structure containing the data

api :

The user's API key

Description

Retrieves all the data from all devices using the API key provided by api. The structure contains 3 fields. The first field (statusCode) shows the HTTP request result (200 means success). The second field (numFound) shows the number of data found. The third field (results) contains a structure which contains the data.

See also

Authors


Report an issue
<< favor_getAllApplications bytecode_iot_module favor_getAllDevices >>