The IDX is correct and the switch is not protected.
I've red something about the localnetwork but not sure what IP to put there.
tested it with 127.0.0.1 as localnework and
Are you sure about IDX 1?
You can check the appropriate IDX in the devices tab of open this url to show them all via JSON:
http://<IP>:8080/json.htm?type=devices
-or- check a specific device via json with url :
http://<IP>:8080/json.htm?type=devices&rid=<IDX>
( replace <IP> and <IDX> with appropriate values)
Jos
EDIT: Fixed typo
Last edited by jvdz on Sunday 10 June 2018 18:24, edited 1 time in total.