get Agenda Day
suspend fun BlueGPSLib.getAgendaDay(id: String, date: String, scheduleTypes: MutableList<ScheduleType>? = null): Resource<DaySchedule>
Returns the agenda for the selected element.
Return
a resource of DaySchedule
Parameters
id
the id of the element to be find the day schedule
date
Example : 2022-01-22
schedule Types
the type of the element to be find the day schedule