💡 Features
- Add
getWifiSettings
&setWifiSettings
to get and update Wifi configuration (as this data model is complex, use the set method with extreme caution) andswitchWifiRadio
for switching (enable or disable) a Wi-Fi radio by its SSID - Update protocol labels (see sample code for
getProtocolLabel
usage)
🔧 Technical
- Add type definitions (allow code completion in IDE)