Hermes
Simulation Orchestration Platform for Aerospace
Loading...
Searching...
No Matches
hermes.server.protocol.EventType Class Reference
Inheritance diagram for hermes.server.protocol.EventType:
Collaboration diagram for hermes.server.protocol.EventType:

Static Public Attributes

str RUNNING = "running"
str PAUSED = "paused"
str RESET = "reset"
str STOPPED = "stopped"

Detailed Description

Types of state change events.

Member Data Documentation

◆ PAUSED

str hermes.server.protocol.EventType.PAUSED = "paused"
static

◆ RESET

str hermes.server.protocol.EventType.RESET = "reset"
static

◆ RUNNING

str hermes.server.protocol.EventType.RUNNING = "running"
static

◆ STOPPED

str hermes.server.protocol.EventType.STOPPED = "stopped"
static

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