Hi,
I have a dual band device and I want to write a script that will configure different settings for both bands, like I want to set password for 5GHz radio SSID, while for 2.4 GHz SSID, I want to keep it open.
Now from the documentation available, I know I can use the below commands to set the properties, but how would I know that the radio I am configuring is 2.4 or 5?
uci set wireless.@wifi-device[0].encryption="psk2"