AppDynamics IoT C++ SDK
AppDynamics IoT C++ library contains code that facilitates capturing availability, usage, network performance and errors of an IoT Application.
beacon_t Struct Reference

#include <beacon.hpp>

Data Fields

device_cfg_t devcfg
 
std::list< custom_event_tcustom_event_list
 
std::list< network_request_event_tnetwork_request_event_list
 
std::list< error_event_terror_event_list
 

Field Documentation

◆ devcfg

device_cfg_t devcfg

◆ custom_event_list

std::list<custom_event_t> custom_event_list

◆ network_request_event_list

std::list<network_request_event_t> network_request_event_list

◆ error_event_list

std::list<error_event_t> error_event_list

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