13.1.92. evse_board_support_API¶
API for EVSE board support
For a detailed handwritten documentation see here
13.1.92.1. Module Configuration¶
cfg_communication_check_to_s:integer <optional>
default: 5
Maximum time between two communication check events. Values <= 0 disables communication checks.
cfg_heartbeat_interval_ms:integer <optional>
default: 1000
Interval between two heartbeat messages send by the API. Values <= 0 disable heartbeat
cfg_request_reply_to_s:integer <optional>
default: 550
Maximum time between request and reply. After timeout the request is answered with a default response.
13.1.92.2. Provides¶
main:evse_board_support
Allows EVerest to control EVSE boards via API clients.
rcd:ac_rcd
Allows EVerest to control/monitor AC RCD devices via API clients.
connector_lock:connector_lock
Allows EVerest to control the connector/motor lock via API clients.