ESPHome  2024.3.1
Data Structures | Enumerations
esphome::pmsx003 Namespace Reference

Data Structures

class  PMSX003Component
 

Enumerations

enum  PMSX003Type { PMSX003_TYPE_X003 = 0, PMSX003_TYPE_5003T, PMSX003_TYPE_5003ST, PMSX003_TYPE_5003S }
 
enum  PMSX003State { PMSX003_STATE_IDLE = 0, PMSX003_STATE_STABILISING, PMSX003_STATE_WAITING }
 

Enumeration Type Documentation

◆ PMSX003State

Enumerator
PMSX003_STATE_IDLE 
PMSX003_STATE_STABILISING 
PMSX003_STATE_WAITING 

Definition at line 24 of file pmsx003.h.

◆ PMSX003Type

Enumerator
PMSX003_TYPE_X003 
PMSX003_TYPE_5003T 
PMSX003_TYPE_5003ST 
PMSX003_TYPE_5003S 

Definition at line 17 of file pmsx003.h.