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

#include <config.hpp>

Data Fields

std::string appkey
 
std::string eum_collector_url
 
std::string eum_appkey_enabled_url
 
appd_iot_log_write_cb_t log_write_cb
 
appd_iot_sdk_state_change_cb_t sdk_state_change_cb
 
appd_iot_log_level_t log_level
 
bool initialized
 
appd_iot_http_cb_t http_cb
 

Field Documentation

◆ appkey

std::string appkey

◆ eum_collector_url

std::string eum_collector_url

◆ eum_appkey_enabled_url

std::string eum_appkey_enabled_url

◆ log_write_cb

◆ sdk_state_change_cb

appd_iot_sdk_state_change_cb_t sdk_state_change_cb

◆ log_level

◆ initialized

bool initialized

◆ http_cb


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