[Missing <summary> documentation for "M:MobileTrack.DataContainers.Repositories.DeviceMessagesRepository.GetDeviceMessagesOfDevice(MobileTrack.Common.Models.CompanyDto,MobileTrack.Common.Models.DeviceDto,System.Boolean,System.Nullable{System.Int32},System.Threading.CancellationToken)"]
public Task<List<DeviceMessageDto>> GetDeviceMessagesOfDevice(
CompanyDto company,
DeviceDto device,
bool includeHandshakes,
int? limit,
CancellationToken cancellationToken = default
)[Missing <param name="company"/> documentation for "M:MobileTrack.DataContainers.Repositories.DeviceMessagesRepository.GetDeviceMessagesOfDevice(MobileTrack.Common.Models.CompanyDto,MobileTrack.Common.Models.DeviceDto,System.Boolean,System.Nullable{System.Int32},System.Threading.CancellationToken)"]
[Missing <param name="device"/> documentation for "M:MobileTrack.DataContainers.Repositories.DeviceMessagesRepository.GetDeviceMessagesOfDevice(MobileTrack.Common.Models.CompanyDto,MobileTrack.Common.Models.DeviceDto,System.Boolean,System.Nullable{System.Int32},System.Threading.CancellationToken)"]
[Missing <param name="includeHandshakes"/> documentation for "M:MobileTrack.DataContainers.Repositories.DeviceMessagesRepository.GetDeviceMessagesOfDevice(MobileTrack.Common.Models.CompanyDto,MobileTrack.Common.Models.DeviceDto,System.Boolean,System.Nullable{System.Int32},System.Threading.CancellationToken)"]
[Missing <param name="limit"/> documentation for "M:MobileTrack.DataContainers.Repositories.DeviceMessagesRepository.GetDeviceMessagesOfDevice(MobileTrack.Common.Models.CompanyDto,MobileTrack.Common.Models.DeviceDto,System.Boolean,System.Nullable{System.Int32},System.Threading.CancellationToken)"]
[Missing <param name="cancellationToken"/> documentation for "M:MobileTrack.DataContainers.Repositories.DeviceMessagesRepository.GetDeviceMessagesOfDevice(MobileTrack.Common.Models.CompanyDto,MobileTrack.Common.Models.DeviceDto,System.Boolean,System.Nullable{System.Int32},System.Threading.CancellationToken)"]
[Missing <returns> documentation for "M:MobileTrack.DataContainers.Repositories.DeviceMessagesRepository.GetDeviceMessagesOfDevice(MobileTrack.Common.Models.CompanyDto,MobileTrack.Common.Models.DeviceDto,System.Boolean,System.Nullable{System.Int32},System.Threading.CancellationToken)"]