.. _everest_modules_charger_information_API: ####################### charger_information_API ####################### | API for charger information ************************* Handwritten Documentation ************************* .. include:: index.inc ************************ Auto-Generated Reference ************************ Module Configuration ==================== | **cfg_communication_check_to_s**: *integer* | *default: 5* | Maximum time between two communication check events. Values <= 0 disables communication checks. | **cfg_heartbeat_interval_ms**: *integer* | *default: 1000* | Interval between two heartbeat messages send by the API. Values <= 0 disable heartbeat. | **cfg_request_reply_to_s**: *integer* | *default: 550* | Maximum time between request and reply. After timeout the request is answered with a default response. Provides ======== | **main**: :ref:`charger_information ` | Allows API clients to provide the charger information to EVerest. | **generic_error**: :ref:`generic_error ` | Provides errors types for module communication status. ******** Metadata ******** Authors ======= | Piet Gömpel License ======= | https://opensource.org/licenses/Apache-2.0