General

GetServerCapabilities

Get the capabilities of the server. The server capabilities are exposed as a property of the server object and this method provides a convinient way to retrieve them.

post/v2/capabilities

Request body

Response

The operation was successful or the response payload contains relevant error information.

supportedLocalesstring[]

Supported locales

serverProfileArraystring[]

Server profiles

modellingRulesobject

Supported modelling rules

aggregateFunctionsobject

Supported aggregate functions

MaxSessionsinteger

Supported aggregate functions

MaxSubscriptionsinteger

Supported aggregate functions

MaxMonitoredItemsinteger

Supported aggregate functions

MaxSubscriptionsPerSessioninteger

Supported aggregate functions

MaxMonitoredItemsPerSubscriptioninteger

Supported aggregate functions

MaxSelectClauseParametersinteger

Supported aggregate functions

MaxWhereClauseParametersinteger

Supported aggregate functions

MaxMonitoredItemsQueueSizeinteger

Supported aggregate functions

conformanceUnitsstring[]

Supported aggregate functions

Changes

Changed in 3 of the 27 revisions of this API.10

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 408

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • api tag General added

      api-tag-added

    • api tag TwinMethods removed

      api-tag-removed

    • api tag TwinMethods added

      api-tag-added

    • api tag General removed

      api-tag-removed

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 408

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed