/
Query data with xComponentIds

Query data with xComponentIds

To be able to use cross-epoch IDs, please use the following API call to query production data.

 

{{baseURL}}/api/v1/{{portal}}/visualization/plant/{{plant}}/cross-epoch/channels?xComponentIds[]={{xComponent1}}&xComponentIds[]={{xComponentId2}}&channelNames[]=ConsEtotal&dateFrom=2023-08-01&dateTo=2023-08-10

This call has a similar structure to the normal Visualization call. Please note the change.

.../cross-epoch/channels?xComponentIds[]=...

 

You can find out how to query the xComponentId here: Epochs and CrossEpochs.