supla-device
|
Public Member Functions | |
HvacParameters (Supla::Control::HvacBase *hvac=nullptr) | |
void | send (Supla::WebSender *sender) override |
bool | handleResponse (const char *key, const char *value) override |
void | onProcessingEnd () override |
void | setHvacPtr (Supla::Control::HvacBase *hvac) |
![]() | |
HtmlElement * | next () |
HtmlElement (HtmlSection section=HTML_SECTION_FORM) | |
Protected Attributes | |
Supla::Control::HvacBase * | hvac = nullptr |
TSD_SuplaChannelNewValue * | newValue = nullptr |
THVACValue * | hvacValue = nullptr |
TSD_ChannelConfig * | config = nullptr |
TChannelConfig_HVAC * | hvacConfig = nullptr |
![]() | |
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.