IEE Reading REST API

The IEE Reading REST APIs rely on the core reading API/libraries in IEE core and support the streaming data functionality.

The list of APIs can be viewed at the IEE API URL, which runs on port 6001 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:6001/swagger/index.html).

Note: Additional information on the Reading REST API can be found on the IEE.Reading Swagger page.

Reading REST API endpoints

See also Readings API endpoints.