<< favor_getAllDevices bytecode_iot_module favor_getAllProjects >>

bytecode_iot_module >> bytecode_iot_module > favor_getAllGroups

favor_getAllGroups

Get all the groups of a user

Syntax

out = favor_getAllGroups(api)

Parameters

out :

A structure containing the groups' properties

api :

The user's API key

Description

Retrieves all the groups of a user 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 groups found. The third field (results) contains a structure which contains all the properties of the groups.

See also

Authors


Report an issue
<< favor_getAllDevices bytecode_iot_module favor_getAllProjects >>