session_cost_consumer_API

API for session cost (consumer API)

Handwritten Documentation

The complete API specification can be found in the

docs/source/reference/EVerest_API/session_cost_consumer_API.yaml

file in the source repository, or in the AsyncAPI HTML documentation automatically generated from it.

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

Provides errors types for module communication status.

Requirements

session_cost: session_cost 1

Metadata

Authors

Christoph Burandt

License