Versions Compared

Key

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

...

Since the PI service does not support gridded data, only scalars are supported.

Configuration options

One must add a custum property that defines the clientId.

Optional Optional configuration properties are:

  • verboseLogging (boolean), which indicates...sets all debug messages to info level
  • filterId (string), where the requesting system can identify to the PI service the wanted filterId.
  • clientId (string), where the requesting system can identify itself at the PI service
  • convertDatum (boolean)
  • useDisplayUnits (boolean)
  • DebugFolderDatePattern (date-time pattern), used in the filenames which are used for backing up de messages. Only relevant in case RequestsOutputDirectory is set.
  • RequestsOutputDirectory (string) where the soap xml files (both request and response) are backed up for debugging purpose

...