<div dir="ltr"><div><b>Hi actually i use for WIFI PASSWORD:</b></div><div><br></div><div> curl -i '<a class="gmail-moz-txt-link-freetext" href="http://acs.smsnet.pl:7557/devices/">http://acs.smsnet.pl:7557/devices/</a><font color="#cc0000">FC0101</font>-<font color="#cc66cc">OG%252D3404</font>-<font color="#cc0000">FC0101000118</font>/tasks?connection_request'
          \<br>
            -X POST \<br>
            --data '{"name":"setParameterValues",
"parameterValues":[["InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.SSID",
          "<font color="#009900">GenieACS</font>",
"xsd:string"],["InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.PreSharedKey.1.PreSharedKey",
          "<font color="#3333ff">hello world</font>", "xsd:string"]]}'  <br></div><div><br></div><b>i have devices with different UOI and i haven't UOI in my
      database. Is there option to send curl without UOI and  Model as below: ? (only with serial number)</b><br><div><br></div><div> curl -i '<a class="gmail-moz-txt-link-freetext" href="http://acs.smsnet.pl:7557/devices/">http://acs.smsnet.pl:7557/devices/</a><font color="#cc0000">FC0101000118</font>/tasks?connection_request'
          \<br>
            -X POST \<br>
            --data '{"name":"setParameterValues",
"parameterValues":[["InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.SSID",
          "<font color="#009900">GenieACS</font>",
"xsd:string"],["InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.PreSharedKey.1.PreSharedKey",
          "<font color="#3333ff">hello world</font>", "xsd:string"]]}'  <br></div><div><br></div><div><br></div><div>What i need to change ?</div><div><br></div><div><br></div></div>