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

#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
 

Member Enumeration Documentation

◆ DownloadType

Enumerator
None 
File 
Config 
MFSConfig 
Image 

◆ Status

Enumerator
Ok 
Failed 

Member Data Documentation

◆ filename

string OpenZWave::Internal::HttpDownload::filename

◆ node

uint8 OpenZWave::Internal::HttpDownload::node

◆ operation

DownloadType OpenZWave::Internal::HttpDownload::operation

◆ transferStatus

Status OpenZWave::Internal::HttpDownload::transferStatus

◆ url

string OpenZWave::Internal::HttpDownload::url

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