pub async fn move_to_location(
client: &mut KachakaApiClient<Channel>,
location_id: &str,
options: StartCommandOptions,
) -> Result<String, KachakaApiError>pub async fn move_to_location(
client: &mut KachakaApiClient<Channel>,
location_id: &str,
options: StartCommandOptions,
) -> Result<String, KachakaApiError>