Response example data for `GetWifi` and `ScanWifi` is missing. Currently wifiInfo, err := camera.API.GetWifi()(camera.RestHandler) scanWifiInfo, err := camera.API.ScanWifi()(camera.RestHandler) will return nothing due to the struct being empty.