Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 6.27 KB

readme_us.md

File metadata and controls

65 lines (42 loc) · 6.27 KB

Epmwebapi Library

Developed by Elipse Software, the Epmwebapi library allows for interaction with data from your Elipse Plant Manager (EPM) platform. It gives you greater flexibility to search, organize, analyze, share, and monitor data from the industrial process.

It is commonly used for, but not limited to, generating indicators, data analysis, statistics, and intelligence processes geared at industrial systems such as Chemical and Petrochemical Industries, Pulp and Paper, Steel, Energy, Water and Wastewater, Data Centers, Smart Buildings, among others.

For further information about EPM, check out https://www.elipse.com.br/en/produto/elipse-plant-manager/

Requirements:

  • EPM Webserver 3.06 (for accessing data from EPM Server; it doesn’t need to be installed in the same device as epmwebapi).
  • Python 3.6 x64 or higher

Installation:

Online (recommended):

  • After installing Python, go to the command prompt or terminal and type: pip install epmwebapi. The installer will proceed to download and install the library and its add ons.

Offline:

  • Download the product via Elipse's website
  • Decompress the epmwebapi folder and copy it to the site-packages directory at Python.
  • Install the following add ons: Numpy Libraries, Requests, and Python-dateutil.

Note: Sometimes Github is not able to show the examples below. I case of error, use one of the alternate links below:

NBViewer - Jupyter’s notebooks viewer

EPMTR - Examples in HTML at Elipse’s server

In case you can’t visualize any of these examples, send an e-mail to [email protected]

Examples: