Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

PI Web API Reference

StreamSet RegisterStreamSetUpdates

StreamSet RegisterStreamSetUpdates

Register for stream updates

Remarks

The supplied webIds will register for stream updates. For a 200 response, the returned location header will contain the url for retrieving the next set of stream updates.

Request

POST streamsets/updates

URL Parameters

  • webId

    The ID of a stream. Multiple streams may be specified with multiple instances of the parameter. See Stream for more information.See WebID for more information.

  • selectedFields

    List of fields to be returned in the response, separated by semicolons (;). If this parameter is not specified, all available fields will be returned. See Selected Fields for more information.

  • webIdType

    Optional parameter. Used to specify the type of WebID. Useful for URL brevity and other special cases. Default is the value of the configuration item "WebIDType". See WebID Type for more information.

Status Codes

200: Successful Registration

400: Any webID supplied is invalid

409: Any webID supplied is a static attribute

In This Topic
TitleResults for “How to create a CRG?”Also Available in