OBJECT
type MoreyOtaFtpPackageDto {id: ID otaDeviceGroupId: Int otaDeviceGroupName: String deviceGroupVersion: Int latestDeviceGroupVersion: Boolean description: String otaFtpFileId: UUID otaFtpFileName: String otaFtpFileSize: String otaType: String otaFtpFileMd5: String created: OffsetDateTime updated: OffsetDateTime }