OSI PI API Class
================
OSI PI Web API class allows the user to communicate with OSI PI web API using python

**Prerequisites:**

- Python > 3.7
- OSI PI access

.. py:currentmodule:: OSIPI_WebAPI

.. autoclass:: OSIPI_WebAPI
   :members:
   :undoc-members:
