Hi all,
I am unable to change the WiFi password in my Calyx ONT.
I tried below payload
{
"name": "setParameterValues",
"parameterValues": [
[
"InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.PreSharedKey.1.X_000631_KeyPassphrase",
"simple_password"
]
]
}
I get successful from genieacs but it does not change the password in ONT or in genieacs dashboard.