Config list float entity. More...
#include <net_messages.h>
Public Attributes | |
| config_list_entity_header_t | header |
| config entity header | |
| float | f |
| float value | |
Config list float entity.
Definition at line 178 of file net_messages.h.
float value
Definition at line 180 of file net_messages.h.
Referenced by fawkes::ConfigListContent::append_float(), and fawkes::NetworkConfiguration::inbound_received().
config entity header
Definition at line 179 of file net_messages.h.
Referenced by fawkes::ConfigListContent::append_float().
1.6.1