SDK  23.9.2
For IoT System Software Development
Public Member Functions | Protected Member Functions | List of all members
ConfigBlob Class Reference
Inheritance diagram for ConfigBlob:
ConfigItem

Public Member Functions

 ConfigBlob (const char *name, Storage &, uint64_t addr, size_t, void(*onSet)(std::vector< uint8_t >)=nullptr)
 
const char * getName () override
 
bool handleCommand (const char *, Print &p) override
 
void print (Print &) override
 
bool isValid () override
 
void printHelp (Print &) override
 
std::vector< uint8_t > getValue ()
 

Protected Member Functions

virtual void onValueSet () override
 

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