|
void | start () |
|
virtual void | iterate ()=0 |
|
void | setUrl (const char *newUrl) |
|
bool | isStarted () |
|
bool | isFinished () |
|
bool | isAborted () |
|
void | useBeta () |
|
void | setSkipCert () |
|
bool | isCheckUpdateAndAbort () const |
|
void | setCheckUpdateAndAbort () |
|
const char * | getUrl () const |
|
const char * | getNewVersion () const |
|
bool | isSecurityOnly () const |
|
void | setSecurityOnly () |
|
|
bool | beta = false |
|
bool | skipCert = false |
|
bool | securityOnly = false |
|
bool | started = false |
|
bool | checkUpdateAndAbort = false |
|
bool | finished = false |
|
bool | abort = false |
|
SuplaDeviceClass * | sdc = nullptr |
|
char * | updateUrl = nullptr |
|
char * | newVersion = nullptr |
|
char | url [SUPLA_MAX_URL_LENGTH] = {} |
|
The documentation for this class was generated from the following files:
- src/supla/device/sw_update.h
- src/supla/device/sw_update.cpp