Sample client program that connects to the EZTech pump controller service, used as a reference for new integrations.
This project aims to assist partners in integrating with the EZTech service, using the APIs in a simple and practical way to serve as an example for a new integration.
To install the EZClient.cpp project follow these steps:
Make:: sudo apt-get install build-essential
Open the source code of the project and choice the IP address to access the EZServer according to your needs.

The options are adapted to the tests required to complete the integration.

After completing the implementation make the tests defined in the homologation worksheet.

For more details on APIs, download the development manual.

