Browse Source

update

master
zhaohe 12 months ago
parent
commit
a08705a057
  1. 26
      transmit_disfection_protocol.hpp

26
transmit_disfection_protocol.hpp

@ -168,7 +168,6 @@ typedef enum {
/***********************************************************************************************************************
* *
***********************************************************************************************************************/
kfn_evaporation_tank_water_sensor_read_state = 900, // cmd: state
kfn_device_bottom_water_sensor_read_state = 901, // cmd: state
kreport_evaporation_bin_water_sensor = 950, // report:state //蒸发仓水浸 //report_evaporation_bin_water_sensor_data_t
@ -189,23 +188,14 @@ typedef enum {
kfn_air_compressor_read_electric_current = 1102, // report:electric_current(ma)
/***********************************************************************************************************************
* MINI真空泵 *
***********************************************************************************************************************/
/**
* @brief Spray liquid mini air compressor
* /
*/
kfn_sl_mini_ac_ctrl = 200, // cmd: power(0-100)
/***********************************************************************************************************************
* MINI真空泵 *
* *
***********************************************************************************************************************/
/**
* @brief air Tightness Test AirCompressor
* /
*
*/
kfn_atta_mini_air_compressor_ctrl = 300, // cmd: power(0-100)
kfn_air_tightness_test_ac_ctrl = 300,
/***********************************************************************************************************************
* *
@ -215,18 +205,6 @@ typedef enum {
kfn_psbus_scan = 402, //
kreport_pressure_data = 450, // report:subid pressure(0.1pa)
/***********************************************************************************************************************
* MINI_PWM风机控制 *
***********************************************************************************************************************/
/**
* @brief
* /
*
*
*/
kfn_mini_pwm_blower_ctrl = 500, // cmd: speed(0-100)
kfn_mini_pwm_blower_read_fbcount = 501, // cmd: valve_state
#if 0
/***********************************************************************************************************************
* H2O2传感器数值上报 *

Loading…
Cancel
Save