supla-device
Loading...
Searching...
No Matches
Supla::Html::ContainerParameters Class Reference
Inheritance diagram for Supla::Html::ContainerParameters:
Collaboration diagram for Supla::Html::ContainerParameters:

Public Member Functions

 ContainerParameters (bool allowSensors=false, Supla::Sensor::Container *contaier=nullptr)
 
void send (Supla::WebSender *sender) override
 
bool handleResponse (const char *key, const char *value) override
 
void onProcessingEnd () override
 
void setContainerPtr (Supla::Sensor::Container *container)
 
- Public Member Functions inherited from Supla::HtmlElement
HtmlElementnext ()
 
 HtmlElement (HtmlSection section=HTML_SECTION_FORM)
 

Protected Member Functions

int parseValue (const char *value) const
 
void generateSensorKey (char *key, const char *prefix, int index)
 

Protected Attributes

Supla::Sensor::Containercontainer = nullptr
 
Supla::Sensor::ContainerConfig config
 
bool muteSet = false
 
bool configChanged = false
 
bool allowSensors = false
 
- Protected Attributes inherited from Supla::HtmlElement
HtmlElementnextPtr = nullptr
 

Additional Inherited Members

- Static Public Member Functions inherited from Supla::HtmlElement
static HtmlElementbegin ()
 
static HtmlElementlast ()
 
static const char * selected (bool isSelected)
 
static const char * checked (bool isChecked)
 
- Public Attributes inherited from Supla::HtmlElement
HtmlSection section
 
- Static Protected Attributes inherited from Supla::HtmlElement
static HtmlElementfirstPtr = nullptr
 

Member Function Documentation

◆ handleResponse()

bool ContainerParameters::handleResponse ( const char * key,
const char * value )
overridevirtual

Reimplemented from Supla::HtmlElement.

◆ onProcessingEnd()

void ContainerParameters::onProcessingEnd ( )
overridevirtual

Reimplemented from Supla::HtmlElement.

◆ send()

void ContainerParameters::send ( Supla::WebSender * sender)
overridevirtual

Implements Supla::HtmlElement.


The documentation for this class was generated from the following files: