Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can access all our SDK APIs through HTTPS GET requests, with the following structure:

...

Requested Asset object: requestedUnits=u800000

(warning) 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”

(warning) 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

...