std::array< IPAddress, 5 > IPAddresses
std::string get_use_address()
Get the active network hostname.
bool is_connected()
Return whether the node is connected to the network (through wifi, eth, ...)
network::IPAddresses get_ip_addresses()
bool is_disabled()
Return whether the network is disabled (only wifi for now)
Providing packet encoding functions for exchanging data with a remote host.