You can access all our SDK APIs through HTTPS GET requests, with the following structure:
...
Requested Asset object: requestedUnits=u800000
The letter before the number indicates the type of asset selected from the organization’s tree
"u" stands for "unit"
“g” stands for “group”
“f” stands for “cluster”
“o” stands for “organization”
Ensure that the number after the letter matches the actual id in the organization
Requested Fields: requestedPropertiesStr=Real_Time.Analog.2,group_description,group_address
...