OpenDTU-old/lib/SMLParser
Bernhard Kirchen 6b09ca056e Feature: SML power meters: reset SML decoder
implement a function which allows to reset the SML decoder. this new
function is used after a datagram ends. for the SML HTTP power meter
this is simple: after all bytes from the request's answer have been
decoded, we reset the decoder. for the SML serial power meter, we
perform the reset after a datagram ended based on timing (no new bytes
have been received for a specific amount of time).
2024-06-27 22:18:41 +02:00
..
sml.cpp Feature: SML power meters: reset SML decoder 2024-06-27 22:18:41 +02:00
sml.h Feature: SML power meters: reset SML decoder 2024-06-27 22:18:41 +02:00
smlCrcTable.h Generic SML based power meters support (#146) 2023-04-07 20:20:00 +02:00