4#ifndef SRC_SUPLA_NETWORK_HTML_SCREEN_BRIGHTNESS_PARAMETERS_H_
5#define SRC_SUPLA_NETWORK_HTML_SCREEN_BRIGHTNESS_PARAMETERS_H_
7#include <supla/network/html_element.h>
18 bool handleResponse(
const char* key,
const char* value)
override;
19 void onProcessingEnd()
override;
22 bool checkboxFound =
false;
Definition html_element.h:22
Definition screen_brightness_parameters.h:13
Definition web_sender.h:160