Hi,
When building a custom app, is it possible to access the trend log data? This is so I can create my visualization entirely custom with angular and use the trend log data in a chart. I have captured a call made by the trend log app (via chrome dev tools) and recreated such a request. The endpoint is: 'http://IPLM/scada-vis/trends/fetch'. It appears to be a POST request with Form Data. I have set the basic auth header and all looks identical, still i get a 404. Is there not an easier way to access trend data from outside the LM?
Kind regards!
When building a custom app, is it possible to access the trend log data? This is so I can create my visualization entirely custom with angular and use the trend log data in a chart. I have captured a call made by the trend log app (via chrome dev tools) and recreated such a request. The endpoint is: 'http://IPLM/scada-vis/trends/fetch'. It appears to be a POST request with Form Data. I have set the basic auth header and all looks identical, still i get a 404. Is there not an easier way to access trend data from outside the LM?
Kind regards!