libhomegear-base  0.7
Base library for Homegear and Homegear family modules.
BaseLib::Systems::ICentral::PairingState Struct Reference

#include <ICentral.h>

Public Attributes

uint64_t peerId = 0
 
std::string state
 
std::string messageId
 
std::list< std::string > variables
 

Member Data Documentation

§ messageId

std::string BaseLib::Systems::ICentral::PairingState::messageId

§ peerId

uint64_t BaseLib::Systems::ICentral::PairingState::peerId = 0

§ state

std::string BaseLib::Systems::ICentral::PairingState::state

§ variables

std::list<std::string> BaseLib::Systems::ICentral::PairingState::variables

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