Network
getConfig() [Network]
Since 5.3.0:
Get the current NetworkInterfaceConfig
for a generic network interface interface on the Argon, P2, and Photon 2 running Device OS 5.3.0 or later. This can be used with Ethernet and WiFi.
// PROTOTYPE
particle::NetworkInterfaceConfig getConfig(String profile = String()) const;