IEE Stream Data REST API
The IEE Stream Data REST API microservice relies on the core reading API/libraries in IEE core and supports the streaming data functionality.
The API can be viewed at the IEE API URL, which runs on port 10001 by default, in the following format:
https://<APIServerFQDN>:<APIServerPort>/swagger/index.html
where <APIServerFQDN> is the fully qualified domain name of the server where IEE APIs have been installed (for example: https://azr-iee-webop2.ieeweb.test:10001/swagger/index.html).
Note: Additional information on the Stream Data REST API can be found on the IEE.StreamData Swagger page.
Related topics: