4#ifndef SRC_SUPLA_NETWORK_HTML_CHANNEL_CORRECTION_H_
5#define SRC_SUPLA_NETWORK_HTML_CHANNEL_CORRECTION_H_
7#include <supla/network/html_element.h>
19 bool handleResponse(
const char* key,
const char* value)
override;
22 int channelNumber = -1;
24 char *displayName =
nullptr;
Definition html_element.h:22
Definition channel_correction.h:13
Definition web_sender.h:160