4#ifndef SRC_SUPLA_NETWORK_HTML_PROTOCOL_PARAMETERS_H_
5#define SRC_SUPLA_NETWORK_HTML_PROTOCOL_PARAMETERS_H_
7#include <supla/network/html_element.h>
18 bool addMqttParams =
true,
bool concurrentProtocols =
true);
21 bool handleResponse(
const char* key,
const char* value)
override;
25 bool concurrent =
true;
Definition SuplaDevice.h:167
Definition html_element.h:22
Definition protocol_parameters.h:15
Definition web_sender.h:160