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::UserServiceArg Struct Reference

One argument of a user-defined service. More...

#include <home_assistant_services.hpp>

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

Public Attributes

std::string name
 
ServiceArgType type = ServiceArgType::Bool
 

Detailed Description

One argument of a user-defined service.

Member Data Documentation

◆ name

std::string esphome::api::UserServiceArg::name

◆ type

ServiceArgType esphome::api::UserServiceArg::type = ServiceArgType::Bool

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