ParaLib 2.0.15-master SHA: 2e03d68caa
Group Struct Reference

Parameter-group. More...

#include <PARA_Lib.h>

Data Fields

uint16_t GroupID
 Identifier of the group. Must be unique. More...
 
uint16_t ParentGroupID
 Identifier of the parent group. if the group is shown in the root, the parent id is 0. More...
 
const char * Name
 Name of the group. More...
 

Detailed Description

Parameter-group.

Field Documentation

◆ GroupID

uint16_t GroupID

Identifier of the group. Must be unique.

◆ Name

const char* Name

Name of the group.

◆ ParentGroupID

uint16_t ParentGroupID

Identifier of the parent group. if the group is shown in the root, the parent id is 0.


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