ESP-LiveControl  1.99.1
HTTP server, AJAX API backend and Vue.js web application implementing self-contained, zero-install WiFi remote control of hardware modules attached to the Espressif ESP32 SoC
Public Attributes | List of all members
AuxHwDrvState Struct Reference

#include <app_state_model.hpp>

Public Attributes

float current_limit = 8.0f
 
bool relay_ref_active = false
 
bool relay_dut_active = false
 
float temp_1 = 150.0f
 
float temp_2 = 150.0f
 
float temp_1_limit = 50.0f
 
float temp_2_limit = 50.0f
 
bool fan_active = true
 
bool fan_override = false
 
bool drv_supply_active = true
 
bool drv_disabled = false
 
bool hw_overtemp = true
 

Detailed Description

Most default values are defined in app_config.hpp! Used as public member of AuxHwDrv. These members are accessed by AppController.


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