![]() |
WL865E4-P
36.07.001
|
MDNS host cfg structure. More...
#include <m2mb_profile.h>
Data Fields | |
UINT8 | enable |
UINT8 | host_name [129] |
UINT32 | ttl |
UINT8 enable |
enable if the host name configuration is valid
Definition at line 496 of file m2mb_profile.h.
UINT8 host_name[129] |
mDNS host name. It should terminate with String Termination
Definition at line 497 of file m2mb_profile.h.
UINT32 ttl |
TTL for mDNS host
Definition at line 498 of file m2mb_profile.h.