Z-Stack API Reference  3.2.0
_zstack_servercapabilities_t Struct Reference

#include <zstack.h>

Data Fields

bool primaryTrustCenter
 
bool backupTrustCenter
 
bool primaryBindingTableCache
 
bool backupBindingTableCache
 
bool primaryDiscoveryCache
 
bool backupDiscoveryCache
 
bool networkManager
 

Detailed Description

Structure defines the Server Capabilities.

Field Documentation

§ backupBindingTableCache

bool backupBindingTableCache

Set to indicate the Backup Binding Table Cache

§ backupDiscoveryCache

bool backupDiscoveryCache

Set to indicate the Backup Discovery Cache

§ backupTrustCenter

bool backupTrustCenter

Set to indicate the Backup Trust Center

§ networkManager

bool networkManager

Set to indicate the Network Manager

§ primaryBindingTableCache

bool primaryBindingTableCache

Set to indicate the Primary Binding Table Cache

§ primaryDiscoveryCache

bool primaryDiscoveryCache

Set to indicate the Primary Discovery Cache

§ primaryTrustCenter

bool primaryTrustCenter

Set to indicate the Primary Trust Center


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