Struct DiscoverResult

Struct Documentation

struct DiscoverResult

Information about a discovered arm controller.

Public Members

std::string ip = {}

IP address of the arm controller.

Model model = {Model::wxai_v0}

Model of the arm controller.

std::string firmware_version = {}

Firmware version reported by the arm controller.

ErrorState error_state = {ErrorState::none}

Error state of the arm controller.