OpenZWave Library  1.6.1914
Public Types | Public Attributes | List of all members
OpenZWave::Internal::HttpDownload Struct Reference

#include <Http.h>

+ Collaboration diagram for OpenZWave::Internal::HttpDownload:

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
 

Member Enumeration Documentation

Enumerator
None 
File 
Config 
MFSConfig 
Image 
Enumerator
Ok 
Failed 

Member Data Documentation

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

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