mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-13 11:44:54 +00:00
Commit before merging in Heath's branch
This commit is contained in:
@@ -767,6 +767,14 @@ namespace PepperDash.Essentials.Devices.Common.VideoCodec.Cisco
|
||||
SendText("xCommand CallHistory Recents Limit: 20 Order: OccurrenceTime");
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Required for IHasScheduleAwareness
|
||||
/// </summary>
|
||||
public void GetSchedule()
|
||||
{
|
||||
GetBookings(null);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets the bookings for today
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user