Versions Compared

Key

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

...

Description of the methods provided by the Fews PI Service API.

Getter methods

Code Block

String getLocations(String clientId);

Retrieves configured Locations

  • clientId: <id not required>
  • returns: Default Locations.xml file from the OC configuration. Note file is not is PI_Locations XSD format.

Anchor
getClientConfigFile
getClientConfigFile

...