package tplink type MsgDiscovery struct { System struct { GetSysInfo struct{} `json:"get_sysinfo"` } `json:"system"` }