AppDynamics IoT C++ SDK
AppDynamics IoT C++ library contains code that facilitates capturing availability, usage, network performance and errors of an IoT Application.
|
#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 |
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 |