![]() |
OpenZWave Library
1.6.1914
|
#include <Http.h>
Public Types | |
enum | DownloadType { None , File , Config , MFSConfig , Image } |
enum | Status { Ok , Failed } |
Public Attributes | |
string | filename |
string | url |
uint8 | node |
DownloadType | operation |
Status | transferStatus |
string OpenZWave::Internal::HttpDownload::filename |
uint8 OpenZWave::Internal::HttpDownload::node |
DownloadType OpenZWave::Internal::HttpDownload::operation |
Status OpenZWave::Internal::HttpDownload::transferStatus |
string OpenZWave::Internal::HttpDownload::url |