4#ifndef SRC_SUPLA_NETWORK_HTML_MODBUS_PARAMETERS_H_
5#define SRC_SUPLA_NETWORK_HTML_MODBUS_PARAMETERS_H_
7#include <supla/network/html_element.h>
8#include <supla/modbus/modbus_configurator.h>
22 bool handleResponse(
const char* key,
const char* value)
override;
23 void onProcessingEnd()
override;
30 bool configChanged =
false;
Definition html_element.h:22
Definition modbus_parameters.h:16
Definition modbus_configurator.h:94
Definition web_sender.h:160
Definition modbus_configurator.h:79