Hermes
Simulation Orchestration Platform for Aerospace
Loading...
Searching...
No Matches
hermes.server.websocket.ServerConfig Class Reference

Static Public Attributes

str host = "0.0.0.0"
int port = 8765
float telemetry_hz = 60.0

Detailed Description

Configuration for HermesServer.

Attributes:
    host: Host to bind to
    port: Port to listen on
    telemetry_hz: Telemetry broadcast rate in Hz

Member Data Documentation

◆ host

str hermes.server.websocket.ServerConfig.host = "0.0.0.0"
static

◆ port

int hermes.server.websocket.ServerConfig.port = 8765
static

◆ telemetry_hz

float hermes.server.websocket.ServerConfig.telemetry_hz = 60.0
static

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