public Task<DeviceDto?> GetDeviceById( CompanyDto company, Guid deviceId, CancellationToken cancellationToken = default )
In This Article