supla-device
|
Public Member Functions | |
ModbusParameters (Supla::Modbus::Configurator *modbus=nullptr) | |
void | send (Supla::WebSender *sender) override |
bool | handleResponse (const char *key, const char *value) override |
void | onProcessingEnd () override |
void | setModbusPtr (Supla::Modbus::Configurator *modbus) |
![]() | |
HtmlElement * | next () |
HtmlElement (HtmlSection section=HTML_SECTION_FORM) | |
Protected Attributes | |
Supla::Modbus::Configurator * | modbus = nullptr |
Supla::Modbus::Config | config |
bool | configChanged = false |
![]() | |
HtmlElement * | nextPtr = nullptr |
Additional Inherited Members | |
![]() | |
static HtmlElement * | begin () |
static HtmlElement * | last () |
static const char * | selected (bool isSelected) |
static const char * | checked (bool isChecked) |
![]() | |
HtmlSection | section |
![]() | |
static HtmlElement * | firstPtr = nullptr |
|
overridevirtual |
Reimplemented from Supla::HtmlElement.
|
overridevirtual |
Reimplemented from Supla::HtmlElement.
|
overridevirtual |
Implements Supla::HtmlElement.