package plc type PlcConf struct { Host string ConnectType int `json:",optional"` }