uatools 1.0.0
 
Loading...
Searching...
No Matches
eso::uatools::uastresstest::Config Struct Reference

#include <Config.hpp>

Public Attributes

std::string endpoint
 
std::string username
 
std::string password
 
std::vector< std::string > readable
 
std::vector< WritableNodewritable
 
std::vector< std::string > subscribable
 
std::optional< StateMachinestate_machine
 
std::unordered_map< std::string, Scenarioscenarios
 

Member Data Documentation

◆ endpoint

std::string eso::uatools::uastresstest::Config::endpoint

◆ password

std::string eso::uatools::uastresstest::Config::password

◆ readable

std::vector<std::string> eso::uatools::uastresstest::Config::readable

◆ scenarios

std::unordered_map<std::string, Scenario> eso::uatools::uastresstest::Config::scenarios

◆ state_machine

std::optional<StateMachine> eso::uatools::uastresstest::Config::state_machine

◆ subscribable

std::vector<std::string> eso::uatools::uastresstest::Config::subscribable

◆ username

std::string eso::uatools::uastresstest::Config::username

◆ writable

std::vector<WritableNode> eso::uatools::uastresstest::Config::writable

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