Fawkes API  Fawkes Development Version
fawkes::config_comment_msg_t Struct Reference

Comment message. More...

#include <net_messages.h>

Public Attributes

config_descriptor_t cp
 value descriptor More...
 
uint16_t s_length
 Length of following string. More...
 
char s [2]
 comment, 0-terminated More...
 

Detailed Description

Comment message.

Definition at line 128 of file net_messages.h.

Member Data Documentation

◆ cp

config_descriptor_t fawkes::config_comment_msg_t::cp

value descriptor

Definition at line 129 of file net_messages.h.

Referenced by fawkes::NetworkConfiguration::inbound_received().

◆ s

◆ s_length

uint16_t fawkes::config_comment_msg_t::s_length

Length of following string.

Definition at line 130 of file net_messages.h.


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