ev_board_support_API¶
API for EV board support
Handwritten Documentation¶
- orphan:
ev_board_support_API¶
Link to the module’s reference. API for EV board support
Auto-Generated Reference¶
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
Provides¶
main: ev_board_support
Allows EVerest to control EV boards via API clients.