ESPHome  2024.4.0
Data Fields
esphome::ezo::EzoCommand Class Reference

#include <ezo.h>

Data Fields

std::string command
 
uint16_t delay_ms = 0
 
bool command_sent = false
 
EzoCommandType command_type
 

Detailed Description

Definition at line 27 of file ezo.h.

Field Documentation

◆ command

std::string esphome::ezo::EzoCommand::command

Definition at line 29 of file ezo.h.

◆ command_sent

bool esphome::ezo::EzoCommand::command_sent = false

Definition at line 31 of file ezo.h.

◆ command_type

EzoCommandType esphome::ezo::EzoCommand::command_type

Definition at line 32 of file ezo.h.

◆ delay_ms

uint16_t esphome::ezo::EzoCommand::delay_ms = 0

Definition at line 30 of file ezo.h.


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