yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::AutomationTelemetry Struct Reference

Telemetry from automation/test harness. More...

#include <agent_state.h>

Public Attributes

std::string test_id
 
std::string name
 
std::string status
 
std::string message
 
absl::Time updated_at = absl::InfinitePast()
 

Detailed Description

Telemetry from automation/test harness.

Definition at line 107 of file agent_state.h.

Member Data Documentation

◆ test_id

std::string yaze::editor::AutomationTelemetry::test_id

Definition at line 108 of file agent_state.h.

◆ name

std::string yaze::editor::AutomationTelemetry::name

Definition at line 109 of file agent_state.h.

◆ status

std::string yaze::editor::AutomationTelemetry::status

Definition at line 110 of file agent_state.h.

◆ message

std::string yaze::editor::AutomationTelemetry::message

Definition at line 111 of file agent_state.h.

◆ updated_at

absl::Time yaze::editor::AutomationTelemetry::updated_at = absl::InfinitePast()

Definition at line 112 of file agent_state.h.


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