libPocuter  1.0
Support library for programming the Pocuter
PocuterHTTP Member List

This is the complete list of members for PocuterHTTP, including all inherited members.

downloadFile(const uint8_t *url, const uint8_t *destination, bool stepwise, uint8_t *percent, const uint8_t *PEMcert=NULL)=0PocuterHTTPpure virtual
getResponse(const uint8_t *url, uint8_t *response, size_t maxSize, uint16_t timeout=5000, const uint8_t *PEMcert=NULL)=0PocuterHTTPpure virtual
HTTPERROR enum namePocuterHTTP
HTTPERROR_CONNECT_FAILED enum valuePocuterHTTP
HTTPERROR_DOWNLOAD_FAILED enum valuePocuterHTTP
HTTPERROR_FILE_OPEN_FAILED enum valuePocuterHTTP
HTTPERROR_MORE_STEPS enum valuePocuterHTTP
HTTPERROR_NO_MEMORY enum valuePocuterHTTP
HTTPERROR_OK enum valuePocuterHTTP
HTTPERROR_UNKNOWN enum valuePocuterHTTP