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