mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
add boiler heatingactivated, automaic select parameter telegrams for write
This commit is contained in:
@@ -146,6 +146,7 @@ class EMSdevice {
|
||||
|
||||
void fetch_values();
|
||||
void toggle_fetch(uint16_t telegram_id, bool toggle);
|
||||
bool get_toggle_fetch(uint16_t telegram_id);
|
||||
|
||||
void reserve_mem(size_t n) {
|
||||
telegram_functions_.reserve(n);
|
||||
|
||||
Reference in New Issue
Block a user