Hermes
Simulation Orchestration Platform for Aerospace
Loading...
Searching...
No Matches
hermes.core.config.ServerConfig Class Reference
Inheritance diagram for hermes.core.config.ServerConfig:
Collaboration diagram for hermes.core.config.ServerConfig:

Static Public Attributes

bool enabled = False
str host = "0.0.0.0"
int port = 8765
float telemetry_hz = 60.0

Detailed Description

WebSocket server settings (Phase 2).

Member Data Documentation

◆ enabled

bool hermes.core.config.ServerConfig.enabled = False
static

◆ host

str hermes.core.config.ServerConfig.host = "0.0.0.0"
static

◆ port

int hermes.core.config.ServerConfig.port = 8765
static

◆ telemetry_hz

float hermes.core.config.ServerConfig.telemetry_hz = 60.0
static

The documentation for this class was generated from the following file: