EventFrame CreateConfig
- Last UpdatedJun 15, 2023
- 1 minute read
- PI System
- PI Web API Reference
- Developer
EventFrame CreateConfig
Executes the create configuration function of the data references found within the attributes of the event frame, and optionally, its children.
Request
POST eventframes/{webId}/config
URL Parameters
-
webId The ID of the event frame. See WebID for more information.
-
includeChildElements If true, includes the child event frames of the specified event frame.
Status Codes
200: Process log of operations. Operations completed with no errors.
207: Process log of operations. Operations completed with errors.