inputname:"nutServerHost",type:"text",description:"IP or hostname of NUT server",title:"NUT server hostname"
inputname:"nutServerPort",type:"number",description:"Port number of NUT server",title:"NUT server port number",defaultValue:3493,range:"1..65535"
inputname:"nutServerLoginUsername",type:"text",description:"Username at NUT server",title:"NUT server username"
inputname:"nutServerLoginPassword",type:"password",description:"Password at NUT server",title:"NUT server password"
inputname:"nutReconnectDelay",type:"number",description:"Network reconnect delay",title:"Number of seconds to wait before initiating reconnect in case the connection goes down for whatever reason",defaultValue:10,range:"1..600"