AWS IoT Device SDK C:
Defender
AWS IoT Device Defender library
|
Return to main page ↑ |
Set metrics that defender agent needs to collect for a metrics group.
[in] | metricsGroup | Metrics group defined in AwsIotDefenderMetricsGroup_t |
[in] | metrics | Bit-flags to specify what metrics to collect. If all metrics in a group is needed, simply set metrics to AWS_IOT_DEFENDER_METRICS_ALL. See Metrics flags for details. |