Loading...
Searching...
No Matches
19#ifndef SRC_SUPLA_NETWORK_HTML_BUTTON_CONFIG_PARAMETERS_H_
20#define SRC_SUPLA_NETWORK_HTML_BUTTON_CONFIG_PARAMETERS_H_
22#include <supla/network/html/select_input_parameter.h>
28class ButtonConfigParameters :
public SelectInputParameter {
30 explicit ButtonConfigParameters(
int id = -1);