public DeviceListDtoClient Commit(DeviceListDtoClient deviceList) { return(_messagingServiceClient.Commit(deviceList)); }