Ethernet
getConfig() [Ethernet]
Since 5.3.0:
Get the current NetworkInterfaceConfig
for the Ethernet interface running Device OS 5.3.0 or later.
// PROTOTYPE
particle::NetworkInterfaceConfig getConfig(String profile = String()) const;
Since 5.3.0:
Get the current NetworkInterfaceConfig
for the Ethernet interface running Device OS 5.3.0 or later.
// PROTOTYPE
particle::NetworkInterfaceConfig getConfig(String profile = String()) const;