esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
Loading...
Searching...
No Matches
Public Attributes | List of all members
esphome::api::SelectCommand Struct Reference

A command to set a select's value. More...

#include <select.hpp>

Collaboration diagram for esphome::api::SelectCommand:
Collaboration graph
[legend]

Public Attributes

std::uint32_t key = 0
 
std::string state
 

Detailed Description

A command to set a select's value.

Member Data Documentation

◆ key

std::uint32_t esphome::api::SelectCommand::key = 0

◆ state

std::string esphome::api::SelectCommand::state

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