4#ifndef SRC_SUPLA_NETWORK_HTML_TIME_PARAMETERS_H_
5#define SRC_SUPLA_NETWORK_HTML_TIME_PARAMETERS_H_
7#include <supla/network/html_element.h>
20 bool handleResponse(
const char* key,
const char* value)
override;
21 void onProcessingEnd()
override;
24 bool processingStarted =
false;
25 bool checkboxFound =
false;
Definition SuplaDevice.h:167
Definition html_element.h:22
Definition time_parameters.h:15
Definition web_sender.h:160