Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Represents a single value in a statistics group. More...

#include <zephyr/mgmt/mcumgr/grp/stat_mgmt/stat_mgmt.h>

Data Fields

const char * name
 Name of the statistic.
uint64_t value
 Value of the statistic.

Detailed Description

Represents a single value in a statistics group.

Field Documentation

◆ name

const char* stat_mgmt_entry::name

Name of the statistic.

◆ value

uint64_t stat_mgmt_entry::value

Value of the statistic.


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