4#ifndef SRC_SUPLA_NETWORK_HTML_ETHERNET_PARAMETERS_H_
5#define SRC_SUPLA_NETWORK_HTML_ETHERNET_PARAMETERS_H_
7#include <supla/network/html/network_address_parameters.h>
8#include <supla/network/html_element.h>
21 bool handleResponse(
const char* key,
const char* value)
override;
22 void onProcessingEnd()
override;
25 bool checkboxFound =
false;
Definition SuplaDevice.h:167
Definition html_element.h:22
Definition ethernet_parameters.h:16
Definition network_address_parameters.h:17
Definition web_sender.h:160