Rounds beginnings for specified interval

To get rounds beginnings for a specified interval, use the command route/get_schedule_time:

svc=route/get_schedule_time&params={"itemId":<long>,
				    "scheduleId":<long>,
				    "timeFrom":<uint>,
				    "timeTo":<uint>}

Parameters

Nane Description
itemId route ID
scheduleId schedule ID
timeFrom interval beginning
timeTo interval end

Response

[
	{
		"time":<uint>	/* time of round beginning */
	}
]
Follow us on Facebook Gurtam Wialon Twitter Gurtam Wialon info@gurtam.com   |   Copyright © 2002-2024 Gurtam