ESPHome 2026.6.0-dev
Loading...
Searching...
No Matches
esphome::dsmr Namespace Reference

Data Structures

class  Dsmr
 

Typedefs

using Aes128GcmDecryptorImpl = dsmr_parser::Aes128GcmTfPsa
 
using MyData
 

Typedef Documentation

◆ Aes128GcmDecryptorImpl

typedef dsmr_parser::Aes128GcmBearSsl esphome::dsmr::Aes128GcmDecryptorImpl = dsmr_parser::Aes128GcmTfPsa

Definition at line 40 of file dsmr.h.

◆ MyData

typedef dsmr_parser::ParsedData< DSMR_SENSOR_LIST(DSMR_IDENTITY, DSMR_COMMA)> esphome::dsmr::MyData
Initial value:
dsmr_parser::ParsedData<DSMR_TEXT_SENSOR_LIST(DSMR_IDENTITY, DSMR_COMMA)
DSMR_PREPEND_COMMA(DSMR_SENSOR_LIST(DSMR_IDENTITY, DSMR_COMMA))>

Definition at line 62 of file dsmr.h.