Skip to content
/ amtron Public

Inofficial documentation regarding the API of Amtron EV-Chargers

License

Notifications You must be signed in to change notification settings

orlopau/amtron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inofficial AMTRON API documentation

Introduction

This repo contains a reverse-engineered documentation for the REST Api of a Mennekes Amtron EV-Charger equipped with Networking.

The information provided here was retrieved using the ChargeApp on Android and the Amtron Xtra 11 C2.

It may not be applicable to other Amtron chargers.

Amtron API

General Information

  • The DevKey required for each request can be found in the documents you received with your Wallbox. In the document it is called APP-Pin.
  • Every request has to have the header param Accept: application/json.
  • Every path shown below has a base url of http://amtron-ip:25000/MHCP/1.0
  • Useful information can be found at the bottom of every page under Notes.
  • Amtron Wallboxes dont like to be stressed with requests. Dont overdo it.

Documentation



About

Inofficial documentation regarding the API of Amtron EV-Chargers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published