![]() |
ParaLib 2.0.15-master SHA: 2e03d68caa
|
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... | |
Parameter-group.
| uint16_t GroupID |
Identifier of the group. Must be unique.
| const char* Name |
Name of the group.
| uint16_t ParentGroupID |
Identifier of the parent group. if the group is shown in the root, the parent id is 0.