4#ifndef SRC_SUPLA_NETWORK_HTML_BUTTON_ACTION_TRIGGER_CONFIG_H_
5#define SRC_SUPLA_NETWORK_HTML_BUTTON_ACTION_TRIGGER_CONFIG_H_
7#include <supla/network/html_element.h>
16 const char* labelPrefix =
nullptr);
19 bool handleResponse(
const char* key,
const char* value)
override;
22 int channelNumber = 0;
24 char *labelPrefix =
nullptr;
Definition html_element.h:22
Definition web_sender.h:160