Get desktop application:
View/edit binary Protocol Buffers messages
Used in: SubsystemStatus
NO_ADMIN_STATE = 0
ADMIN_OFFLINE = 1
ADMIN_ONLINE = 2
Used in: capcom.proto.GetAlarmsResponse, flight.proto.GetAlarmsResponse, Event
string id = 1
string name = 3
string details = 7
Used in: Alarm
UNKNOWN_REASON = 0
CRASHED = 1
BROKEN = 2
EMERGENCY_ABORT = 3
Used in: Alarm
UNKNOWN_SEVERITY = 0
WARNING = 2
ERROR = 3
CRITICAL = 4
Used in: Alarm
UNKNOWN_STATUS = 0
RAISED = 1
CLEARED = 2
Used in: Alarm
UNKNOWN_TYPE = 0
SUBSYSTEM = 1
PROCESS = 2
SYSTEM = 3
Used in: Event, stagezero.control.Event
string source = 1
string text = 3
int64 timestamp = 4
Used in: LogMessage
LOG_UNKNOWN = 0
LOG_VERBOSE = 1
LOG_DBG = 2
LOG_INFO = 3
LOG_WARNING = 4
LOG_ERR = 5
Used in: SubsystemStatus
NO_OPER_STATE = 0
OPER_OFFLINE = 1
OPER_STARTING_CHILDREN = 2
OPER_STARTING_PROCESSES = 3
OPER_ONLINE = 4
OPER_STOPPING_PROCESSES = 5
OPER_STOPPING_CHILDREN = 6
OPER_RESTARTING = 7
OPER_BROKEN = 8
OPER_DEGRADED = 9
OPER_RESTARTING_PROCESSES = 10
OPER_CONNECTING = 11
Used in: Event
string process_id = 1
bytes data = 2
int32 fd = 3
Used in: capcom.proto.GetSubsystemsResponse, flight.proto.GetSubsystemsResponse, Event
string name = 1
int32 alarm_count = 5
int32 restart_count = 6
Used in: SubsystemStatus
string name = 1
string process_id = 2
int32 pid = 3
bool running = 4
string compute = 6
string subsystem = 7
int32 alarm_count = 8
Used in: Process
STATIC = 0
ZYGOTE = 1
VIRTUAL = 2
Used in: Event
string subsystem = 1
string process_id = 2
uint64 timestamp = 4