{ "id": "nc-static-IP", "name": "Nc-static-IP", "title": "nc-static-IP", "description": "Set up a static IP address ", "info": "Static IP (ACTIVE=yes), or DHCP (ACTIVE=no)", "infotitle": "", "params": [ { "id": "ACTIVE", "name": "Active", "value": "no", "type": "bool" }, { "id": "IP", "name": "IP", "value": "192.168.1.130", "suggest": "192.168.1.130" } ] }