Skip to main content

PresenceConfig

Defined in the config module.
AI Agent Configuration for presence tracking. Attributes: enabled: Toggle presence tracking heartbeat_interval: Expected heartbeat frequency from clients (seconds) offline_timeout: Mark offline after this many seconds without heartbeat broadcast_changes: Broadcast presence changes to subscribed channels

Properties

bool
No description available.
int
No description available.
int
No description available.
bool
No description available.
  • to_dict: Convert to dictionary.

Source

View on GitHub

praisonaiagents/gateway/config.py at line 400

Configuration Overview

Agent Config