AppDynamics IoT C++ SDK
AppDynamics IoT C++ library contains code that facilitates capturing availability, usage, network performance and errors of an IoT Application.
|
AppDynamics Device Information
Mandatory: Device Type and Device ID Fields.
More...
#include <appd_iot_def.h>
Data Fields | |
const char * | device_name |
const char * | device_type |
const char * | device_id |
const char * | hw_version |
const char * | fw_version |
const char * | sw_version |
const char * | os_version |
AppDynamics Device Information
Mandatory: Device Type and Device ID Fields.
const char* device_name |
Device Name in Human Readable Format
const char* device_type |
Device Type
const char* device_id |
Device ID to uniquely identify the device
const char* hw_version |
Hardware Version
const char* fw_version |
Firmware Version
const char* sw_version |
Software Version
const char* os_version |
OS Version