13.1.100. session_cost_API¶
API for session cost
For a detailed handwritten documentation see here
13.1.100.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.
13.1.100.2. Provides¶
main:session_cost
Allows API clients to provide tariff_messages and session_cost records.
generic_error:generic_error
Provides errors types for module communication status.