AppDynamics IoT C++ SDK
AppDynamics IoT C++ library contains code that facilitates capturing availability, usage, network performance and errors of an IoT Application.
|
#include <beacon.hpp>
Data Fields | |
device_cfg_t | devcfg |
std::list< custom_event_t > | custom_event_list |
std::list< network_request_event_t > | network_request_event_list |
std::list< error_event_t > | error_event_list |
device_cfg_t devcfg |
std::list<custom_event_t> custom_event_list |
std::list<network_request_event_t> network_request_event_list |
std::list<error_event_t> error_event_list |