/FGW14_IP_Library

Primary LanguageJavaApache License 2.0Apache-2.0

FGW14_IP_Library

Maven Central Version

Java API implementation of the Eltako FGW14WL-IP gateway. The API and product description will you find at the product page from the company Eltako.

In this project you will find different packages, the main content is at

  • eu.matfx.request ==> Objects to send a API request to the gateway.
  • eu.matfx.response ==> Objects to get the answer from the gateway after the request.
  • test_request ==> In this section you will find for the different api request an sending/receiving example.