Fawkes API  Fawkes Development Version
fawkes::config_tag_msg_t Struct Reference

Tag message. More...

#include <net_messages.h>

Public Attributes

config_descriptor_t cp
 value descriptor More...
 
char tag [CONFIG_MSG_MAX_TAG_LENGTH]
 tag More...
 

Detailed Description

Tag message.

Definition at line 135 of file net_messages.h.

Member Data Documentation

◆ cp

config_descriptor_t fawkes::config_tag_msg_t::cp

value descriptor

Definition at line 136 of file net_messages.h.

◆ tag

char fawkes::config_tag_msg_t::tag[CONFIG_MSG_MAX_TAG_LENGTH]

tag

Definition at line 137 of file net_messages.h.


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