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()
std::array< IPAddress, 5 > IPAddresses
bool is_disabled()
Return whether the network is disabled (only wifi for now)
Implementation of SPI Controller mode.