@spytecgps/nova-orm 1.2.29-rc2 → 1.2.29-rc4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/entities/acumaticaAmazonProduct.js +1 -2
- package/dist/entities/acumaticaImeiIccidData.js +2 -4
- package/dist/entities/acumaticaOrderShipmentDetails.js +3 -5
- package/dist/entities/acumaticaShipment.js +0 -1
- package/dist/entities/acumaticaShipmentAmazon.js +0 -1
- package/dist/entities/aempToken.d.ts +0 -1
- package/dist/entities/aempToken.js +0 -1
- package/dist/entities/alert.d.ts +0 -1
- package/dist/entities/alert.js +3 -11
- package/dist/entities/alertMigration.d.ts +22 -0
- package/dist/entities/alertMigration.js +115 -0
- package/dist/entities/alertMigrationBatch.d.ts +3 -0
- package/dist/entities/alertMigrationBatch.js +21 -0
- package/dist/entities/alertTimeWindowConfiguration.d.ts +12 -0
- package/dist/entities/alertTimeWindowConfiguration.js +61 -0
- package/dist/entities/alertType.js +0 -1
- package/dist/entities/appFeatureType.js +0 -1
- package/dist/entities/assetCategory.js +0 -1
- package/dist/entities/billing.js +0 -1
- package/dist/entities/billingCustomerBraintree.js +0 -1
- package/dist/entities/billingDeviceHistory.js +0 -1
- package/dist/entities/billingHubspotPaymentLog.js +0 -1
- package/dist/entities/billingKlarnaCustomer.js +0 -1
- package/dist/entities/billingKlarnaOrder.js +0 -1
- package/dist/entities/billingStatusHistoryBraintree.js +0 -1
- package/dist/entities/billingSubscriptionBraintree.js +0 -1
- package/dist/entities/blacklist.js +0 -1
- package/dist/entities/blacklistType.js +0 -1
- package/dist/entities/bleMeshConfiguration.js +1 -1
- package/dist/entities/boundary.js +0 -2
- package/dist/entities/boundaryEvent.d.ts +0 -1
- package/dist/entities/boundaryEvent.js +0 -1
- package/dist/entities/cellTower.js +0 -1
- package/dist/entities/client.d.ts +0 -1
- package/dist/entities/client.js +6 -1
- package/dist/entities/clientAlertRecipient.d.ts +0 -1
- package/dist/entities/clientAppFeature.js +0 -1
- package/dist/entities/clientConfiguration.js +2 -14
- package/dist/entities/clientDeviceSetting.js +0 -6
- package/dist/entities/clientType.js +0 -1
- package/dist/entities/country.js +1 -3
- package/dist/entities/customerAttribute.js +0 -29
- package/dist/entities/dataExport.d.ts +0 -1
- package/dist/entities/dataSourceType.js +0 -1
- package/dist/entities/deactivation.js +0 -1
- package/dist/entities/deactivationReason.js +0 -1
- package/dist/entities/device.js +0 -14
- package/dist/entities/deviceAlertConfiguration.d.ts +14 -0
- package/dist/entities/deviceAlertConfiguration.js +71 -0
- package/dist/entities/deviceBehavior.js +0 -1
- package/dist/entities/deviceBleMeshUpdateTask.d.ts +0 -1
- package/dist/entities/deviceCustomConfiguration.js +2 -12
- package/dist/entities/deviceHistory.js +0 -1
- package/dist/entities/deviceModelListener.js +0 -1
- package/dist/entities/devicePairing.js +0 -16
- package/dist/entities/devicePromotion.js +73 -6
- package/dist/entities/deviceReplacement.d.ts +0 -1
- package/dist/entities/deviceReplacement.js +0 -1
- package/dist/entities/deviceTask.js +0 -1
- package/dist/entities/deviceType.js +7 -2
- package/dist/entities/deviceTypeEvent.d.ts +5 -0
- package/dist/entities/{asinPromotion.js → deviceTypeEvent.js} +19 -24
- package/dist/entities/deviceTypeFeature.js +0 -1
- package/dist/entities/deviceTypeFirmware.js +0 -1
- package/dist/entities/entityTag.js +17 -41
- package/dist/entities/entityType.js +0 -1
- package/dist/entities/event.d.ts +6 -0
- package/dist/entities/{imeiIccidImport.js → event.js} +20 -16
- package/dist/entities/feature.js +0 -1
- package/dist/entities/firmwareAutoUpgradeBlacklist.js +0 -1
- package/dist/entities/firmwareUpgradeTask.d.ts +0 -1
- package/dist/entities/firmwareUpgradeTask.js +0 -3
- package/dist/entities/iccidStatus.js +0 -1
- package/dist/entities/imeiIccidCarrier.js +0 -1
- package/dist/entities/imeiIccidHistory.js +0 -1
- package/dist/entities/index.js +8 -29
- package/dist/entities/industry.js +0 -1
- package/dist/entities/latestPosition.d.ts +0 -1
- package/dist/entities/latestPosition.js +0 -6
- package/dist/entities/latestPositionMigration.d.ts +0 -1
- package/dist/entities/latestPositionMigration.js +0 -1
- package/dist/entities/latestPositionMigrationBatch.js +0 -1
- package/dist/entities/latestUserAppInfo.d.ts +0 -1
- package/dist/entities/magento2Gps.js +4 -7
- package/dist/entities/magento2Plan.js +0 -1
- package/dist/entities/mobileNetwork.js +0 -1
- package/dist/entities/notificationRecipient.d.ts +0 -1
- package/dist/entities/notificationRecipient.js +1 -29
- package/dist/entities/organization.d.ts +0 -1
- package/dist/entities/organization.js +0 -1
- package/dist/entities/plan.js +0 -1
- package/dist/entities/position.d.ts +0 -1
- package/dist/entities/position.js +2 -6
- package/dist/entities/positionMigration.d.ts +0 -1
- package/dist/entities/positionMigration.js +0 -1
- package/dist/entities/positionMigrationBatch.js +0 -1
- package/dist/entities/promotion.js +45 -47
- package/dist/entities/securityRole.js +1 -8
- package/dist/entities/serviceProvider.js +0 -1
- package/dist/entities/serviceProviderProduct.js +1 -2
- package/dist/entities/serviceProviderProductNetwork.js +0 -1
- package/dist/entities/serviceProviderProductType.js +0 -1
- package/dist/entities/sim.js +0 -1
- package/dist/entities/svrPairingRequest.d.ts +21 -0
- package/dist/entities/svrPairingRequest.js +174 -0
- package/dist/entities/task.js +2 -41
- package/dist/entities/taskSchedule.js +1 -7
- package/dist/entities/trip.d.ts +0 -1
- package/dist/entities/trip.js +0 -12
- package/dist/entities/tripCompletionStatus.js +0 -1
- package/dist/entities/tripPosition.js +0 -1
- package/dist/entities/user.d.ts +0 -1
- package/dist/entities/user.js +1 -23
- package/dist/entities/userActivation.d.ts +0 -1
- package/dist/entities/userActivation.js +0 -1
- package/dist/entities/userActivationDevice.js +2 -3
- package/dist/entities/userActivationEvent.d.ts +0 -1
- package/dist/entities/userActivationEvent.js +0 -1
- package/dist/entities/userActivationMetric.d.ts +0 -1
- package/dist/entities/userActivationMetric.js +0 -1
- package/dist/entities/userAlertComplain.d.ts +0 -1
- package/dist/entities/userAlertComplain.js +0 -1
- package/dist/entities/userAlertConfiguration.d.ts +0 -1
- package/dist/entities/userAlertConfiguration.js +3 -37
- package/dist/entities/userAlertNotificationsConfig.d.ts +0 -1
- package/dist/entities/userAppFeedback.d.ts +0 -1
- package/dist/entities/userAppFeedback.js +0 -1
- package/dist/entities/userAppIncident.d.ts +0 -1
- package/dist/entities/userAppIncident.js +0 -1
- package/dist/entities/userConfiguration.d.ts +0 -1
- package/dist/entities/userConfiguration.js +0 -1
- package/dist/entities/userDataDeletionRequest.d.ts +0 -1
- package/dist/entities/userDataDeletionRequest.js +1 -3
- package/dist/entities/userDeviceBehaviorTask.d.ts +0 -1
- package/dist/entities/userDeviceBehaviorTask.js +0 -1
- package/dist/entities/userInvitation.d.ts +5 -2
- package/dist/entities/userInvitation.js +1 -14
- package/dist/entities/userRatingRequest.d.ts +0 -1
- package/dist/entities/userRatingRequest.js +0 -1
- package/dist/entities/userRegistrationAttempt.d.ts +0 -1
- package/dist/entities/userRegistrationAttempt.js +0 -1
- package/dist/entities/userSecurityRole.d.ts +0 -1
- package/dist/entities/userSecurityRole.js +1 -14
- package/dist/index.js +1 -1
- package/dist/migration/1684483704434-addLowerCaseIndex.js +0 -1
- package/dist/novaDataSource.js +16 -99
- package/dist/repositories/acumatica/getAcumaticaImeiIccidData.js +3 -15
- package/dist/repositories/acumatica/getAcumaticaShipmentDetails.js +3 -9
- package/dist/repositories/acumatica/getLastAcumaticaShipmentDetails.js +2 -8
- package/dist/repositories/acumatica/index.js +3 -32
- package/dist/repositories/aempToken/createAempToken.js +0 -1
- package/dist/repositories/aempToken/deleteAempTokens.js +3 -4
- package/dist/repositories/aempToken/getAempTokens.js +4 -12
- package/dist/repositories/aempToken/index.js +3 -4
- package/dist/repositories/alertTypes/getAlertTypes.js +2 -8
- package/dist/repositories/alertTypes/index.js +1 -2
- package/dist/repositories/alerts/createAlert.js +0 -5
- package/dist/repositories/alerts/createUserAlertComplain.js +0 -1
- package/dist/repositories/alerts/getAlertsReportByClient.js +0 -5
- package/dist/repositories/alerts/getAlertsReportByUser.js +0 -5
- package/dist/repositories/alerts/index.js +4 -5
- package/dist/repositories/appFeatures/createAppFeatureType.js +0 -1
- package/dist/repositories/appFeatures/createClientAppFeature.js +0 -1
- package/dist/repositories/appFeatures/getClientAppFeatures.js +2 -8
- package/dist/repositories/appFeatures/index.js +3 -4
- package/dist/repositories/assetCategories/getAssetCategories.js +4 -15
- package/dist/repositories/assetCategories/index.js +3 -4
- package/dist/repositories/baseRepository.js +1 -16
- package/dist/repositories/billing/createBilling.js +0 -1
- package/dist/repositories/billing/createBillingDeviceHistory.js +1 -2
- package/dist/repositories/billing/createBillingHubspotPaymentLog.js +0 -1
- package/dist/repositories/billing/createBillingStatusHistoryBraintree.js +0 -1
- package/dist/repositories/billing/getBillingCustomerBraintreeById.js +2 -8
- package/dist/repositories/billing/getBillingKlarnaOrderByImei.js +2 -8
- package/dist/repositories/billing/getBillingSubscriptionBraintreeByImei.js +2 -8
- package/dist/repositories/billing/getBillingSubscriptionsBraintree.js +4 -10
- package/dist/repositories/billing/getBillings.js +6 -12
- package/dist/repositories/billing/getCanceledImeis.js +7 -19
- package/dist/repositories/billing/getCanceledImeisMatchingMagentoData.js +19 -39
- package/dist/repositories/billing/getChurnStatusByClientId.js +4 -14
- package/dist/repositories/billing/getClientIdFromBraintreeCustomer.js +2 -8
- package/dist/repositories/billing/getMagentoPlan.js +2 -8
- package/dist/repositories/billing/getUserByBraintreeCustomerId.js +2 -8
- package/dist/repositories/billing/index.js +21 -93
- package/dist/repositories/billing/updateBilling.js +0 -1
- package/dist/repositories/billing/updateBillingCustomerBraintree.js +0 -1
- package/dist/repositories/billing/upsertBillingCustomerBraintree.js +1 -11
- package/dist/repositories/billing/upsertBillingKlarnaCustomer.js +0 -1
- package/dist/repositories/billing/upsertBillingKlarnaOrder.js +0 -1
- package/dist/repositories/billing/upsertBillingSubscriptionBraintree.js +0 -1
- package/dist/repositories/blacklist/getBlacklists.js +2 -8
- package/dist/repositories/blacklist/index.js +1 -53
- package/dist/repositories/bleMeshConfiguration/createBLEMeshConfigurationParams.js +0 -1
- package/dist/repositories/bleMeshConfiguration/deleteBLEMeshConfiguration.js +0 -1
- package/dist/repositories/bleMeshConfiguration/getBLEMeshConfiguration.js +2 -8
- package/dist/repositories/bleMeshConfiguration/index.js +4 -8
- package/dist/repositories/bleMeshConfiguration/updateBLEMeshConfiguration.js +0 -1
- package/dist/repositories/boundaries/createBoundary.js +0 -1
- package/dist/repositories/boundaries/deleteBoundary.js +0 -1
- package/dist/repositories/boundaries/getBoundariesByClientId.js +8 -45
- package/dist/repositories/boundaries/getBoundariesIdsByClientId.js +7 -12
- package/dist/repositories/boundaries/getBoundariesReport.js +2 -8
- package/dist/repositories/boundaries/getBoundaryById.js +5 -14
- package/dist/repositories/boundaries/index.js +9 -10
- package/dist/repositories/boundaries/processBoundaryEvent.js +0 -1
- package/dist/repositories/boundaries/updateBoundary.js +0 -1
- package/dist/repositories/boundaries/upsertBoundaryEvent.js +0 -1
- package/dist/repositories/clients/createClient.js +0 -1
- package/dist/repositories/clients/createClientConfiguration.js +0 -3
- package/dist/repositories/clients/createCustomerAttribute.js +1 -7
- package/dist/repositories/clients/deleteClientAndConfiguration.js +0 -1
- package/dist/repositories/clients/getClient.js +2 -8
- package/dist/repositories/clients/getClientConfiguration.js +6 -23
- package/dist/repositories/clients/getClients.js +2 -8
- package/dist/repositories/clients/getCustomerAttribute.js +4 -13
- package/dist/repositories/clients/index.js +11 -47
- package/dist/repositories/clients/updateClient.js +0 -1
- package/dist/repositories/clients/updateClientConfiguration.js +10 -8
- package/dist/repositories/clients/updateCustomerAttribute.js +7 -7
- package/dist/repositories/countries/getCountries.js +2 -8
- package/dist/repositories/countries/getCountry.js +4 -10
- package/dist/repositories/countries/index.js +2 -3
- package/dist/repositories/deactivations/createDeactivation.js +0 -1
- package/dist/repositories/deactivations/getDeactivationReasons.js +2 -8
- package/dist/repositories/deactivations/getLatestDeactivationByImei.js +2 -8
- package/dist/repositories/deactivations/index.js +3 -4
- package/dist/repositories/deviceBehaviors/createDeviceBehaviorTask.js +0 -1
- package/dist/repositories/deviceBehaviors/getDeviceBehaviorTasks.js +2 -8
- package/dist/repositories/deviceBehaviors/getDeviceBehaviors.js +3 -9
- package/dist/repositories/deviceBehaviors/getDeviceBehaviorsByIds.js +2 -8
- package/dist/repositories/deviceBehaviors/getDevicesLastBehaviorTask.d.ts +5 -0
- package/dist/repositories/deviceBehaviors/getDevicesLastBehaviorTask.js +42 -0
- package/dist/repositories/deviceBehaviors/getLatestDeviceBehaviorTasks.d.ts +4 -0
- package/dist/repositories/deviceBehaviors/getLatestDeviceBehaviorTasks.js +40 -0
- package/dist/repositories/deviceBehaviors/index.js +42 -7
- package/dist/repositories/deviceBehaviors/updateDeviceBehaviorTask.js +0 -1
- package/dist/repositories/deviceBehaviors/upsertDeviceBehavior.js +0 -1
- package/dist/repositories/devicePairings/createDevicePairing.js +0 -1
- package/dist/repositories/devicePairings/deleteDevicePairing.js +0 -1
- package/dist/repositories/devicePairings/getDevicePairings.js +2 -8
- package/dist/repositories/devicePairings/getDevicePairingsByImei.js +2 -8
- package/dist/repositories/devicePairings/index.js +5 -22
- package/dist/repositories/devicePairings/updateDevicePairing.js +1 -5
- package/dist/repositories/devices/allImeisAreActiveForClient.js +2 -8
- package/dist/repositories/devices/createClientDeviceSetting.js +1 -3
- package/dist/repositories/devices/createDevice.js +1 -2
- package/dist/repositories/devices/createDeviceReplacement.js +1 -2
- package/dist/repositories/devices/createDeviceType.js +1 -2
- package/dist/repositories/devices/deleteDevice.js +1 -2
- package/dist/repositories/devices/generateDeviceIdentifierKey.js +1 -2
- package/dist/repositories/devices/getCanceledDevicesWithActiveSimCards.js +3 -13
- package/dist/repositories/devices/getCarrierStatusUpdatedBefore.js +2 -8
- package/dist/repositories/devices/getClientDeviceSetting.js +2 -8
- package/dist/repositories/devices/getClientDeviceSettings.js +2 -8
- package/dist/repositories/devices/getDevice.js +2 -8
- package/dist/repositories/devices/getDeviceCustomConfig.js +2 -8
- package/dist/repositories/devices/getDeviceTypeByImei.js +2 -8
- package/dist/repositories/devices/getDeviceTypes.js +18 -41
- package/dist/repositories/devices/getDeviceTypesModelsOrderedByDeviceCount.js +2 -8
- package/dist/repositories/devices/getDeviceWithUsersInfo.js +2 -8
- package/dist/repositories/devices/getDevices.js +7 -56
- package/dist/repositories/devices/getFilteredImeisWithStatus.js +2 -8
- package/dist/repositories/devices/getIccidStatus.js +2 -8
- package/dist/repositories/devices/getImeiIccidCarrier.js +2 -8
- package/dist/repositories/devices/getImeiIccidCarriers.js +2 -8
- package/dist/repositories/devices/index.js +59 -143
- package/dist/repositories/devices/updateClientDeviceSetting.js +2 -5
- package/dist/repositories/devices/updateDevice.js +14 -5
- package/dist/repositories/devices/updateDeviceType.js +1 -2
- package/dist/repositories/devices/updateIccidStatus.js +1 -2
- package/dist/repositories/devices/updateImeiIccidCarrier.js +1 -2
- package/dist/repositories/devices/upsertIccidStatus.js +1 -2
- package/dist/repositories/firmwares/createDeviceFirmware.js +0 -1
- package/dist/repositories/firmwares/createFirmwareAutoUpgradeBlacklist.js +0 -1
- package/dist/repositories/firmwares/createFirmwareUpgradeTask.js +0 -1
- package/dist/repositories/firmwares/getDeviceFirmwares.js +20 -28
- package/dist/repositories/firmwares/getFirmwareAutoUpgradeBlacklist.js +2 -8
- package/dist/repositories/firmwares/getFirmwareUpgradeTasks.js +2 -8
- package/dist/repositories/firmwares/getFirmwareUpgradeTasksCount.js +2 -8
- package/dist/repositories/firmwares/index.js +9 -10
- package/dist/repositories/firmwares/updateDeviceFirmware.js +0 -1
- package/dist/repositories/firmwares/updateFirmwareUpgradeTasks.js +0 -1
- package/dist/repositories/index.js +1 -13
- package/dist/repositories/notificationRecipients/createNotificationRecipient.js +0 -2
- package/dist/repositories/notificationRecipients/deleteNotificationRecipients.js +3 -9
- package/dist/repositories/notificationRecipients/deleteNotificationRecipientsByEmailOrPhone.js +0 -1
- package/dist/repositories/notificationRecipients/getNotificationRecipients.js +2 -22
- package/dist/repositories/notificationRecipients/index.js +7 -8
- package/dist/repositories/notificationRecipients/updateNotificationRecipient.js +0 -1
- package/dist/repositories/notificationRecipients/updateUsersNotificationsUnsubscribedInfoStatus.js +0 -1
- package/dist/repositories/notificationRecipients/updateUsersNotificationsUnsuscribedStatus.js +0 -1
- package/dist/repositories/positions/createPosition.js +0 -3
- package/dist/repositories/positions/getLatestPositionByImei.js +2 -9
- package/dist/repositories/positions/getPositionsByImei.js +2 -9
- package/dist/repositories/positions/getPositionsReportByClient.js +1 -10
- package/dist/repositories/positions/index.js +8 -17
- package/dist/repositories/positions/upsertLatestPosition.js +0 -1
- package/dist/repositories/security/createUserRole.js +0 -1
- package/dist/repositories/security/getAllRoles.js +4 -15
- package/dist/repositories/security/getUserRoles.js +5 -14
- package/dist/repositories/security/getUserRolesByClientId.js +8 -17
- package/dist/repositories/security/index.js +10 -11
- package/dist/repositories/security/removeUserRoles.js +0 -1
- package/dist/repositories/security/updateUserRole.js +0 -1
- package/dist/repositories/security/userIsAdminOrOwner.js +9 -15
- package/dist/repositories/security/userIsInRole.js +8 -13
- package/dist/repositories/tasks/addTaskScheduleDevices.js +0 -1
- package/dist/repositories/tasks/completeTask.js +2 -12
- package/dist/repositories/tasks/createTask.js +0 -1
- package/dist/repositories/tasks/createTaskSchedule.js +0 -1
- package/dist/repositories/tasks/deleteTask.js +0 -1
- package/dist/repositories/tasks/deleteTaskSchedule.js +0 -1
- package/dist/repositories/tasks/deleteTaskScheduleDevices.js +0 -1
- package/dist/repositories/tasks/getDeviceTasks.js +2 -8
- package/dist/repositories/tasks/getTaskSchedule.js +10 -22
- package/dist/repositories/tasks/getTaskSchedules.js +8 -35
- package/dist/repositories/tasks/getTaskSchedulesCount.js +7 -26
- package/dist/repositories/tasks/getTasks.js +5 -70
- package/dist/repositories/tasks/getTasksCount.js +2 -18
- package/dist/repositories/tasks/index.js +17 -20
- package/dist/repositories/tasks/setTaskAsPastDue.js +0 -1
- package/dist/repositories/tasks/setTaskScheduleDevices.js +0 -1
- package/dist/repositories/tasks/updateTask.js +0 -1
- package/dist/repositories/tasks/updateTaskSchedule.js +0 -1
- package/dist/repositories/trips/createTrip.js +1 -2
- package/dist/repositories/trips/getTripById.js +6 -13
- package/dist/repositories/trips/getTrips.js +14 -74
- package/dist/repositories/trips/index.js +10 -19
- package/dist/repositories/trips/updateTripEndValues.js +1 -2
- package/dist/repositories/trips/upsertTrip.js +1 -2
- package/dist/repositories/userActivations/createUserActivation.js +0 -1
- package/dist/repositories/userActivations/createUserActivationDevice.js +0 -1
- package/dist/repositories/userActivations/createUserActivationEvent.js +0 -1
- package/dist/repositories/userActivations/createUserActivationMetric.js +0 -1
- package/dist/repositories/userActivations/deleteUserActivation.js +0 -1
- package/dist/repositories/userActivations/getLastActivationDevice.js +2 -8
- package/dist/repositories/userActivations/getUserActivationDevices.js +2 -8
- package/dist/repositories/userActivations/getUserActivationDevicesByClientId.js +3 -8
- package/dist/repositories/userActivations/getUserActivationMetrics.js +2 -8
- package/dist/repositories/userActivations/getUserActivations.js +2 -8
- package/dist/repositories/userActivations/index.js +12 -21
- package/dist/repositories/userActivations/updateUserActivationDevice.js +0 -1
- package/dist/repositories/userActivations/updateUserActivationMetrics.js +0 -1
- package/dist/repositories/userAppFeedback/createUserAppFeedback.js +0 -1
- package/dist/repositories/userAppFeedback/index.js +1 -2
- package/dist/repositories/userAppIncidents/getUserAppIncidents.js +2 -8
- package/dist/repositories/userAppIncidents/index.js +2 -3
- package/dist/repositories/userAppIncidents/upsertUserAppIncident.js +0 -1
- package/dist/repositories/userConfigurations/bulkCreateUserAlertConfigurations.js +11 -11
- package/dist/repositories/userConfigurations/createDeviceAlertTimeWindows.d.ts +5 -0
- package/dist/repositories/userConfigurations/createDeviceAlertTimeWindows.js +36 -0
- package/dist/repositories/userConfigurations/createUserAlertTimeWindows.d.ts +5 -0
- package/dist/repositories/userConfigurations/createUserAlertTimeWindows.js +33 -0
- package/dist/repositories/userConfigurations/createUserConfiguration.js +0 -1
- package/dist/repositories/userConfigurations/deleteDeviceAlertTimeWindows.d.ts +4 -0
- package/dist/repositories/userConfigurations/deleteDeviceAlertTimeWindows.js +17 -0
- package/dist/repositories/userConfigurations/deleteUserAlertConfigurations.js +5 -11
- package/dist/repositories/userConfigurations/deleteUserAlertTimeWindows.d.ts +4 -0
- package/dist/repositories/userConfigurations/deleteUserAlertTimeWindows.js +17 -0
- package/dist/repositories/userConfigurations/deleteUserConfiguration.js +0 -1
- package/dist/repositories/userConfigurations/getDeviceAlertTimeWindows.d.ts +5 -0
- package/dist/repositories/userConfigurations/getDeviceAlertTimeWindows.js +43 -0
- package/dist/repositories/userConfigurations/getUserAlertConfigurations.js +2 -11
- package/dist/repositories/userConfigurations/getUserAlertTimeWindows.d.ts +5 -0
- package/dist/repositories/userConfigurations/getUserAlertTimeWindows.js +35 -0
- package/dist/repositories/userConfigurations/getUserConfigurations.js +2 -8
- package/dist/repositories/userConfigurations/index.js +136 -99
- package/dist/repositories/userConfigurations/updateDeviceAlertTimeWindows.d.ts +4 -0
- package/dist/repositories/userConfigurations/updateDeviceAlertTimeWindows.js +29 -0
- package/dist/repositories/userConfigurations/updateUserAlertConfigurations.js +0 -1
- package/dist/repositories/userConfigurations/updateUserAlertTimeWindows.d.ts +4 -0
- package/dist/repositories/userConfigurations/updateUserAlertTimeWindows.js +28 -0
- package/dist/repositories/userConfigurations/updateUserConfiguration.js +0 -1
- package/dist/repositories/userDataDeletionRequests/createUserDataDeletionRequest.js +0 -1
- package/dist/repositories/userDataDeletionRequests/getUserDataDeletionRequest.js +4 -10
- package/dist/repositories/userDataDeletionRequests/index.js +4 -5
- package/dist/repositories/userDataDeletionRequests/removeUserDataDeletionRequest.js +0 -1
- package/dist/repositories/userDataDeletionRequests/updateUserDataDeletionRequest.js +0 -1
- package/dist/repositories/userInvitations/createUserInvitation.js +0 -2
- package/dist/repositories/userInvitations/getUserInvitationById.js +2 -8
- package/dist/repositories/userInvitations/getUserInvitations.js +4 -29
- package/dist/repositories/userInvitations/index.js +4 -5
- package/dist/repositories/userInvitations/updateUserInvitation.js +1 -4
- package/dist/repositories/userRatingRequests/createUserRatingRequest.js +0 -1
- package/dist/repositories/userRatingRequests/getUserRatingRequests.js +2 -8
- package/dist/repositories/userRatingRequests/index.js +2 -3
- package/dist/repositories/userRegistrationAttempts/createUserRegistrationAttempt.js +0 -1
- package/dist/repositories/userRegistrationAttempts/getUserRegistrationAttempts.js +4 -10
- package/dist/repositories/userRegistrationAttempts/index.js +3 -4
- package/dist/repositories/userRegistrationAttempts/updateUserRegistrationAttempt.js +0 -1
- package/dist/repositories/users/createUser.js +0 -1
- package/dist/repositories/users/deleteAccount.js +0 -1
- package/dist/repositories/users/deleteUser.js +0 -1
- package/dist/repositories/users/getUserById.js +11 -26
- package/dist/repositories/users/getUserData.js +8 -12
- package/dist/repositories/users/getUsers.js +6 -59
- package/dist/repositories/users/getUsersConfigurationByImei.js +13 -15
- package/dist/repositories/users/getUsersIdByPhoneAndCountryCode.js +2 -8
- package/dist/repositories/users/getUsersWithRoles.js +3 -11
- package/dist/repositories/users/index.js +11 -68
- package/dist/repositories/users/updateUser.js +0 -1
- package/dist/subscribers/allEntitiesSubscriber.js +0 -1
- package/dist/subscribers/index.js +0 -1
- package/dist/types/acumatica.js +0 -1
- package/dist/types/aempToken.js +0 -1
- package/dist/types/alert.d.ts +0 -1
- package/dist/types/alert.js +0 -1
- package/dist/types/alertTypes.js +0 -1
- package/dist/types/appFeatures.js +0 -1
- package/dist/types/billing.js +0 -1
- package/dist/types/blacklist.js +0 -1
- package/dist/types/bleMeshConfiguration.js +0 -1
- package/dist/types/boundaries.js +0 -1
- package/dist/types/clients.js +1 -35
- package/dist/types/common.js +0 -1
- package/dist/types/countries.js +0 -1
- package/dist/types/deactivations.js +0 -1
- package/dist/types/deviceBehaviors.js +0 -1
- package/dist/types/devicePairings.js +0 -1
- package/dist/types/devices.js +1 -25
- package/dist/types/enums.d.ts +5 -0
- package/dist/types/enums.js +0 -29
- package/dist/types/firmwares.js +0 -1
- package/dist/types/index.js +1 -9
- package/dist/types/logger.js +0 -1
- package/dist/types/notificationRecipients.js +0 -1
- package/dist/types/position.js +0 -1
- package/dist/types/security.js +0 -1
- package/dist/types/tasks.js +0 -1
- package/dist/types/trip.js +0 -2
- package/dist/types/user.js +1 -2
- package/dist/types/userActivations.js +0 -1
- package/dist/types/userAppFeedback.js +0 -1
- package/dist/types/userAppIncidents.js +0 -1
- package/dist/types/userConfigurations.js +0 -1
- package/dist/types/userDataDeletionRequests.js +0 -1
- package/dist/types/userInvitations.js +0 -1
- package/dist/types/userRatingRequests.js +0 -1
- package/dist/types/userRegistrationAttempts.js +0 -1
- package/dist/utils/anyAttributeHasValue.js +0 -1
- package/dist/utils/anyAttributeIsNull.d.ts +1 -0
- package/dist/utils/{paramsValidators.js → anyAttributeIsNull.js} +0 -5
- package/dist/utils/boolToNumberTransformer.js +0 -1
- package/dist/utils/consoleLogger.js +0 -1
- package/dist/utils/filterTools.js +0 -1
- package/dist/utils/mapRawEntityToEntity.js +0 -1
- package/dist/utils/queryLogger.js +1 -3
- package/dist/utils/randomizer.js +0 -1
- package/dist/utils/stringToDateTransformer.js +0 -1
- package/dist/utils/uuidHelpers.js +0 -1
- package/package.json +1 -1
- package/dist/entities/acumaticaAmazonProduct.js.map +0 -1
- package/dist/entities/acumaticaImeiIccidData.js.map +0 -1
- package/dist/entities/acumaticaOrderShipmentDetails.js.map +0 -1
- package/dist/entities/acumaticaShipment.js.map +0 -1
- package/dist/entities/acumaticaShipmentAmazon.js.map +0 -1
- package/dist/entities/aempToken.js.map +0 -1
- package/dist/entities/airflow/airflowAcumaticaExportImeiIccidData.js +0 -82
- package/dist/entities/airflow/airflowAcumaticaExportImeiIccidData.js.map +0 -1
- package/dist/entities/airflow/airflowAcumaticaExportOrderShipmentDetails.js +0 -147
- package/dist/entities/airflow/airflowAcumaticaExportOrderShipmentDetails.js.map +0 -1
- package/dist/entities/airflow/airflowAcumaticaShipmentsAmazon.js +0 -42
- package/dist/entities/airflow/airflowAcumaticaShipmentsAmazon.js.map +0 -1
- package/dist/entities/alert.js.map +0 -1
- package/dist/entities/alertType.js.map +0 -1
- package/dist/entities/appFeatureType.js.map +0 -1
- package/dist/entities/asinPromotion.js.map +0 -1
- package/dist/entities/assetCategory.js.map +0 -1
- package/dist/entities/beaconBleMesh.js +0 -63
- package/dist/entities/beaconBleMesh.js.map +0 -1
- package/dist/entities/billing.js.map +0 -1
- package/dist/entities/billingCustomerAmazon.js +0 -83
- package/dist/entities/billingCustomerAmazon.js.map +0 -1
- package/dist/entities/billingCustomerBraintree.js.map +0 -1
- package/dist/entities/billingDeviceHistory.js.map +0 -1
- package/dist/entities/billingDeviceTypePlan.js +0 -64
- package/dist/entities/billingDeviceTypePlan.js.map +0 -1
- package/dist/entities/billingHubspotPaymentLog.js.map +0 -1
- package/dist/entities/billingKlarnaCustomer.js.map +0 -1
- package/dist/entities/billingKlarnaOrder.js.map +0 -1
- package/dist/entities/billingPlanFeatures.js +0 -37
- package/dist/entities/billingPlanFeatures.js.map +0 -1
- package/dist/entities/billingPlans.js +0 -127
- package/dist/entities/billingPlans.js.map +0 -1
- package/dist/entities/billingStatusHistoryBraintree.js.map +0 -1
- package/dist/entities/billingSubscriptionAmazon.js +0 -162
- package/dist/entities/billingSubscriptionAmazon.js.map +0 -1
- package/dist/entities/billingSubscriptionBraintree.js.map +0 -1
- package/dist/entities/blacklist.js.map +0 -1
- package/dist/entities/blacklistType.js.map +0 -1
- package/dist/entities/bleMesh.js +0 -74
- package/dist/entities/bleMesh.js.map +0 -1
- package/dist/entities/bleMeshConfiguration.js.map +0 -1
- package/dist/entities/boundary.js.map +0 -1
- package/dist/entities/boundaryEvent.js.map +0 -1
- package/dist/entities/cellTower.js.map +0 -1
- package/dist/entities/client.js.map +0 -1
- package/dist/entities/clientAlertConfiguration.js +0 -90
- package/dist/entities/clientAlertConfiguration.js.map +0 -1
- package/dist/entities/clientAlertRecipient.js +0 -98
- package/dist/entities/clientAlertRecipient.js.map +0 -1
- package/dist/entities/clientAppFeature.js.map +0 -1
- package/dist/entities/clientConfiguration.js.map +0 -1
- package/dist/entities/clientDeviceSetting.js.map +0 -1
- package/dist/entities/clientIngestorConfiguration.js +0 -48
- package/dist/entities/clientIngestorConfiguration.js.map +0 -1
- package/dist/entities/clientType.js.map +0 -1
- package/dist/entities/country.js.map +0 -1
- package/dist/entities/customerAttribute.js.map +0 -1
- package/dist/entities/dataExport.js +0 -74
- package/dist/entities/dataExport.js.map +0 -1
- package/dist/entities/dataSourceType.js.map +0 -1
- package/dist/entities/deactivation.js.map +0 -1
- package/dist/entities/deactivationReason.js.map +0 -1
- package/dist/entities/device.js.map +0 -1
- package/dist/entities/deviceBehavior.js.map +0 -1
- package/dist/entities/deviceBleMesh.js +0 -78
- package/dist/entities/deviceBleMesh.js.map +0 -1
- package/dist/entities/deviceBleMeshUpdateTask.js +0 -83
- package/dist/entities/deviceBleMeshUpdateTask.js.map +0 -1
- package/dist/entities/deviceChangesHistory.js +0 -48
- package/dist/entities/deviceChangesHistory.js.map +0 -1
- package/dist/entities/deviceCustomConfiguration.js.map +0 -1
- package/dist/entities/deviceHistory.js.map +0 -1
- package/dist/entities/deviceModelListener.js.map +0 -1
- package/dist/entities/devicePairing.js.map +0 -1
- package/dist/entities/devicePromotion.js.map +0 -1
- package/dist/entities/deviceReplacement.js.map +0 -1
- package/dist/entities/deviceStatus.js +0 -61
- package/dist/entities/deviceStatus.js.map +0 -1
- package/dist/entities/deviceTask.js.map +0 -1
- package/dist/entities/deviceType.js.map +0 -1
- package/dist/entities/deviceTypeFeature.js.map +0 -1
- package/dist/entities/deviceTypeFirmware.js.map +0 -1
- package/dist/entities/deviceTypePromotion.js +0 -37
- package/dist/entities/deviceTypePromotion.js.map +0 -1
- package/dist/entities/emailDomain.js +0 -39
- package/dist/entities/emailDomain.js.map +0 -1
- package/dist/entities/entityTag.js.map +0 -1
- package/dist/entities/entityType.js.map +0 -1
- package/dist/entities/feature.js.map +0 -1
- package/dist/entities/firmwareAutoUpgradeBlacklist.js.map +0 -1
- package/dist/entities/firmwareUpgradeTask.js.map +0 -1
- package/dist/entities/iccidStatus.js.map +0 -1
- package/dist/entities/imeiIccidCarrier.js.map +0 -1
- package/dist/entities/imeiIccidHistory.js.map +0 -1
- package/dist/entities/imeiIccidImport.js.map +0 -1
- package/dist/entities/index.js.map +0 -1
- package/dist/entities/industry.js.map +0 -1
- package/dist/entities/latestPosition.js.map +0 -1
- package/dist/entities/latestPositionMigration.js.map +0 -1
- package/dist/entities/latestPositionMigrationBatch.js.map +0 -1
- package/dist/entities/latestUserAppInfo.js +0 -43
- package/dist/entities/latestUserAppInfo.js.map +0 -1
- package/dist/entities/liveLink.js +0 -126
- package/dist/entities/liveLink.js.map +0 -1
- package/dist/entities/magento2Gps.js.map +0 -1
- package/dist/entities/magento2Plan.js.map +0 -1
- package/dist/entities/marketplacePromotion.js +0 -37
- package/dist/entities/marketplacePromotion.js.map +0 -1
- package/dist/entities/mobileNetwork.js.map +0 -1
- package/dist/entities/notificationRecipient.js.map +0 -1
- package/dist/entities/orderShipmentInternational.js +0 -67
- package/dist/entities/orderShipmentInternational.js.map +0 -1
- package/dist/entities/organization.js.map +0 -1
- package/dist/entities/plan.js.map +0 -1
- package/dist/entities/position.js.map +0 -1
- package/dist/entities/positionMigration.js.map +0 -1
- package/dist/entities/positionMigrationBatch.js.map +0 -1
- package/dist/entities/promotion.js.map +0 -1
- package/dist/entities/promotionHistory.js +0 -90
- package/dist/entities/promotionHistory.js.map +0 -1
- package/dist/entities/securityRole.js.map +0 -1
- package/dist/entities/serviceProvider.js.map +0 -1
- package/dist/entities/serviceProviderProduct.js.map +0 -1
- package/dist/entities/serviceProviderProductNetwork.js.map +0 -1
- package/dist/entities/serviceProviderProductType.js.map +0 -1
- package/dist/entities/sim.js.map +0 -1
- package/dist/entities/subscriptionHistoricalPrice.js +0 -151
- package/dist/entities/subscriptionHistoricalPrice.js.map +0 -1
- package/dist/entities/tag.js +0 -68
- package/dist/entities/tag.js.map +0 -1
- package/dist/entities/task.js.map +0 -1
- package/dist/entities/taskSchedule.js.map +0 -1
- package/dist/entities/trip.js.map +0 -1
- package/dist/entities/tripCompletionStatus.js.map +0 -1
- package/dist/entities/tripPosition.js.map +0 -1
- package/dist/entities/user.js.map +0 -1
- package/dist/entities/userActivation.js.map +0 -1
- package/dist/entities/userActivationDevice.js.map +0 -1
- package/dist/entities/userActivationEvent.js.map +0 -1
- package/dist/entities/userActivationMetric.js.map +0 -1
- package/dist/entities/userAlertComplain.js.map +0 -1
- package/dist/entities/userAlertConfiguration.js.map +0 -1
- package/dist/entities/userAlertNotificationsConfig.js +0 -91
- package/dist/entities/userAlertNotificationsConfig.js.map +0 -1
- package/dist/entities/userAppFeedback.js.map +0 -1
- package/dist/entities/userAppIncident.js.map +0 -1
- package/dist/entities/userConfiguration.js.map +0 -1
- package/dist/entities/userDataDeletionRequest.js.map +0 -1
- package/dist/entities/userDeviceBehaviorTask.js.map +0 -1
- package/dist/entities/userInvitation.js.map +0 -1
- package/dist/entities/userRatingRequest.js.map +0 -1
- package/dist/entities/userRegistrationAttempt.js.map +0 -1
- package/dist/entities/userSecurityRole.js.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/migration/1684483704434-addLowerCaseIndex.js.map +0 -1
- package/dist/novaDataSource.js.map +0 -1
- package/dist/repositories/acumatica/getAcumaticaImeiIccidData.js.map +0 -1
- package/dist/repositories/acumatica/getAcumaticaShipmentAmazon.js +0 -23
- package/dist/repositories/acumatica/getAcumaticaShipmentAmazon.js.map +0 -1
- package/dist/repositories/acumatica/getAcumaticaShipmentDetails.js.map +0 -1
- package/dist/repositories/acumatica/getLastAcumaticaShipmentDetails.js.map +0 -1
- package/dist/repositories/acumatica/getOrderShipmentInternational.js +0 -23
- package/dist/repositories/acumatica/getOrderShipmentInternational.js.map +0 -1
- package/dist/repositories/acumatica/index.js.map +0 -1
- package/dist/repositories/aempToken/createAempToken.js.map +0 -1
- package/dist/repositories/aempToken/deleteAempTokens.js.map +0 -1
- package/dist/repositories/aempToken/getAempTokens.js.map +0 -1
- package/dist/repositories/aempToken/index.js.map +0 -1
- package/dist/repositories/alertTypes/getAlertTypes.js.map +0 -1
- package/dist/repositories/alertTypes/index.js.map +0 -1
- package/dist/repositories/alerts/createAlert.js.map +0 -1
- package/dist/repositories/alerts/createUserAlertComplain.js.map +0 -1
- package/dist/repositories/alerts/getAlertsReportByClient.js.map +0 -1
- package/dist/repositories/alerts/getAlertsReportByUser.js.map +0 -1
- package/dist/repositories/alerts/index.js.map +0 -1
- package/dist/repositories/appFeatures/createAppFeatureType.js.map +0 -1
- package/dist/repositories/appFeatures/createClientAppFeature.js.map +0 -1
- package/dist/repositories/appFeatures/getClientAppFeatures.js.map +0 -1
- package/dist/repositories/appFeatures/index.js.map +0 -1
- package/dist/repositories/assetCategories/getAssetCategories.js.map +0 -1
- package/dist/repositories/assetCategories/index.js.map +0 -1
- package/dist/repositories/baseRepository.js.map +0 -1
- package/dist/repositories/billing/createBilling.js.map +0 -1
- package/dist/repositories/billing/createBillingDeviceHistory.js.map +0 -1
- package/dist/repositories/billing/createBillingHubspotPaymentLog.js.map +0 -1
- package/dist/repositories/billing/createBillingStatusHistoryBraintree.js.map +0 -1
- package/dist/repositories/billing/getBillingCustomerBraintreeById.js.map +0 -1
- package/dist/repositories/billing/getBillingDeviceTypePlans.js +0 -22
- package/dist/repositories/billing/getBillingDeviceTypePlans.js.map +0 -1
- package/dist/repositories/billing/getBillingKlarnaOrderByImei.js.map +0 -1
- package/dist/repositories/billing/getBillingPlans.js +0 -68
- package/dist/repositories/billing/getBillingPlans.js.map +0 -1
- package/dist/repositories/billing/getBillingSubscriptionBraintreeByImei.js.map +0 -1
- package/dist/repositories/billing/getBillingSubscriptionsBraintree.js.map +0 -1
- package/dist/repositories/billing/getBillings.js.map +0 -1
- package/dist/repositories/billing/getBraintreePastDueSubscriptions.js +0 -49
- package/dist/repositories/billing/getBraintreePastDueSubscriptions.js.map +0 -1
- package/dist/repositories/billing/getCanceledImeis.js.map +0 -1
- package/dist/repositories/billing/getCanceledImeisMatchingMagentoData.js.map +0 -1
- package/dist/repositories/billing/getChurnStatusByClientId.js.map +0 -1
- package/dist/repositories/billing/getClientIdFromBraintreeCustomer.js.map +0 -1
- package/dist/repositories/billing/getMagentoPlan.js.map +0 -1
- package/dist/repositories/billing/getUserByBraintreeCustomerId.js.map +0 -1
- package/dist/repositories/billing/index.js.map +0 -1
- package/dist/repositories/billing/updateBilling.js.map +0 -1
- package/dist/repositories/billing/updateBillingCustomerBraintree.js.map +0 -1
- package/dist/repositories/billing/upsertBillingCustomerBraintree.js.map +0 -1
- package/dist/repositories/billing/upsertBillingDeviceTypePlan.js +0 -67
- package/dist/repositories/billing/upsertBillingDeviceTypePlan.js.map +0 -1
- package/dist/repositories/billing/upsertBillingKlarnaCustomer.js.map +0 -1
- package/dist/repositories/billing/upsertBillingKlarnaOrder.js.map +0 -1
- package/dist/repositories/billing/upsertBillingPlans.js +0 -54
- package/dist/repositories/billing/upsertBillingPlans.js.map +0 -1
- package/dist/repositories/billing/upsertBillingSubscriptionBraintree.js.map +0 -1
- package/dist/repositories/blacklist/deleteBlackList.js +0 -20
- package/dist/repositories/blacklist/deleteBlackList.js.map +0 -1
- package/dist/repositories/blacklist/getBlacklists.js.map +0 -1
- package/dist/repositories/blacklist/index.js.map +0 -1
- package/dist/repositories/blacklist/updateBlackList.js +0 -31
- package/dist/repositories/blacklist/updateBlackList.js.map +0 -1
- package/dist/repositories/blacklist/upsertBlackList.js +0 -41
- package/dist/repositories/blacklist/upsertBlackList.js.map +0 -1
- package/dist/repositories/bleMesh/addBeaconBLEMesh.js +0 -29
- package/dist/repositories/bleMesh/addBeaconBLEMesh.js.map +0 -1
- package/dist/repositories/bleMesh/addDevicesToBLEMesh.js +0 -38
- package/dist/repositories/bleMesh/addDevicesToBLEMesh.js.map +0 -1
- package/dist/repositories/bleMesh/createBLEMesh.js +0 -19
- package/dist/repositories/bleMesh/createBLEMesh.js.map +0 -1
- package/dist/repositories/bleMesh/createDeviceBLEMeshUpdateTask.js +0 -47
- package/dist/repositories/bleMesh/createDeviceBLEMeshUpdateTask.js.map +0 -1
- package/dist/repositories/bleMesh/getBLEMeshes.js +0 -46
- package/dist/repositories/bleMesh/getBLEMeshes.js.map +0 -1
- package/dist/repositories/bleMesh/getBeaconBLEMeshes.js +0 -44
- package/dist/repositories/bleMesh/getBeaconBLEMeshes.js.map +0 -1
- package/dist/repositories/bleMesh/getDeviceBLEMeshUpdateTasks.js +0 -56
- package/dist/repositories/bleMesh/getDeviceBLEMeshUpdateTasks.js.map +0 -1
- package/dist/repositories/bleMesh/getDeviceBLEMeshes.js +0 -50
- package/dist/repositories/bleMesh/getDeviceBLEMeshes.js.map +0 -1
- package/dist/repositories/bleMesh/index.js +0 -269
- package/dist/repositories/bleMesh/index.js.map +0 -1
- package/dist/repositories/bleMesh/removeBLEMesh.js +0 -22
- package/dist/repositories/bleMesh/removeBLEMesh.js.map +0 -1
- package/dist/repositories/bleMesh/removeBeaconBLEMeshes.js +0 -21
- package/dist/repositories/bleMesh/removeBeaconBLEMeshes.js.map +0 -1
- package/dist/repositories/bleMesh/removeBeaconsFromBLEMesh.js +0 -28
- package/dist/repositories/bleMesh/removeBeaconsFromBLEMesh.js.map +0 -1
- package/dist/repositories/bleMesh/removeDevicesFromBLEMesh.js +0 -25
- package/dist/repositories/bleMesh/removeDevicesFromBLEMesh.js.map +0 -1
- package/dist/repositories/bleMesh/updateBLEMesh.js +0 -32
- package/dist/repositories/bleMesh/updateBLEMesh.js.map +0 -1
- package/dist/repositories/bleMesh/updateBeaconBLEMesh.js +0 -27
- package/dist/repositories/bleMesh/updateBeaconBLEMesh.js.map +0 -1
- package/dist/repositories/bleMesh/updateDevicesBLEMesh.js +0 -30
- package/dist/repositories/bleMesh/updateDevicesBLEMesh.js.map +0 -1
- package/dist/repositories/bleMesh/updateDevicesBLEMeshUpdateTask.js +0 -27
- package/dist/repositories/bleMesh/updateDevicesBLEMeshUpdateTask.js.map +0 -1
- package/dist/repositories/bleMeshConfiguration/createBLEMeshConfigurationParams.js.map +0 -1
- package/dist/repositories/bleMeshConfiguration/deleteBLEMeshConfiguration.js.map +0 -1
- package/dist/repositories/bleMeshConfiguration/getBLEMeshConfiguration.js.map +0 -1
- package/dist/repositories/bleMeshConfiguration/index.js.map +0 -1
- package/dist/repositories/bleMeshConfiguration/updateBLEMeshConfiguration.js.map +0 -1
- package/dist/repositories/boundaries/createBoundary.js.map +0 -1
- package/dist/repositories/boundaries/deleteBoundary.js.map +0 -1
- package/dist/repositories/boundaries/getBoundariesByClientId.js.map +0 -1
- package/dist/repositories/boundaries/getBoundariesIdsByClientId.js.map +0 -1
- package/dist/repositories/boundaries/getBoundariesReport.js.map +0 -1
- package/dist/repositories/boundaries/getBoundaryById.js.map +0 -1
- package/dist/repositories/boundaries/index.js.map +0 -1
- package/dist/repositories/boundaries/processBoundaryEvent.js.map +0 -1
- package/dist/repositories/boundaries/updateBoundary.js.map +0 -1
- package/dist/repositories/boundaries/upsertBoundaryEvent.js.map +0 -1
- package/dist/repositories/clientAlertConfiguration/createClientAlertConfiguration.js +0 -25
- package/dist/repositories/clientAlertConfiguration/createClientAlertConfiguration.js.map +0 -1
- package/dist/repositories/clientAlertConfiguration/deleteClientAlertConfiguration.js +0 -25
- package/dist/repositories/clientAlertConfiguration/deleteClientAlertConfiguration.js.map +0 -1
- package/dist/repositories/clientAlertConfiguration/getClientAlertConfigurations.js +0 -44
- package/dist/repositories/clientAlertConfiguration/getClientAlertConfigurations.js.map +0 -1
- package/dist/repositories/clientAlertConfiguration/getClientAlertRecipients.js +0 -40
- package/dist/repositories/clientAlertConfiguration/getClientAlertRecipients.js.map +0 -1
- package/dist/repositories/clientAlertConfiguration/getUsersDataForClientAlertConfig.js +0 -73
- package/dist/repositories/clientAlertConfiguration/getUsersDataForClientAlertConfig.js.map +0 -1
- package/dist/repositories/clientAlertConfiguration/index.js +0 -139
- package/dist/repositories/clientAlertConfiguration/index.js.map +0 -1
- package/dist/repositories/clientAlertConfiguration/isUserAllowedForAlertConfig.js +0 -51
- package/dist/repositories/clientAlertConfiguration/isUserAllowedForAlertConfig.js.map +0 -1
- package/dist/repositories/clientAlertConfiguration/setClientAlertRecipients.js +0 -175
- package/dist/repositories/clientAlertConfiguration/setClientAlertRecipients.js.map +0 -1
- package/dist/repositories/clientAlertConfiguration/updateClientAlertConfiguration.js +0 -43
- package/dist/repositories/clientAlertConfiguration/updateClientAlertConfiguration.js.map +0 -1
- package/dist/repositories/clients/createClient.js.map +0 -1
- package/dist/repositories/clients/createClientConfiguration.js.map +0 -1
- package/dist/repositories/clients/createClientIngestorConfiguration.js +0 -21
- package/dist/repositories/clients/createClientIngestorConfiguration.js.map +0 -1
- package/dist/repositories/clients/createCustomerAttribute.js.map +0 -1
- package/dist/repositories/clients/deleteClientAndConfiguration.js.map +0 -1
- package/dist/repositories/clients/getClient.js.map +0 -1
- package/dist/repositories/clients/getClientConfiguration.js.map +0 -1
- package/dist/repositories/clients/getClientIngestorConfigurations.js +0 -25
- package/dist/repositories/clients/getClientIngestorConfigurations.js.map +0 -1
- package/dist/repositories/clients/getClients.js.map +0 -1
- package/dist/repositories/clients/getCustomerAttribute.js.map +0 -1
- package/dist/repositories/clients/index.js.map +0 -1
- package/dist/repositories/clients/updateClient.js.map +0 -1
- package/dist/repositories/clients/updateClientConfiguration.js.map +0 -1
- package/dist/repositories/clients/updateCustomerAttribute.js.map +0 -1
- package/dist/repositories/countries/getCountries.js.map +0 -1
- package/dist/repositories/countries/getCountry.js.map +0 -1
- package/dist/repositories/countries/index.js.map +0 -1
- package/dist/repositories/dataExports/createDataExports.js +0 -32
- package/dist/repositories/dataExports/createDataExports.js.map +0 -1
- package/dist/repositories/dataExports/getDataExports.js +0 -47
- package/dist/repositories/dataExports/getDataExports.js.map +0 -1
- package/dist/repositories/dataExports/index.js +0 -59
- package/dist/repositories/dataExports/index.js.map +0 -1
- package/dist/repositories/dataExports/updateDataExports.js +0 -26
- package/dist/repositories/dataExports/updateDataExports.js.map +0 -1
- package/dist/repositories/deactivations/createDeactivation.js.map +0 -1
- package/dist/repositories/deactivations/getDeactivationReasons.js.map +0 -1
- package/dist/repositories/deactivations/getLatestDeactivationByImei.js.map +0 -1
- package/dist/repositories/deactivations/index.js.map +0 -1
- package/dist/repositories/deviceBehaviors/createDeviceBehaviorTask.js.map +0 -1
- package/dist/repositories/deviceBehaviors/getDeviceBehaviorTasks.js.map +0 -1
- package/dist/repositories/deviceBehaviors/getDeviceBehaviors.js.map +0 -1
- package/dist/repositories/deviceBehaviors/getDeviceBehaviorsByIds.js.map +0 -1
- package/dist/repositories/deviceBehaviors/index.js.map +0 -1
- package/dist/repositories/deviceBehaviors/updateDeviceBehaviorTask.js.map +0 -1
- package/dist/repositories/deviceBehaviors/upsertDeviceBehavior.js.map +0 -1
- package/dist/repositories/devicePairings/createDevicePairing.js.map +0 -1
- package/dist/repositories/devicePairings/deleteDevicePairing.js.map +0 -1
- package/dist/repositories/devicePairings/getDevicePairings.js.map +0 -1
- package/dist/repositories/devicePairings/getDevicePairingsByClientId.js +0 -28
- package/dist/repositories/devicePairings/getDevicePairingsByClientId.js.map +0 -1
- package/dist/repositories/devicePairings/getDevicePairingsByImei.js.map +0 -1
- package/dist/repositories/devicePairings/index.js.map +0 -1
- package/dist/repositories/devicePairings/updateDevicePairing.js.map +0 -1
- package/dist/repositories/deviceStatus/extendedDeviceStatus.js +0 -207
- package/dist/repositories/deviceStatus/extendedDeviceStatus.js.map +0 -1
- package/dist/repositories/deviceStatus/getDeviceStatuses.js +0 -88
- package/dist/repositories/deviceStatus/getDeviceStatuses.js.map +0 -1
- package/dist/repositories/deviceStatus/getDeviceStatusesCount.js +0 -42
- package/dist/repositories/deviceStatus/getDeviceStatusesCount.js.map +0 -1
- package/dist/repositories/deviceStatus/index.js +0 -63
- package/dist/repositories/deviceStatus/index.js.map +0 -1
- package/dist/repositories/deviceStatus/upsertDeviceStatuses.js +0 -47
- package/dist/repositories/deviceStatus/upsertDeviceStatuses.js.map +0 -1
- package/dist/repositories/deviceTypeFeature/bulkCreateDeviceTypeFeature.js +0 -20
- package/dist/repositories/deviceTypeFeature/bulkCreateDeviceTypeFeature.js.map +0 -1
- package/dist/repositories/deviceTypeFeature/deleteDeviceTypeFeature.js +0 -22
- package/dist/repositories/deviceTypeFeature/deleteDeviceTypeFeature.js.map +0 -1
- package/dist/repositories/deviceTypeFeature/getDeviceTypeFeatures.js +0 -25
- package/dist/repositories/deviceTypeFeature/getDeviceTypeFeatures.js.map +0 -1
- package/dist/repositories/deviceTypeFeature/index.js +0 -48
- package/dist/repositories/deviceTypeFeature/index.js.map +0 -1
- package/dist/repositories/devices/addDeviceChangesHistory.js +0 -35
- package/dist/repositories/devices/addDeviceChangesHistory.js.map +0 -1
- package/dist/repositories/devices/allImeisAreActiveForClient.js.map +0 -1
- package/dist/repositories/devices/createClientDeviceSetting.js.map +0 -1
- package/dist/repositories/devices/createDevice.js.map +0 -1
- package/dist/repositories/devices/createDeviceReplacement.js.map +0 -1
- package/dist/repositories/devices/createDeviceType.js.map +0 -1
- package/dist/repositories/devices/createImeiIccidCarrier.js +0 -19
- package/dist/repositories/devices/createImeiIccidCarrier.js.map +0 -1
- package/dist/repositories/devices/deleteDevice.js.map +0 -1
- package/dist/repositories/devices/generateDeviceIdentifierKey.js.map +0 -1
- package/dist/repositories/devices/getCanceledDevicesWithActiveSimCards.js.map +0 -1
- package/dist/repositories/devices/getCarrierStatusUpdatedBefore.js.map +0 -1
- package/dist/repositories/devices/getClientDeviceSetting.js.map +0 -1
- package/dist/repositories/devices/getClientDeviceSettings.js.map +0 -1
- package/dist/repositories/devices/getDevice.js.map +0 -1
- package/dist/repositories/devices/getDeviceChangesHistory.js +0 -28
- package/dist/repositories/devices/getDeviceChangesHistory.js.map +0 -1
- package/dist/repositories/devices/getDeviceChangesHistoryAssignedToValuesByClient.js +0 -24
- package/dist/repositories/devices/getDeviceChangesHistoryAssignedToValuesByClient.js.map +0 -1
- package/dist/repositories/devices/getDeviceCustomConfig.js.map +0 -1
- package/dist/repositories/devices/getDeviceTypeByImei.js.map +0 -1
- package/dist/repositories/devices/getDeviceTypes.js.map +0 -1
- package/dist/repositories/devices/getDeviceTypesModelsOrderedByDeviceCount.js.map +0 -1
- package/dist/repositories/devices/getDeviceWithUsersInfo.js.map +0 -1
- package/dist/repositories/devices/getDevices.js.map +0 -1
- package/dist/repositories/devices/getDevicesCountByStatus.js +0 -34
- package/dist/repositories/devices/getDevicesCountByStatus.js.map +0 -1
- package/dist/repositories/devices/getFilteredImeisWithStatus.js.map +0 -1
- package/dist/repositories/devices/getIccidStatus.js.map +0 -1
- package/dist/repositories/devices/getImeiIccidCarrier.js.map +0 -1
- package/dist/repositories/devices/getImeiIccidCarriers.js.map +0 -1
- package/dist/repositories/devices/getServiceProviderProduct.js +0 -23
- package/dist/repositories/devices/getServiceProviderProduct.js.map +0 -1
- package/dist/repositories/devices/index.js.map +0 -1
- package/dist/repositories/devices/updateClientDeviceSetting.js.map +0 -1
- package/dist/repositories/devices/updateDevice.js.map +0 -1
- package/dist/repositories/devices/updateDeviceType.js.map +0 -1
- package/dist/repositories/devices/updateIccidStatus.js.map +0 -1
- package/dist/repositories/devices/updateImeiIccidCarrier.js.map +0 -1
- package/dist/repositories/devices/upsertDeviceCustomConfig.js +0 -15
- package/dist/repositories/devices/upsertDeviceCustomConfig.js.map +0 -1
- package/dist/repositories/devices/upsertIccidStatus.js.map +0 -1
- package/dist/repositories/entityTags/bulkCreateEntityTag.js +0 -21
- package/dist/repositories/entityTags/bulkCreateEntityTag.js.map +0 -1
- package/dist/repositories/entityTags/bulkDeleteEntityTag.js +0 -28
- package/dist/repositories/entityTags/bulkDeleteEntityTag.js.map +0 -1
- package/dist/repositories/entityTags/createEntityTag.js +0 -20
- package/dist/repositories/entityTags/createEntityTag.js.map +0 -1
- package/dist/repositories/entityTags/deleteEntityTag.js +0 -22
- package/dist/repositories/entityTags/deleteEntityTag.js.map +0 -1
- package/dist/repositories/entityTags/deleteEntityTagById.js +0 -13
- package/dist/repositories/entityTags/deleteEntityTagById.js.map +0 -1
- package/dist/repositories/entityTags/enforceEntityTagsByEntity.js +0 -38
- package/dist/repositories/entityTags/enforceEntityTagsByEntity.js.map +0 -1
- package/dist/repositories/entityTags/getEntityTagById.js +0 -23
- package/dist/repositories/entityTags/getEntityTagById.js.map +0 -1
- package/dist/repositories/entityTags/index.js +0 -104
- package/dist/repositories/entityTags/index.js.map +0 -1
- package/dist/repositories/entityTags/searchEntityTags.js +0 -46
- package/dist/repositories/entityTags/searchEntityTags.js.map +0 -1
- package/dist/repositories/features/createFeature.js +0 -21
- package/dist/repositories/features/createFeature.js.map +0 -1
- package/dist/repositories/features/deleteFeature.js +0 -17
- package/dist/repositories/features/deleteFeature.js.map +0 -1
- package/dist/repositories/features/getFeatures.js +0 -25
- package/dist/repositories/features/getFeatures.js.map +0 -1
- package/dist/repositories/features/index.js +0 -61
- package/dist/repositories/features/index.js.map +0 -1
- package/dist/repositories/features/upsertFeature.js +0 -23
- package/dist/repositories/features/upsertFeature.js.map +0 -1
- package/dist/repositories/firmwares/createDeviceFirmware.js.map +0 -1
- package/dist/repositories/firmwares/createFirmwareAutoUpgradeBlacklist.js.map +0 -1
- package/dist/repositories/firmwares/createFirmwareUpgradeTask.js.map +0 -1
- package/dist/repositories/firmwares/getDeviceFirmwares.js.map +0 -1
- package/dist/repositories/firmwares/getFirmwareAutoUpgradeBlacklist.js.map +0 -1
- package/dist/repositories/firmwares/getFirmwareUpgradeTasks.js.map +0 -1
- package/dist/repositories/firmwares/getFirmwareUpgradeTasksCount.js.map +0 -1
- package/dist/repositories/firmwares/index.js.map +0 -1
- package/dist/repositories/firmwares/updateDeviceFirmware.js.map +0 -1
- package/dist/repositories/firmwares/updateFirmwareUpgradeTasks.js.map +0 -1
- package/dist/repositories/index.js.map +0 -1
- package/dist/repositories/latestUserAppInfo/getLatestUserAppInfo.js +0 -27
- package/dist/repositories/latestUserAppInfo/getLatestUserAppInfo.js.map +0 -1
- package/dist/repositories/latestUserAppInfo/index.js +0 -37
- package/dist/repositories/latestUserAppInfo/index.js.map +0 -1
- package/dist/repositories/latestUserAppInfo/upsertLatestUserAppInfo.js +0 -29
- package/dist/repositories/latestUserAppInfo/upsertLatestUserAppInfo.js.map +0 -1
- package/dist/repositories/notificationRecipients/createNotificationRecipient.js.map +0 -1
- package/dist/repositories/notificationRecipients/deleteNotificationRecipients.js.map +0 -1
- package/dist/repositories/notificationRecipients/deleteNotificationRecipientsByEmailOrPhone.js.map +0 -1
- package/dist/repositories/notificationRecipients/getNotificationRecipients.js.map +0 -1
- package/dist/repositories/notificationRecipients/index.js.map +0 -1
- package/dist/repositories/notificationRecipients/updateNotificationRecipient.js.map +0 -1
- package/dist/repositories/notificationRecipients/updateUsersNotificationsUnsubscribedInfoStatus.js.map +0 -1
- package/dist/repositories/notificationRecipients/updateUsersNotificationsUnsuscribedStatus.js.map +0 -1
- package/dist/repositories/positions/createPosition.js.map +0 -1
- package/dist/repositories/positions/getBatteryReportForDevice.js +0 -47
- package/dist/repositories/positions/getBatteryReportForDevice.js.map +0 -1
- package/dist/repositories/positions/getLatestPositionByImei.js.map +0 -1
- package/dist/repositories/positions/getPositionsByImei.js.map +0 -1
- package/dist/repositories/positions/getPositionsReportByClient.js.map +0 -1
- package/dist/repositories/positions/index.js.map +0 -1
- package/dist/repositories/positions/mapping/mapToPositionReport.js +0 -21
- package/dist/repositories/positions/mapping/mapToPositionReport.js.map +0 -1
- package/dist/repositories/positions/upsertLatestPosition.js.map +0 -1
- package/dist/repositories/promotions/bulkInsertDeviceTypePromotion.js +0 -15
- package/dist/repositories/promotions/bulkInsertDeviceTypePromotion.js.map +0 -1
- package/dist/repositories/promotions/bulkInsertMarketplacePromotion.js +0 -15
- package/dist/repositories/promotions/bulkInsertMarketplacePromotion.js.map +0 -1
- package/dist/repositories/promotions/createPromotion.js +0 -30
- package/dist/repositories/promotions/createPromotion.js.map +0 -1
- package/dist/repositories/promotions/createPromotionHistory.js +0 -18
- package/dist/repositories/promotions/createPromotionHistory.js.map +0 -1
- package/dist/repositories/promotions/deleteDeviceTypePromotion.js +0 -22
- package/dist/repositories/promotions/deleteDeviceTypePromotion.js.map +0 -1
- package/dist/repositories/promotions/deleteMarketplacePromotion.js +0 -24
- package/dist/repositories/promotions/deleteMarketplacePromotion.js.map +0 -1
- package/dist/repositories/promotions/getDeviceTypePromotion.js +0 -28
- package/dist/repositories/promotions/getDeviceTypePromotion.js.map +0 -1
- package/dist/repositories/promotions/getMarketplacePromotion.js +0 -28
- package/dist/repositories/promotions/getMarketplacePromotion.js.map +0 -1
- package/dist/repositories/promotions/getPromotions.js +0 -64
- package/dist/repositories/promotions/getPromotions.js.map +0 -1
- package/dist/repositories/promotions/index.js +0 -140
- package/dist/repositories/promotions/index.js.map +0 -1
- package/dist/repositories/promotions/promotionValidator.js +0 -17
- package/dist/repositories/promotions/promotionValidator.js.map +0 -1
- package/dist/repositories/promotions/updatePromotion.js +0 -36
- package/dist/repositories/promotions/updatePromotion.js.map +0 -1
- package/dist/repositories/security/createUserRole.js.map +0 -1
- package/dist/repositories/security/getAllRoles.js.map +0 -1
- package/dist/repositories/security/getUserRoles.js.map +0 -1
- package/dist/repositories/security/getUserRolesByClientId.js.map +0 -1
- package/dist/repositories/security/index.js.map +0 -1
- package/dist/repositories/security/removeUserRoles.js.map +0 -1
- package/dist/repositories/security/updateUserRole.js.map +0 -1
- package/dist/repositories/security/userIsAdminOrOwner.js.map +0 -1
- package/dist/repositories/security/userIsInRole.js.map +0 -1
- package/dist/repositories/tags/bulkCreateTags.js +0 -25
- package/dist/repositories/tags/bulkCreateTags.js.map +0 -1
- package/dist/repositories/tags/createTag.js +0 -21
- package/dist/repositories/tags/createTag.js.map +0 -1
- package/dist/repositories/tags/deleteTag.js +0 -20
- package/dist/repositories/tags/deleteTag.js.map +0 -1
- package/dist/repositories/tags/index.js +0 -83
- package/dist/repositories/tags/index.js.map +0 -1
- package/dist/repositories/tags/searchTags.js +0 -44
- package/dist/repositories/tags/searchTags.js.map +0 -1
- package/dist/repositories/tags/searchTagsByUser.js +0 -46
- package/dist/repositories/tags/searchTagsByUser.js.map +0 -1
- package/dist/repositories/tags/updateTag.js +0 -32
- package/dist/repositories/tags/updateTag.js.map +0 -1
- package/dist/repositories/tasks/addTaskScheduleDevices.js.map +0 -1
- package/dist/repositories/tasks/completeTask.js.map +0 -1
- package/dist/repositories/tasks/createTask.js.map +0 -1
- package/dist/repositories/tasks/createTaskSchedule.js.map +0 -1
- package/dist/repositories/tasks/deleteTask.js.map +0 -1
- package/dist/repositories/tasks/deleteTaskSchedule.js.map +0 -1
- package/dist/repositories/tasks/deleteTaskScheduleDevices.js.map +0 -1
- package/dist/repositories/tasks/getDeviceTasks.js.map +0 -1
- package/dist/repositories/tasks/getTaskSchedule.js.map +0 -1
- package/dist/repositories/tasks/getTaskSchedules.js.map +0 -1
- package/dist/repositories/tasks/getTaskSchedulesCount.js.map +0 -1
- package/dist/repositories/tasks/getTasks.js.map +0 -1
- package/dist/repositories/tasks/getTasksCount.js.map +0 -1
- package/dist/repositories/tasks/index.js.map +0 -1
- package/dist/repositories/tasks/setTaskAsPastDue.js.map +0 -1
- package/dist/repositories/tasks/setTaskScheduleDevices.js.map +0 -1
- package/dist/repositories/tasks/updateTask.js.map +0 -1
- package/dist/repositories/tasks/updateTaskSchedule.js.map +0 -1
- package/dist/repositories/trips/createTrip.js.map +0 -1
- package/dist/repositories/trips/getDeviceTripConfiguration.js +0 -52
- package/dist/repositories/trips/getDeviceTripConfiguration.js.map +0 -1
- package/dist/repositories/trips/getTripById.js.map +0 -1
- package/dist/repositories/trips/getTrips.js.map +0 -1
- package/dist/repositories/trips/index.js.map +0 -1
- package/dist/repositories/trips/updateTripEndValues.js.map +0 -1
- package/dist/repositories/trips/upsertTrip.js.map +0 -1
- package/dist/repositories/userActivations/createUserActivation.js.map +0 -1
- package/dist/repositories/userActivations/createUserActivationDevice.js.map +0 -1
- package/dist/repositories/userActivations/createUserActivationEvent.js.map +0 -1
- package/dist/repositories/userActivations/createUserActivationMetric.js.map +0 -1
- package/dist/repositories/userActivations/deleteUserActivation.js.map +0 -1
- package/dist/repositories/userActivations/getLastActivationDevice.js.map +0 -1
- package/dist/repositories/userActivations/getUserActivationById.js +0 -22
- package/dist/repositories/userActivations/getUserActivationById.js.map +0 -1
- package/dist/repositories/userActivations/getUserActivationDevices.js.map +0 -1
- package/dist/repositories/userActivations/getUserActivationDevicesByClientId.js.map +0 -1
- package/dist/repositories/userActivations/getUserActivationMetrics.js.map +0 -1
- package/dist/repositories/userActivations/getUserActivations.js.map +0 -1
- package/dist/repositories/userActivations/index.js.map +0 -1
- package/dist/repositories/userActivations/updateUserActivationDevice.js.map +0 -1
- package/dist/repositories/userActivations/updateUserActivationMetrics.js.map +0 -1
- package/dist/repositories/userAppFeedback/createUserAppFeedback.js.map +0 -1
- package/dist/repositories/userAppFeedback/index.js.map +0 -1
- package/dist/repositories/userAppIncidents/getUserAppIncidents.js.map +0 -1
- package/dist/repositories/userAppIncidents/index.js.map +0 -1
- package/dist/repositories/userAppIncidents/upsertUserAppIncident.js.map +0 -1
- package/dist/repositories/userConfigurations/bulkCreateUserAlertConfigurations.js.map +0 -1
- package/dist/repositories/userConfigurations/createUserAlertConfiguration.js +0 -34
- package/dist/repositories/userConfigurations/createUserAlertConfiguration.js.map +0 -1
- package/dist/repositories/userConfigurations/createUserConfiguration.js.map +0 -1
- package/dist/repositories/userConfigurations/deleteUserAlertConfigurations.js.map +0 -1
- package/dist/repositories/userConfigurations/deleteUserAlertNotificationsConfig.js +0 -30
- package/dist/repositories/userConfigurations/deleteUserAlertNotificationsConfig.js.map +0 -1
- package/dist/repositories/userConfigurations/deleteUserConfiguration.js.map +0 -1
- package/dist/repositories/userConfigurations/getUserAlertConfigurations.js.map +0 -1
- package/dist/repositories/userConfigurations/getUserAlertNotificationsConfig.js +0 -149
- package/dist/repositories/userConfigurations/getUserAlertNotificationsConfig.js.map +0 -1
- package/dist/repositories/userConfigurations/getUserConfigurations.js.map +0 -1
- package/dist/repositories/userConfigurations/index.js.map +0 -1
- package/dist/repositories/userConfigurations/updateUserAlertConfigurations.js.map +0 -1
- package/dist/repositories/userConfigurations/updateUserAlertConfigurationsByIds.js +0 -53
- package/dist/repositories/userConfigurations/updateUserAlertConfigurationsByIds.js.map +0 -1
- package/dist/repositories/userConfigurations/updateUserConfiguration.js.map +0 -1
- package/dist/repositories/userConfigurations/upsertUserAlertNotificationsConfig.js +0 -30
- package/dist/repositories/userConfigurations/upsertUserAlertNotificationsConfig.js.map +0 -1
- package/dist/repositories/userDataDeletionRequests/createUserDataDeletionRequest.js.map +0 -1
- package/dist/repositories/userDataDeletionRequests/getUserDataDeletionRequest.js.map +0 -1
- package/dist/repositories/userDataDeletionRequests/index.js.map +0 -1
- package/dist/repositories/userDataDeletionRequests/removeUserDataDeletionRequest.js.map +0 -1
- package/dist/repositories/userDataDeletionRequests/updateUserDataDeletionRequest.js.map +0 -1
- package/dist/repositories/userInvitations/createUserInvitation.js.map +0 -1
- package/dist/repositories/userInvitations/getUserInvitationById.js.map +0 -1
- package/dist/repositories/userInvitations/getUserInvitations.js.map +0 -1
- package/dist/repositories/userInvitations/index.js.map +0 -1
- package/dist/repositories/userInvitations/updateUserInvitation.js.map +0 -1
- package/dist/repositories/userRatingRequests/createUserRatingRequest.js.map +0 -1
- package/dist/repositories/userRatingRequests/getUserRatingRequests.js.map +0 -1
- package/dist/repositories/userRatingRequests/index.js.map +0 -1
- package/dist/repositories/userRegistrationAttempts/createUserRegistrationAttempt.js.map +0 -1
- package/dist/repositories/userRegistrationAttempts/getUserRegistrationAttempts.js.map +0 -1
- package/dist/repositories/userRegistrationAttempts/index.js.map +0 -1
- package/dist/repositories/userRegistrationAttempts/updateUserRegistrationAttempt.js.map +0 -1
- package/dist/repositories/users/createUser.js.map +0 -1
- package/dist/repositories/users/deleteAccount.js.map +0 -1
- package/dist/repositories/users/deleteUser.js.map +0 -1
- package/dist/repositories/users/getUserById.js.map +0 -1
- package/dist/repositories/users/getUserClientRelatedEntitiesCount.js +0 -64
- package/dist/repositories/users/getUserClientRelatedEntitiesCount.js.map +0 -1
- package/dist/repositories/users/getUserData.js.map +0 -1
- package/dist/repositories/users/getUserInfoWithAmazonDevicesInfo.js +0 -88
- package/dist/repositories/users/getUserInfoWithAmazonDevicesInfo.js.map +0 -1
- package/dist/repositories/users/getUsers.js.map +0 -1
- package/dist/repositories/users/getUsersConfigurationByImei.js.map +0 -1
- package/dist/repositories/users/getUsersIdByPhoneAndCountryCode.js.map +0 -1
- package/dist/repositories/users/getUsersInfoWithActivationInfo.js +0 -101
- package/dist/repositories/users/getUsersInfoWithActivationInfo.js.map +0 -1
- package/dist/repositories/users/getUsersInfoWithDevicesInfo.js +0 -59
- package/dist/repositories/users/getUsersInfoWithDevicesInfo.js.map +0 -1
- package/dist/repositories/users/getUsersWithRoles.js.map +0 -1
- package/dist/repositories/users/index.js.map +0 -1
- package/dist/repositories/users/updateUser.js.map +0 -1
- package/dist/subscribers/allEntitiesSubscriber.js.map +0 -1
- package/dist/subscribers/index.js.map +0 -1
- package/dist/types/acumatica.js.map +0 -1
- package/dist/types/aempToken.js.map +0 -1
- package/dist/types/alert.js.map +0 -1
- package/dist/types/alertTypes.js.map +0 -1
- package/dist/types/appFeatures.js.map +0 -1
- package/dist/types/billing.js.map +0 -1
- package/dist/types/blacklist.js.map +0 -1
- package/dist/types/bleMesh.js +0 -2
- package/dist/types/bleMesh.js.map +0 -1
- package/dist/types/bleMeshConfiguration.js.map +0 -1
- package/dist/types/boundaries.js.map +0 -1
- package/dist/types/clientAlertConfiguration.js +0 -2
- package/dist/types/clientAlertConfiguration.js.map +0 -1
- package/dist/types/clients.js.map +0 -1
- package/dist/types/common.js.map +0 -1
- package/dist/types/countries.js.map +0 -1
- package/dist/types/dataExports.js +0 -2
- package/dist/types/dataExports.js.map +0 -1
- package/dist/types/deactivations.js.map +0 -1
- package/dist/types/deviceBehaviors.js.map +0 -1
- package/dist/types/devicePairings.js.map +0 -1
- package/dist/types/deviceStatus.js +0 -2
- package/dist/types/deviceStatus.js.map +0 -1
- package/dist/types/deviceTypeFeature.js +0 -4
- package/dist/types/deviceTypeFeature.js.map +0 -1
- package/dist/types/devices.js.map +0 -1
- package/dist/types/entitiesTags.js +0 -26
- package/dist/types/entitiesTags.js.map +0 -1
- package/dist/types/enums.js.map +0 -1
- package/dist/types/feature.js +0 -3
- package/dist/types/feature.js.map +0 -1
- package/dist/types/firmwares.js.map +0 -1
- package/dist/types/index.js.map +0 -1
- package/dist/types/latestUserAppInfo.js +0 -2
- package/dist/types/latestUserAppInfo.js.map +0 -1
- package/dist/types/liveLinks.js +0 -2
- package/dist/types/liveLinks.js.map +0 -1
- package/dist/types/logger.js.map +0 -1
- package/dist/types/notificationRecipients.js.map +0 -1
- package/dist/types/position.js.map +0 -1
- package/dist/types/promotion.js +0 -42
- package/dist/types/promotion.js.map +0 -1
- package/dist/types/security.js.map +0 -1
- package/dist/types/tag.js +0 -15
- package/dist/types/tag.js.map +0 -1
- package/dist/types/tasks.js.map +0 -1
- package/dist/types/trip.js.map +0 -1
- package/dist/types/user.js.map +0 -1
- package/dist/types/userActivations.js.map +0 -1
- package/dist/types/userAppFeedback.js.map +0 -1
- package/dist/types/userAppIncidents.js.map +0 -1
- package/dist/types/userConfigurations.js.map +0 -1
- package/dist/types/userDataDeletionRequests.js.map +0 -1
- package/dist/types/userInvitations.js.map +0 -1
- package/dist/types/userRatingRequests.js.map +0 -1
- package/dist/types/userRegistrationAttempts.js.map +0 -1
- package/dist/utils/anyAttributeHasValue.js.map +0 -1
- package/dist/utils/billingPlansHelper.js +0 -50
- package/dist/utils/billingPlansHelper.js.map +0 -1
- package/dist/utils/boolToNumberTransformer.js.map +0 -1
- package/dist/utils/consoleLogger.js.map +0 -1
- package/dist/utils/dateTool.js +0 -9
- package/dist/utils/dateTool.js.map +0 -1
- package/dist/utils/filterTools.js.map +0 -1
- package/dist/utils/mapRawEntityToEntity.js.map +0 -1
- package/dist/utils/paramsValidators.js.map +0 -1
- package/dist/utils/parsingTools.js +0 -22
- package/dist/utils/parsingTools.js.map +0 -1
- package/dist/utils/queryLogger.js.map +0 -1
- package/dist/utils/randomizer.js.map +0 -1
- package/dist/utils/stringToDateTransformer.js.map +0 -1
- package/dist/utils/uuidHelpers.js.map +0 -1
- package/dist/utils/uuidTransformer.js +0 -38
- package/dist/utils/uuidTransformer.js.map +0 -1
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
-
};
|
|
10
|
-
import { Column, Entity, Index, JoinColumn, ManyToOne, PrimaryGeneratedColumn, } from 'typeorm';
|
|
11
|
-
import { BoolToNumberTransformer } from '../utils/boolToNumberTransformer';
|
|
12
|
-
import { ClientAlertConfiguration } from './clientAlertConfiguration';
|
|
13
|
-
let ClientAlertRecipient = class ClientAlertRecipient {
|
|
14
|
-
id;
|
|
15
|
-
clientAlertConfigurationId;
|
|
16
|
-
clientAlertConfiguration;
|
|
17
|
-
userId;
|
|
18
|
-
roleId;
|
|
19
|
-
isEnabled;
|
|
20
|
-
smsNotification;
|
|
21
|
-
emailNotification;
|
|
22
|
-
appNotification;
|
|
23
|
-
pushNotification;
|
|
24
|
-
};
|
|
25
|
-
__decorate([
|
|
26
|
-
PrimaryGeneratedColumn({ type: 'int', name: 'id' }),
|
|
27
|
-
__metadata("design:type", Number)
|
|
28
|
-
], ClientAlertRecipient.prototype, "id", void 0);
|
|
29
|
-
__decorate([
|
|
30
|
-
Column('int', { name: 'clientAlertConfigurationId' }),
|
|
31
|
-
__metadata("design:type", Number)
|
|
32
|
-
], ClientAlertRecipient.prototype, "clientAlertConfigurationId", void 0);
|
|
33
|
-
__decorate([
|
|
34
|
-
ManyToOne(() => ClientAlertConfiguration, { createForeignKeyConstraints: false, nullable: true }),
|
|
35
|
-
JoinColumn([{ name: 'clientAlertConfigurationId', referencedColumnName: 'id' }]),
|
|
36
|
-
__metadata("design:type", Object)
|
|
37
|
-
], ClientAlertRecipient.prototype, "clientAlertConfiguration", void 0);
|
|
38
|
-
__decorate([
|
|
39
|
-
Column('binary', { name: 'userId', length: 16, nullable: true }),
|
|
40
|
-
__metadata("design:type", Buffer)
|
|
41
|
-
], ClientAlertRecipient.prototype, "userId", void 0);
|
|
42
|
-
__decorate([
|
|
43
|
-
Column('tinyint', { name: 'roleId', nullable: true }),
|
|
44
|
-
__metadata("design:type", Number)
|
|
45
|
-
], ClientAlertRecipient.prototype, "roleId", void 0);
|
|
46
|
-
__decorate([
|
|
47
|
-
Column('tinyint', {
|
|
48
|
-
name: 'isEnabled',
|
|
49
|
-
width: 1,
|
|
50
|
-
transformer: new BoolToNumberTransformer(),
|
|
51
|
-
default: () => "'1'",
|
|
52
|
-
}),
|
|
53
|
-
__metadata("design:type", Boolean)
|
|
54
|
-
], ClientAlertRecipient.prototype, "isEnabled", void 0);
|
|
55
|
-
__decorate([
|
|
56
|
-
Column('tinyint', {
|
|
57
|
-
name: 'smsNotification',
|
|
58
|
-
width: 1,
|
|
59
|
-
default: () => "'1'",
|
|
60
|
-
transformer: new BoolToNumberTransformer(),
|
|
61
|
-
}),
|
|
62
|
-
__metadata("design:type", Boolean)
|
|
63
|
-
], ClientAlertRecipient.prototype, "smsNotification", void 0);
|
|
64
|
-
__decorate([
|
|
65
|
-
Column('tinyint', {
|
|
66
|
-
name: 'emailNotification',
|
|
67
|
-
width: 1,
|
|
68
|
-
default: () => "'1'",
|
|
69
|
-
transformer: new BoolToNumberTransformer(),
|
|
70
|
-
}),
|
|
71
|
-
__metadata("design:type", Boolean)
|
|
72
|
-
], ClientAlertRecipient.prototype, "emailNotification", void 0);
|
|
73
|
-
__decorate([
|
|
74
|
-
Column('tinyint', {
|
|
75
|
-
name: 'appNotification',
|
|
76
|
-
width: 1,
|
|
77
|
-
default: () => "'1'",
|
|
78
|
-
transformer: new BoolToNumberTransformer(),
|
|
79
|
-
}),
|
|
80
|
-
__metadata("design:type", Boolean)
|
|
81
|
-
], ClientAlertRecipient.prototype, "appNotification", void 0);
|
|
82
|
-
__decorate([
|
|
83
|
-
Column('tinyint', {
|
|
84
|
-
name: 'pushNotification',
|
|
85
|
-
width: 1,
|
|
86
|
-
default: () => "'1'",
|
|
87
|
-
transformer: new BoolToNumberTransformer(),
|
|
88
|
-
}),
|
|
89
|
-
__metadata("design:type", Boolean)
|
|
90
|
-
], ClientAlertRecipient.prototype, "pushNotification", void 0);
|
|
91
|
-
ClientAlertRecipient = __decorate([
|
|
92
|
-
Index('ixClientAlertConfigurationId', ['clientAlertConfigurationId'], {
|
|
93
|
-
unique: false,
|
|
94
|
-
}),
|
|
95
|
-
Entity('clientAlertRecipient', { schema: 'nova' })
|
|
96
|
-
], ClientAlertRecipient);
|
|
97
|
-
export { ClientAlertRecipient };
|
|
98
|
-
//# sourceMappingURL=clientAlertRecipient.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"clientAlertRecipient.js","sourceRoot":"","sources":["../../src/entities/clientAlertRecipient.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,MAAM,EACN,MAAM,EACN,KAAK,EACL,UAAU,EACV,SAAS,EACT,sBAAsB,GAEvB,MAAM,SAAS,CAAA;AAEhB,OAAO,EAAE,uBAAuB,EAAE,MAAM,kCAAkC,CAAA;AAC1E,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAA;AAM9D,IAAM,oBAAoB,GAA1B,MAAM,oBAAoB;IAE/B,EAAE,CAAQ;IAGV,0BAA0B,CAAQ;IAIlC,wBAAwB,CAAqC;IAG7D,MAAM,CAAe;IAGrB,MAAM,CAAe;IAQrB,SAAS,CAAS;IAQlB,eAAe,CAAS;IAQxB,iBAAiB,CAAS;IAQ1B,eAAe,CAAS;IAQxB,gBAAgB,CAAS;CAC1B,CAAA;AAvDC;IAAC,sBAAsB,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;gDAC1C;AAEV;IAAC,MAAM,CAAC,KAAK,EAAE,EAAE,IAAI,EAAE,4BAA4B,EAAE,CAAC;;wEACpB;AAElC;IAAC,SAAS,CAAC,GAAG,EAAE,CAAC,wBAAwB,EAAE,EAAE,2BAA2B,EAAE,KAAK,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IACjG,UAAU,CAAC,CAAC,EAAE,IAAI,EAAE,4BAA4B,EAAE,oBAAoB,EAAE,IAAI,EAAE,CAAC,CAAC;;sEACpB;AAE7D;IAAC,MAAM,CAAC,QAAQ,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;8BACzD,MAAM;oDAAO;AAErB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;oDACjC;AAErB;IAAC,MAAM,CAAC,SAAS,EAAE;QACjB,IAAI,EAAE,WAAW;QACjB,KAAK,EAAE,CAAC;QACR,WAAW,EAAE,IAAI,uBAAuB,EAAE;QAC1C,OAAO,EAAE,GAAG,EAAE,CAAC,KAAK;KACrB,CAAC;;uDACgB;AAElB;IAAC,MAAM,CAAC,SAAS,EAAE;QACjB,IAAI,EAAE,iBAAiB;QACvB,KAAK,EAAE,CAAC;QACR,OAAO,EAAE,GAAG,EAAE,CAAC,KAAK;QACpB,WAAW,EAAE,IAAI,uBAAuB,EAAE;KAC3C,CAAC;;6DACsB;AAExB;IAAC,MAAM,CAAC,SAAS,EAAE;QACjB,IAAI,EAAE,mBAAmB;QACzB,KAAK,EAAE,CAAC;QACR,OAAO,EAAE,GAAG,EAAE,CAAC,KAAK;QACpB,WAAW,EAAE,IAAI,uBAAuB,EAAE;KAC3C,CAAC;;+DACwB;AAE1B;IAAC,MAAM,CAAC,SAAS,EAAE;QACjB,IAAI,EAAE,iBAAiB;QACvB,KAAK,EAAE,CAAC;QACR,OAAO,EAAE,GAAG,EAAE,CAAC,KAAK;QACpB,WAAW,EAAE,IAAI,uBAAuB,EAAE;KAC3C,CAAC;;6DACsB;AAExB;IAAC,MAAM,CAAC,SAAS,EAAE;QACjB,IAAI,EAAE,kBAAkB;QACxB,KAAK,EAAE,CAAC;QACR,OAAO,EAAE,GAAG,EAAE,CAAC,KAAK;QACpB,WAAW,EAAE,IAAI,uBAAuB,EAAE;KAC3C,CAAC;;8DACuB;AAvDd,oBAAoB;IAJhC,KAAK,CAAC,8BAA8B,EAAE,CAAC,4BAA4B,CAAC,EAAE;QACrE,MAAM,EAAE,KAAK;KACd,CAAC;IACD,MAAM,CAAC,sBAAsB,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GACtC,oBAAoB,CAwDhC;SAxDY,oBAAoB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"clientAppFeature.js","sourceRoot":"","sources":["../../src/entities/clientAppFeature.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,UAAU,EAAE,SAAS,EAAY,MAAM,SAAS,CAAA;AAEzE,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAA;AAG1C,IAAM,gBAAgB,GAAtB,MAAM,gBAAgB;IAE3B,QAAQ,CAAQ;IAGhB,gBAAgB,CAAQ;IAQxB,cAAc,CAA0B;IAGxC,QAAQ,CAAQ;IAGhB,QAAQ,CAAQ;CACjB,CAAA;AAnBC;IAAC,MAAM,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,UAAU,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;;kDACzC;AAEhB;IAAC,MAAM,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,kBAAkB,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;;0DACzC;AAExB;IAAC,SAAS,CAAC,GAAG,EAAE,CAAC,cAAc,EAAE;QAC/B,2BAA2B,EAAE,KAAK;QAClC,KAAK,EAAE,IAAI;QACX,QAAQ,EAAE,KAAK;KAChB,CAAC;IACD,UAAU,EAAE;;wDAC2B;AAExC;IAAC,MAAM,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,UAAU,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;;kDACzC;AAEhB;IAAC,MAAM,CAAC,KAAK,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,OAAO,EAAE,GAAG,EAAE,CAAC,KAAK,EAAE,CAAC;;kDAC1C;AAnBL,gBAAgB;IAD5B,MAAM,CAAC,kBAAkB,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GAClC,gBAAgB,CAoB5B;SApBY,gBAAgB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"clientConfiguration.js","sourceRoot":"","sources":["../../src/entities/clientConfiguration.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,SAAS,CAAA;AAIxC,IAAM,mBAAmB,GAAzB,MAAM,mBAAmB;IAE9B,QAAQ,CAAQ;IAMhB,qBAAqB,CAAe;IAMpC,iBAAiB,CAAe;IAGhC,aAAa,CAAe;IAG5B,eAAe,CAAQ;IAGvB,SAAS,CAAe;IAGxB,WAAW,CAA4B;CACxC,CAAA;AA1BC;IAAC,MAAM,CAAC,KAAK,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,IAAI,EAAE,UAAU,EAAE,CAAC;;qDACnC;AAEhB;IAAC,MAAM,CAAC,QAAQ,EAAE;QAChB,IAAI,EAAE,uBAAuB;QAC7B,QAAQ,EAAE,IAAI;KACf,CAAC;;kEACkC;AAEpC;IAAC,MAAM,CAAC,QAAQ,EAAE;QAChB,IAAI,EAAE,mBAAmB;QACzB,QAAQ,EAAE,IAAI;KACf,CAAC;;8DAC8B;AAEhC;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,eAAe,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;0DACjC;AAE5B;IAAC,MAAM,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,iBAAiB,EAAE,OAAO,EAAE,GAAG,EAAE,CAAC,MAAM,EAAE,CAAC;;4DAChD;AAEvB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;sDAC9C;AAExB;IAAC,MAAM,CAAC,MAAM,EAAE,EAAE,IAAI,EAAE,aAAa,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;wDACjB;AA1B5B,mBAAmB;IAF/B,MAAM,CAAC,qBAAqB,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;IACjD,KAAK,CAAC,WAAW,EAAE,CAAC,WAAW,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC;GACvC,mBAAmB,CA2B/B;SA3BY,mBAAmB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"clientDeviceSetting.js","sourceRoot":"","sources":["../../src/entities/clientDeviceSetting.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAA;AAEvE,OAAO,EAAE,uBAAuB,EAAE,MAAM,kCAAkC,CAAA;AAOnE,IAAM,mBAAmB,GAAzB,MAAM,mBAAmB;IAE9B,EAAE,CAAQ;IAGV,QAAQ,CAAQ;IAGhB,IAAI,CAAQ;IAGZ,mBAAmB,CAAe;IAGlC,oBAAoB,CAAe;IAGnC,WAAW,CAAe;IAQ1B,aAAa,CAAS;IAGtB,oBAAoB,CAAe;IAGnC,uBAAuB,CAAe;IAMtC,sBAAsB,CAAe;IASrC,0BAA0B,CAAgB;IAG1C,aAAa,CAAQ;CACtB,CAAA;AAjDC;IAAC,sBAAsB,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;+CAC1C;AAEV;IAAC,MAAM,CAAC,KAAK,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,CAAC;;qDACpB;AAEhB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;iDACpC;AAEZ;IAAC,MAAM,CAAC,WAAW,EAAE,EAAE,IAAI,EAAE,qBAAqB,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;gEACnC;AAElC;IAAC,MAAM,CAAC,WAAW,EAAE,EAAE,IAAI,EAAE,sBAAsB,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;iEACnC;AAEnC;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,aAAa,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC,EAAE,CAAC;;wDAC5C;AAE1B;IAAC,MAAM,CAAC,SAAS,EAAE;QACjB,IAAI,EAAE,eAAe;QACrB,KAAK,EAAE,CAAC;QACR,OAAO,EAAE,GAAG,EAAE,CAAC,KAAK;QACpB,WAAW,EAAE,IAAI,uBAAuB,EAAE;KAC3C,CAAC;;0DACoB;AAEtB;IAAC,MAAM,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,sBAAsB,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;iEAClC;AAEnC;IAAC,MAAM,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,yBAAyB,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;oEAClC;AAEtC;IAAC,MAAM,CAAC,OAAO,EAAE;QACf,IAAI,EAAE,wBAAwB;QAC9B,QAAQ,EAAE,IAAI;KACf,CAAC;;mEACmC;AAErC;IAAC,MAAM,CAAC,SAAS,EAAE;QACjB,IAAI,EAAE,4BAA4B;QAClC,QAAQ,EAAE,IAAI;QACd,KAAK,EAAE,CAAC;QACR,OAAO,EAAE,GAAG,EAAE,CAAC,KAAK;QACpB,WAAW,EAAE,IAAI,uBAAuB,EAAE;KAC3C,CAAC;;uEACwC;AAE1C;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC;;0DAC1C;AAjDV,mBAAmB;IAL/B,KAAK,CAAC,kCAAkC,EAAE,CAAC,UAAU,EAAE,MAAM,CAAC,EAAE;QAC/D,MAAM,EAAE,IAAI;KACb,CAAC;IACD,KAAK,CAAC,2BAA2B,EAAE,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;IAChD,MAAM,CAAC,qBAAqB,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GACrC,mBAAmB,CAkD/B;SAlDY,mBAAmB"}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
-
};
|
|
10
|
-
import { Column, Entity, Index, PrimaryGeneratedColumn } from 'typeorm';
|
|
11
|
-
let ClientIngestorConfiguration = class ClientIngestorConfiguration {
|
|
12
|
-
id;
|
|
13
|
-
clientId;
|
|
14
|
-
userActivationId;
|
|
15
|
-
tokenUrl;
|
|
16
|
-
fleetUrl;
|
|
17
|
-
requestBody;
|
|
18
|
-
};
|
|
19
|
-
__decorate([
|
|
20
|
-
PrimaryGeneratedColumn({ type: 'int', name: 'id' }),
|
|
21
|
-
__metadata("design:type", Number)
|
|
22
|
-
], ClientIngestorConfiguration.prototype, "id", void 0);
|
|
23
|
-
__decorate([
|
|
24
|
-
Column('int', { name: 'clientId' }),
|
|
25
|
-
__metadata("design:type", Number)
|
|
26
|
-
], ClientIngestorConfiguration.prototype, "clientId", void 0);
|
|
27
|
-
__decorate([
|
|
28
|
-
Column('int', { name: 'userActivationId' }),
|
|
29
|
-
__metadata("design:type", Number)
|
|
30
|
-
], ClientIngestorConfiguration.prototype, "userActivationId", void 0);
|
|
31
|
-
__decorate([
|
|
32
|
-
Column('varchar', { name: 'tokenUrl', length: 250 }),
|
|
33
|
-
__metadata("design:type", String)
|
|
34
|
-
], ClientIngestorConfiguration.prototype, "tokenUrl", void 0);
|
|
35
|
-
__decorate([
|
|
36
|
-
Column('varchar', { name: 'fleetUrl', length: 250 }),
|
|
37
|
-
__metadata("design:type", String)
|
|
38
|
-
], ClientIngestorConfiguration.prototype, "fleetUrl", void 0);
|
|
39
|
-
__decorate([
|
|
40
|
-
Column('json', { name: 'requestBody' }),
|
|
41
|
-
__metadata("design:type", Object)
|
|
42
|
-
], ClientIngestorConfiguration.prototype, "requestBody", void 0);
|
|
43
|
-
ClientIngestorConfiguration = __decorate([
|
|
44
|
-
Index('ixClientIngestorConfigurationClientId', ['clientId'], {}),
|
|
45
|
-
Entity('clientIngestorConfiguration', { schema: 'nova' })
|
|
46
|
-
], ClientIngestorConfiguration);
|
|
47
|
-
export { ClientIngestorConfiguration };
|
|
48
|
-
//# sourceMappingURL=clientIngestorConfiguration.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"clientIngestorConfiguration.js","sourceRoot":"","sources":["../../src/entities/clientIngestorConfiguration.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAA;AAIhE,IAAM,2BAA2B,GAAjC,MAAM,2BAA2B;IAEtC,EAAE,CAAQ;IAGV,QAAQ,CAAQ;IAGhB,gBAAgB,CAAQ;IAGxB,QAAQ,CAAQ;IAGhB,QAAQ,CAAQ;IAGhB,WAAW,CAAqB;CACjC,CAAA;AAjBC;IAAC,sBAAsB,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;uDAC1C;AAEV;IAAC,MAAM,CAAC,KAAK,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,CAAC;;6DACpB;AAEhB;IAAC,MAAM,CAAC,KAAK,EAAE,EAAE,IAAI,EAAE,kBAAkB,EAAE,CAAC;;qEACpB;AAExB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;6DACrC;AAEhB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;6DACrC;AAEhB;IAAC,MAAM,CAAC,MAAM,EAAE,EAAE,IAAI,EAAE,aAAa,EAAE,CAAC;;gEACR;AAjBrB,2BAA2B;IAFvC,KAAK,CAAC,uCAAuC,EAAE,CAAC,UAAU,CAAC,EAAE,EAAE,CAAC;IAChE,MAAM,CAAC,6BAA6B,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GAC7C,2BAA2B,CAkBvC;SAlBY,2BAA2B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"clientType.js","sourceRoot":"","sources":["../../src/entities/clientType.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAA;AAGzD,IAAM,UAAU,GAAhB,MAAM,UAAU;IAErB,EAAE,CAAQ;IAGV,IAAI,CAAQ;IAGZ,WAAW,CAAQ;IAGnB,MAAM,CAAQ;CACf,CAAA;AAXC;IAAC,sBAAsB,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;sCAC9C;AAEV;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;wCACpC;AAEZ;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,aAAa,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;+CACrC;AAEnB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAE,GAAG,EAAE,CAAC,UAAU,EAAE,CAAC;;0CAC/D;AAXH,UAAU;IADtB,MAAM,CAAC,YAAY,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GAC5B,UAAU,CAYtB;SAZY,UAAU"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"country.js","sourceRoot":"","sources":["../../src/entities/country.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"customerAttribute.js","sourceRoot":"","sources":["../../src/entities/customerAttribute.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,UAAU,EAAE,QAAQ,EAAY,MAAM,SAAS,CAAA;AAExE,OAAO,EAAE,uBAAuB,EAAE,MAAM,kCAAkC,CAAA;AAC1E,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AAEjC,MAAM,kBAAkB,GAAG;IACzB,qBAAqB;IACrB,aAAa;IACb,uBAAuB;IACvB,eAAe;IACf,UAAU;IACV,OAAO;IACP,SAAS;CACD,CAAA;AAIV,MAAM,oBAAoB,GAAG,CAAC,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,kBAAkB,CAAU,CAAA;AAI7E,IAAM,iBAAiB,GAAvB,MAAM,iBAAiB;IAE5B,QAAQ,CAAQ;IAOhB,MAAM,CAAkB;IAQxB,UAAU,CAAS;IAQnB,iBAAiB,CAAS;IAO1B,aAAa,CAAsB;IAOnC,eAAe,CAAwB;CACxC,CAAA;AAvCC;IAAC,MAAM,CAAC,KAAK,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,IAAI,EAAE,UAAU,EAAE,CAAC;;mDACnC;AAEhB;IAAC,QAAQ,CAAC,GAAG,EAAE,CAAC,MAAM,EAAE;QACtB,2BAA2B,EAAE,KAAK;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;IACD,UAAU,EAAE;;iDACW;AAExB;IAAC,MAAM,CAAC,SAAS,EAAE;QACjB,IAAI,EAAE,YAAY;QAClB,KAAK,EAAE,CAAC;QACR,OAAO,EAAE,GAAG,EAAE,CAAC,KAAK;QACpB,WAAW,EAAE,IAAI,uBAAuB,EAAE;KAC3C,CAAC;;qDACiB;AAEnB;IAAC,MAAM,CAAC,SAAS,EAAE;QACjB,IAAI,EAAE,mBAAmB;QACzB,KAAK,EAAE,CAAC;QACR,OAAO,EAAE,GAAG,EAAE,CAAC,KAAK;QACpB,WAAW,EAAE,IAAI,uBAAuB,EAAE;KAC3C,CAAC;;4DACwB;AAE1B;IAAC,MAAM,CAAC,MAAM,EAAE;QACd,IAAI,EAAE,kBAAkB;QACxB,IAAI,EAAE,eAAe;QACrB,QAAQ,EAAE,IAAI;KACf,CAAC;;wDACiC;AAEnC;IAAC,MAAM,CAAC,MAAM,EAAE;QACd,IAAI,EAAE,oBAAoB;QAC1B,IAAI,EAAE,iBAAiB;QACvB,QAAQ,EAAE,IAAI;KACf,CAAC;;0DACqC;AAvC5B,iBAAiB;IAD7B,MAAM,CAAC,mBAAmB,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GACnC,iBAAiB,CAwC7B;SAxCY,iBAAiB"}
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
-
};
|
|
10
|
-
import { Column, Entity, JoinColumn, OneToOne } from 'typeorm';
|
|
11
|
-
import { Client } from './client';
|
|
12
|
-
let DataExport = class DataExport {
|
|
13
|
-
id;
|
|
14
|
-
clientId;
|
|
15
|
-
createdAt;
|
|
16
|
-
completedAt;
|
|
17
|
-
dataType;
|
|
18
|
-
status;
|
|
19
|
-
parameters;
|
|
20
|
-
exportLocation;
|
|
21
|
-
downloadLink;
|
|
22
|
-
imei;
|
|
23
|
-
client;
|
|
24
|
-
};
|
|
25
|
-
__decorate([
|
|
26
|
-
Column('binary', { primary: true, name: 'id', length: 16 }),
|
|
27
|
-
__metadata("design:type", Buffer)
|
|
28
|
-
], DataExport.prototype, "id", void 0);
|
|
29
|
-
__decorate([
|
|
30
|
-
Column('int', { name: 'clientId' }),
|
|
31
|
-
__metadata("design:type", Number)
|
|
32
|
-
], DataExport.prototype, "clientId", void 0);
|
|
33
|
-
__decorate([
|
|
34
|
-
Column('datetime', { name: 'createdAt', nullable: true, default: () => 'CURRENT_TIMESTAMP' }),
|
|
35
|
-
__metadata("design:type", Date)
|
|
36
|
-
], DataExport.prototype, "createdAt", void 0);
|
|
37
|
-
__decorate([
|
|
38
|
-
Column('datetime', { name: 'completedAt', nullable: true }),
|
|
39
|
-
__metadata("design:type", Date)
|
|
40
|
-
], DataExport.prototype, "completedAt", void 0);
|
|
41
|
-
__decorate([
|
|
42
|
-
Column('varchar', { name: 'dataType', length: 100, nullable: true }),
|
|
43
|
-
__metadata("design:type", String)
|
|
44
|
-
], DataExport.prototype, "dataType", void 0);
|
|
45
|
-
__decorate([
|
|
46
|
-
Column('varchar', { name: 'status', length: 100, nullable: true }),
|
|
47
|
-
__metadata("design:type", String)
|
|
48
|
-
], DataExport.prototype, "status", void 0);
|
|
49
|
-
__decorate([
|
|
50
|
-
Column('json', { name: 'parameters', nullable: true }),
|
|
51
|
-
__metadata("design:type", Object)
|
|
52
|
-
], DataExport.prototype, "parameters", void 0);
|
|
53
|
-
__decorate([
|
|
54
|
-
Column('varchar', { name: 'exportLocation', length: 500, nullable: true }),
|
|
55
|
-
__metadata("design:type", String)
|
|
56
|
-
], DataExport.prototype, "exportLocation", void 0);
|
|
57
|
-
__decorate([
|
|
58
|
-
Column('varchar', { name: 'downloadLink', length: 3000, nullable: true }),
|
|
59
|
-
__metadata("design:type", String)
|
|
60
|
-
], DataExport.prototype, "downloadLink", void 0);
|
|
61
|
-
__decorate([
|
|
62
|
-
Column('varchar', { name: 'imei', length: 16, nullable: true }),
|
|
63
|
-
__metadata("design:type", String)
|
|
64
|
-
], DataExport.prototype, "imei", void 0);
|
|
65
|
-
__decorate([
|
|
66
|
-
OneToOne(() => Client, { createForeignKeyConstraints: false, nullable: true }),
|
|
67
|
-
JoinColumn(),
|
|
68
|
-
__metadata("design:type", Object)
|
|
69
|
-
], DataExport.prototype, "client", void 0);
|
|
70
|
-
DataExport = __decorate([
|
|
71
|
-
Entity('dataExport', { schema: 'nova' })
|
|
72
|
-
], DataExport);
|
|
73
|
-
export { DataExport };
|
|
74
|
-
//# sourceMappingURL=dataExport.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dataExport.js","sourceRoot":"","sources":["../../src/entities/dataExport.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,UAAU,EAAE,QAAQ,EAAY,MAAM,SAAS,CAAA;AAExE,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AAG1B,IAAM,UAAU,GAAhB,MAAM,UAAU;IAErB,EAAE,CAAQ;IAGV,QAAQ,CAAQ;IAGhB,SAAS,CAAO;IAGhB,WAAW,CAAO;IAGlB,QAAQ,CAAS;IAGjB,MAAM,CAAS;IAGf,UAAU,CAAS;IAGnB,cAAc,CAAS;IAGvB,YAAY,CAAS;IAGrB,IAAI,CAAS;IAIb,MAAM,CAAmB;CAC1B,CAAA;AAjCC;IAAC,MAAM,CAAC,QAAQ,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;8BACxD,MAAM;sCAAA;AAEV;IAAC,MAAM,CAAC,KAAK,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,CAAC;;4CACpB;AAEhB;IAAC,MAAM,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,QAAQ,EAAE,IAAI,EAAE,OAAO,EAAE,GAAG,EAAE,CAAC,mBAAmB,EAAE,CAAC;8BAClF,IAAI;6CAAA;AAEhB;IAAC,MAAM,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,aAAa,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;8BAC9C,IAAI;+CAAA;AAElB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,EAAE,GAAG,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;4CACpD;AAEjB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,EAAE,GAAG,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;0CACpD;AAEf;IAAC,MAAM,CAAC,MAAM,EAAE,EAAE,IAAI,EAAE,YAAY,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;8CACpC;AAEnB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,gBAAgB,EAAE,MAAM,EAAE,GAAG,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;kDACpD;AAEvB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,cAAc,EAAE,MAAM,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;gDACrD;AAErB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;wCACnD;AAEb;IAAC,QAAQ,CAAC,GAAG,EAAE,CAAC,MAAM,EAAE,EAAE,2BAA2B,EAAE,KAAK,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC9E,UAAU,EAAE;;0CACY;AAjCd,UAAU;IADtB,MAAM,CAAC,YAAY,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GAC5B,UAAU,CAkCtB;SAlCY,UAAU"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dataSourceType.js","sourceRoot":"","sources":["../../src/entities/dataSourceType.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAA;AAGzD,IAAM,cAAc,GAApB,MAAM,cAAc;IAEzB,EAAE,CAAQ;IAGV,IAAI,CAAQ;IAGZ,WAAW,CAAe;CAC3B,CAAA;AARC;IAAC,sBAAsB,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;0CAC9C;AAEV;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;4CACpC;AAEZ;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,aAAa,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;mDAC9C;AARf,cAAc;IAD1B,MAAM,CAAC,gBAAgB,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GAChC,cAAc,CAS1B;SATY,cAAc"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"deactivation.js","sourceRoot":"","sources":["../../src/entities/deactivation.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAA;AAMhE,IAAM,YAAY,GAAlB,MAAM,YAAY;IAEvB,EAAE,CAAQ;IAGV,IAAI,CAAQ;IAGZ,QAAQ,CAAQ;IAGhB,qBAAqB,CAAe;IAGpC,MAAM,CAAe;IAGrB,eAAe,CAAe;IAO9B,kBAAkB,CAAe;IAGjC,oBAAoB,CAAe;IAGnC,SAAS,CAAQ;IAGjB,SAAS,CAAM;IAGf,aAAa,CAAa;IAG1B,YAAY,CAAe;CAC5B,CAAA;AAvCC;IAAC,sBAAsB,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;wCAC1C;AAEV;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;0CACpC;AAEZ;IAAC,MAAM,CAAC,KAAK,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,CAAC;;8CACpB;AAEhB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,uBAAuB,EAAE,MAAM,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;2DAC7C;AAEpC;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;4CAC7C;AAErB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,iBAAiB,EAAE,MAAM,EAAE,GAAG,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;qDAC9C;AAE9B;IAAC,MAAM,CAAC,SAAS,EAAE;QACjB,IAAI,EAAE,oBAAoB;QAC1B,QAAQ,EAAE,IAAI;QACd,MAAM,EAAE,IAAI;KACb,CAAC;;wDAC+B;AAEjC;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,sBAAsB,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;0DACjC;AAEnC;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;+CACpC;AAEjB;IAAC,MAAM,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,CAAC;8BAC/B,IAAI;+CAAA;AAEf;IAAC,MAAM,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,eAAe,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;8BAC/C,IAAI;mDAAO;AAE1B;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,cAAc,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;kDACjC;AAvChB,YAAY;IAJxB,KAAK,CAAC,wBAAwB,EAAE,CAAC,UAAU,CAAC,EAAE,EAAE,CAAC;IACjD,KAAK,CAAC,oCAAoC,EAAE,CAAC,sBAAsB,CAAC,EAAE,EAAE,CAAC;IACzE,KAAK,CAAC,oBAAoB,EAAE,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;IACzC,MAAM,CAAC,cAAc,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GAC9B,YAAY,CAwCxB;SAxCY,YAAY"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"deactivationReason.js","sourceRoot":"","sources":["../../src/entities/deactivationReason.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAA;AAGzD,IAAM,kBAAkB,GAAxB,MAAM,kBAAkB;IAE7B,EAAE,CAAQ;IAGV,IAAI,CAAQ;IAGZ,IAAI,CAAQ;IAOZ,eAAe,CAAS;CACzB,CAAA;AAfC;IAAC,sBAAsB,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;8CAC9C;AAEV;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;gDACrC;AAEZ;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;gDACpC;AAEZ;IAAC,MAAM,CAAC,SAAS,EAAE;QACjB,IAAI,EAAE,iBAAiB;QACvB,KAAK,EAAE,CAAC;QACR,OAAO,EAAE,GAAG,EAAE,CAAC,KAAK;KACrB,CAAC;;2DACsB;AAfb,kBAAkB;IAD9B,MAAM,CAAC,oBAAoB,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GACpC,kBAAkB,CAgB9B;SAhBY,kBAAkB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"device.js","sourceRoot":"","sources":["../../src/entities/device.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"deviceBehavior.js","sourceRoot":"","sources":["../../src/entities/deviceBehavior.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
-
};
|
|
10
|
-
import { Column, Entity, Index, JoinColumn, OneToOne, PrimaryGeneratedColumn, } from 'typeorm';
|
|
11
|
-
import { BLEMesh } from './bleMesh';
|
|
12
|
-
import { Device } from './device';
|
|
13
|
-
let DeviceBleMesh = class DeviceBleMesh {
|
|
14
|
-
id;
|
|
15
|
-
clientId;
|
|
16
|
-
deviceId;
|
|
17
|
-
bleMeshId;
|
|
18
|
-
status;
|
|
19
|
-
createdAt;
|
|
20
|
-
modifiedAt;
|
|
21
|
-
device;
|
|
22
|
-
bleMesh;
|
|
23
|
-
};
|
|
24
|
-
__decorate([
|
|
25
|
-
PrimaryGeneratedColumn({ type: 'int', name: 'id' }),
|
|
26
|
-
__metadata("design:type", Number)
|
|
27
|
-
], DeviceBleMesh.prototype, "id", void 0);
|
|
28
|
-
__decorate([
|
|
29
|
-
Column('int', { name: 'clientId' }),
|
|
30
|
-
__metadata("design:type", Number)
|
|
31
|
-
], DeviceBleMesh.prototype, "clientId", void 0);
|
|
32
|
-
__decorate([
|
|
33
|
-
Column('int', { name: 'deviceId' }),
|
|
34
|
-
__metadata("design:type", Number)
|
|
35
|
-
], DeviceBleMesh.prototype, "deviceId", void 0);
|
|
36
|
-
__decorate([
|
|
37
|
-
Column('int', { name: 'bleMeshId' }),
|
|
38
|
-
__metadata("design:type", Number)
|
|
39
|
-
], DeviceBleMesh.prototype, "bleMeshId", void 0);
|
|
40
|
-
__decorate([
|
|
41
|
-
Column('varchar', { name: 'status', length: 100, nullable: true }),
|
|
42
|
-
__metadata("design:type", String)
|
|
43
|
-
], DeviceBleMesh.prototype, "status", void 0);
|
|
44
|
-
__decorate([
|
|
45
|
-
Column('datetime', {
|
|
46
|
-
name: 'createdAt',
|
|
47
|
-
nullable: true,
|
|
48
|
-
default: () => 'CURRENT_TIMESTAMP',
|
|
49
|
-
}),
|
|
50
|
-
__metadata("design:type", Date)
|
|
51
|
-
], DeviceBleMesh.prototype, "createdAt", void 0);
|
|
52
|
-
__decorate([
|
|
53
|
-
Column('datetime', { name: 'modifiedAt', nullable: true }),
|
|
54
|
-
__metadata("design:type", Date)
|
|
55
|
-
], DeviceBleMesh.prototype, "modifiedAt", void 0);
|
|
56
|
-
__decorate([
|
|
57
|
-
OneToOne(() => Device, {
|
|
58
|
-
createForeignKeyConstraints: false,
|
|
59
|
-
nullable: false,
|
|
60
|
-
}),
|
|
61
|
-
JoinColumn(),
|
|
62
|
-
__metadata("design:type", Object)
|
|
63
|
-
], DeviceBleMesh.prototype, "device", void 0);
|
|
64
|
-
__decorate([
|
|
65
|
-
OneToOne(() => BLEMesh, {
|
|
66
|
-
createForeignKeyConstraints: false,
|
|
67
|
-
nullable: false,
|
|
68
|
-
}),
|
|
69
|
-
JoinColumn(),
|
|
70
|
-
__metadata("design:type", Object)
|
|
71
|
-
], DeviceBleMesh.prototype, "bleMesh", void 0);
|
|
72
|
-
DeviceBleMesh = __decorate([
|
|
73
|
-
Index('ixDeviceBleMesh_clientId', ['clientId'], {}),
|
|
74
|
-
Index('ixuDeviceBleMesh_deviceId', ['deviceId'], { unique: true }),
|
|
75
|
-
Entity('deviceBleMesh', { schema: 'nova' })
|
|
76
|
-
], DeviceBleMesh);
|
|
77
|
-
export { DeviceBleMesh };
|
|
78
|
-
//# sourceMappingURL=deviceBleMesh.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"deviceBleMesh.js","sourceRoot":"","sources":["../../src/entities/deviceBleMesh.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,MAAM,EACN,MAAM,EACN,KAAK,EACL,UAAU,EACV,QAAQ,EACR,sBAAsB,GAEvB,MAAM,SAAS,CAAA;AAEhB,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AACnC,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AAK1B,IAAM,aAAa,GAAnB,MAAM,aAAa;IAExB,EAAE,CAAQ;IAGV,QAAQ,CAAQ;IAGhB,QAAQ,CAAQ;IAGhB,SAAS,CAAQ;IAGjB,MAAM,CAAS;IAOf,SAAS,CAAa;IAGtB,UAAU,CAAa;IAOvB,MAAM,CAAkB;IAOxB,OAAO,CAAmB;CAC3B,CAAA;AAtCC;IAAC,sBAAsB,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;yCAC1C;AAEV;IAAC,MAAM,CAAC,KAAK,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,CAAC;;+CACpB;AAEhB;IAAC,MAAM,CAAC,KAAK,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,CAAC;;+CACpB;AAEhB;IAAC,MAAM,CAAC,KAAK,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,CAAC;;gDACpB;AAEjB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,EAAE,GAAG,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;6CACpD;AAEf;IAAC,MAAM,CAAC,UAAU,EAAE;QAClB,IAAI,EAAE,WAAW;QACjB,QAAQ,EAAE,IAAI;QACd,OAAO,EAAE,GAAG,EAAE,CAAC,mBAAmB;KACnC,CAAC;8BACS,IAAI;gDAAO;AAEtB;IAAC,MAAM,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,YAAY,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;8BAC/C,IAAI;iDAAO;AAEvB;IAAC,QAAQ,CAAC,GAAG,EAAE,CAAC,MAAM,EAAE;QACtB,2BAA2B,EAAE,KAAK;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;IACD,UAAU,EAAE;;6CACW;AAExB;IAAC,QAAQ,CAAC,GAAG,EAAE,CAAC,OAAO,EAAE;QACvB,2BAA2B,EAAE,KAAK;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;IACD,UAAU,EAAE;;8CACa;AAtCf,aAAa;IAHzB,KAAK,CAAC,0BAA0B,EAAE,CAAC,UAAU,CAAC,EAAE,EAAE,CAAC;IACnD,KAAK,CAAC,2BAA2B,EAAE,CAAC,UAAU,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC;IAClE,MAAM,CAAC,eAAe,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GAC/B,aAAa,CAuCzB;SAvCY,aAAa"}
|
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
-
};
|
|
10
|
-
import { Column, Entity, Index, JoinColumn, OneToOne } from 'typeorm';
|
|
11
|
-
import { Device } from './device';
|
|
12
|
-
import { DeviceBleMesh } from './deviceBleMesh';
|
|
13
|
-
let DeviceBleMeshUpdateTask = class DeviceBleMeshUpdateTask {
|
|
14
|
-
id;
|
|
15
|
-
clientId;
|
|
16
|
-
deviceId;
|
|
17
|
-
deviceBleMeshId;
|
|
18
|
-
status;
|
|
19
|
-
behaviorName;
|
|
20
|
-
behaviorParams;
|
|
21
|
-
createdAt;
|
|
22
|
-
modifiedAt;
|
|
23
|
-
device;
|
|
24
|
-
deviceBleMesh;
|
|
25
|
-
};
|
|
26
|
-
__decorate([
|
|
27
|
-
Column('binary', { primary: true, name: 'id', length: 16 }),
|
|
28
|
-
__metadata("design:type", Buffer)
|
|
29
|
-
], DeviceBleMeshUpdateTask.prototype, "id", void 0);
|
|
30
|
-
__decorate([
|
|
31
|
-
Column('int', { name: 'clientId' }),
|
|
32
|
-
__metadata("design:type", Number)
|
|
33
|
-
], DeviceBleMeshUpdateTask.prototype, "clientId", void 0);
|
|
34
|
-
__decorate([
|
|
35
|
-
Column('int', { name: 'deviceId' }),
|
|
36
|
-
__metadata("design:type", Number)
|
|
37
|
-
], DeviceBleMeshUpdateTask.prototype, "deviceId", void 0);
|
|
38
|
-
__decorate([
|
|
39
|
-
Column('int', { name: 'deviceBleMeshId' }),
|
|
40
|
-
__metadata("design:type", Number)
|
|
41
|
-
], DeviceBleMeshUpdateTask.prototype, "deviceBleMeshId", void 0);
|
|
42
|
-
__decorate([
|
|
43
|
-
Column('varchar', { name: 'status', length: 100 }),
|
|
44
|
-
__metadata("design:type", String)
|
|
45
|
-
], DeviceBleMeshUpdateTask.prototype, "status", void 0);
|
|
46
|
-
__decorate([
|
|
47
|
-
Column('varchar', { name: 'behaviorName', nullable: true, length: 100 }),
|
|
48
|
-
__metadata("design:type", String)
|
|
49
|
-
], DeviceBleMeshUpdateTask.prototype, "behaviorName", void 0);
|
|
50
|
-
__decorate([
|
|
51
|
-
Column('json', { name: 'behaviorParams', nullable: true }),
|
|
52
|
-
__metadata("design:type", Object)
|
|
53
|
-
], DeviceBleMeshUpdateTask.prototype, "behaviorParams", void 0);
|
|
54
|
-
__decorate([
|
|
55
|
-
Column('datetime', { name: 'createdAt', default: () => 'CURRENT_TIMESTAMP' }),
|
|
56
|
-
__metadata("design:type", Date)
|
|
57
|
-
], DeviceBleMeshUpdateTask.prototype, "createdAt", void 0);
|
|
58
|
-
__decorate([
|
|
59
|
-
Column('datetime', { name: 'modifiedAt', nullable: true }),
|
|
60
|
-
__metadata("design:type", Date)
|
|
61
|
-
], DeviceBleMeshUpdateTask.prototype, "modifiedAt", void 0);
|
|
62
|
-
__decorate([
|
|
63
|
-
OneToOne(() => Device, {
|
|
64
|
-
createForeignKeyConstraints: false,
|
|
65
|
-
nullable: false,
|
|
66
|
-
}),
|
|
67
|
-
JoinColumn(),
|
|
68
|
-
__metadata("design:type", Object)
|
|
69
|
-
], DeviceBleMeshUpdateTask.prototype, "device", void 0);
|
|
70
|
-
__decorate([
|
|
71
|
-
OneToOne(() => DeviceBleMesh, {
|
|
72
|
-
createForeignKeyConstraints: false,
|
|
73
|
-
nullable: false,
|
|
74
|
-
}),
|
|
75
|
-
JoinColumn(),
|
|
76
|
-
__metadata("design:type", Object)
|
|
77
|
-
], DeviceBleMeshUpdateTask.prototype, "deviceBleMesh", void 0);
|
|
78
|
-
DeviceBleMeshUpdateTask = __decorate([
|
|
79
|
-
Index('ixDeviceBleMeshUpdateTask_clientId_modifiedAt', ['clientId', 'modifiedAt'], {}),
|
|
80
|
-
Entity('deviceBleMeshUpdateTask', { schema: 'nova' })
|
|
81
|
-
], DeviceBleMeshUpdateTask);
|
|
82
|
-
export { DeviceBleMeshUpdateTask };
|
|
83
|
-
//# sourceMappingURL=deviceBleMeshUpdateTask.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"deviceBleMeshUpdateTask.js","sourceRoot":"","sources":["../../src/entities/deviceBleMeshUpdateTask.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,QAAQ,EAAY,MAAM,SAAS,CAAA;AAE/E,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AACjC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAIxC,IAAM,uBAAuB,GAA7B,MAAM,uBAAuB;IAElC,EAAE,CAAQ;IAGV,QAAQ,CAAQ;IAGhB,QAAQ,CAAQ;IAGhB,eAAe,CAAQ;IAGvB,MAAM,CAAQ;IAGd,YAAY,CAAe;IAG3B,cAAc,CAAe;IAG7B,SAAS,CAAM;IAGf,UAAU,CAAa;IAOvB,MAAM,CAAkB;IAOxB,aAAa,CAAyB;CACvC,CAAA;AAxCC;IAAC,MAAM,CAAC,QAAQ,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;8BACxD,MAAM;mDAAA;AAEV;IAAC,MAAM,CAAC,KAAK,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,CAAC;;yDACpB;AAEhB;IAAC,MAAM,CAAC,KAAK,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,CAAC;;yDACpB;AAEhB;IAAC,MAAM,CAAC,KAAK,EAAE,EAAE,IAAI,EAAE,iBAAiB,EAAE,CAAC;;gEACpB;AAEvB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;uDACrC;AAEd;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,cAAc,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;6DAC9C;AAE3B;IAAC,MAAM,CAAC,MAAM,EAAE,EAAE,IAAI,EAAE,gBAAgB,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;+DAC9B;AAE7B;IAAC,MAAM,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,OAAO,EAAE,GAAG,EAAE,CAAC,mBAAmB,EAAE,CAAC;8BACnE,IAAI;0DAAA;AAEf;IAAC,MAAM,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,YAAY,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;8BAC/C,IAAI;2DAAO;AAEvB;IAAC,QAAQ,CAAC,GAAG,EAAE,CAAC,MAAM,EAAE;QACtB,2BAA2B,EAAE,KAAK;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;IACD,UAAU,EAAE;;uDACW;AAExB;IAAC,QAAQ,CAAC,GAAG,EAAE,CAAC,aAAa,EAAE;QAC7B,2BAA2B,EAAE,KAAK;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;IACD,UAAU,EAAE;;8DACyB;AAxC3B,uBAAuB;IAFnC,KAAK,CAAC,+CAA+C,EAAE,CAAC,UAAU,EAAE,YAAY,CAAC,EAAE,EAAE,CAAC;IACtF,MAAM,CAAC,yBAAyB,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GACzC,uBAAuB,CAyCnC;SAzCY,uBAAuB"}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
-
};
|
|
10
|
-
import { Column, Entity, Index, PrimaryGeneratedColumn } from 'typeorm';
|
|
11
|
-
let DeviceChangesHistory = class DeviceChangesHistory {
|
|
12
|
-
id;
|
|
13
|
-
clientId;
|
|
14
|
-
imei;
|
|
15
|
-
assignedTo;
|
|
16
|
-
startDate;
|
|
17
|
-
endDate;
|
|
18
|
-
};
|
|
19
|
-
__decorate([
|
|
20
|
-
PrimaryGeneratedColumn({ type: 'int', name: 'id' }),
|
|
21
|
-
__metadata("design:type", Number)
|
|
22
|
-
], DeviceChangesHistory.prototype, "id", void 0);
|
|
23
|
-
__decorate([
|
|
24
|
-
Column('int', { name: 'clientId' }),
|
|
25
|
-
__metadata("design:type", Number)
|
|
26
|
-
], DeviceChangesHistory.prototype, "clientId", void 0);
|
|
27
|
-
__decorate([
|
|
28
|
-
Column('varchar', { name: 'imei', length: 15 }),
|
|
29
|
-
__metadata("design:type", String)
|
|
30
|
-
], DeviceChangesHistory.prototype, "imei", void 0);
|
|
31
|
-
__decorate([
|
|
32
|
-
Column('varchar', { name: 'assignedTo', length: 255 }),
|
|
33
|
-
__metadata("design:type", String)
|
|
34
|
-
], DeviceChangesHistory.prototype, "assignedTo", void 0);
|
|
35
|
-
__decorate([
|
|
36
|
-
Column('datetime', { name: 'startDate', nullable: true, default: () => 'CURRENT_TIMESTAMP' }),
|
|
37
|
-
__metadata("design:type", Date)
|
|
38
|
-
], DeviceChangesHistory.prototype, "startDate", void 0);
|
|
39
|
-
__decorate([
|
|
40
|
-
Column('datetime', { name: 'endDate', nullable: true }),
|
|
41
|
-
__metadata("design:type", Date)
|
|
42
|
-
], DeviceChangesHistory.prototype, "endDate", void 0);
|
|
43
|
-
DeviceChangesHistory = __decorate([
|
|
44
|
-
Index('ixuDeviceChangesHistoryClientIdImei', ['clientId', 'imei']),
|
|
45
|
-
Entity('deviceChangesHistory', { schema: 'nova' })
|
|
46
|
-
], DeviceChangesHistory);
|
|
47
|
-
export { DeviceChangesHistory };
|
|
48
|
-
//# sourceMappingURL=deviceChangesHistory.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"deviceChangesHistory.js","sourceRoot":"","sources":["../../src/entities/deviceChangesHistory.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAA;AAIhE,IAAM,oBAAoB,GAA1B,MAAM,oBAAoB;IAE/B,EAAE,CAAQ;IAGV,QAAQ,CAAQ;IAGhB,IAAI,CAAQ;IAGZ,UAAU,CAAQ;IAGlB,SAAS,CAAa;IAGtB,OAAO,CAAa;CACrB,CAAA;AAjBC;IAAC,sBAAsB,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;gDAC1C;AAEV;IAAC,MAAM,CAAC,KAAK,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,CAAC;;sDACpB;AAEhB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;kDACpC;AAEZ;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,YAAY,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;wDACrC;AAElB;IAAC,MAAM,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,QAAQ,EAAE,IAAI,EAAE,OAAO,EAAE,GAAG,EAAE,CAAC,mBAAmB,EAAE,CAAC;8BACnF,IAAI;uDAAO;AAEtB;IAAC,MAAM,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,SAAS,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;8BAC/C,IAAI;qDAAO;AAjBT,oBAAoB;IAFhC,KAAK,CAAC,qCAAqC,EAAE,CAAC,UAAU,EAAE,MAAM,CAAC,CAAC;IAClE,MAAM,CAAC,sBAAsB,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GACtC,oBAAoB,CAkBhC;SAlBY,oBAAoB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"deviceCustomConfiguration.js","sourceRoot":"","sources":["../../src/entities/deviceCustomConfiguration.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,MAAM,EACN,MAAM,EACN,KAAK,EACL,UAAU,EACV,SAAS,EACT,sBAAsB,GAEvB,MAAM,SAAS,CAAA;AAEhB,OAAO,EAAE,uBAAuB,EAAE,MAAM,kCAAkC,CAAA;AAC1E,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AAI1B,IAAM,yBAAyB,GAA/B,MAAM,yBAAyB;IAEpC,EAAE,CAAQ;IAGV,QAAQ,CAAe;IAOvB,MAAM,CAAmB;IAMzB,YAAY,CAAe;IAG3B,IAAI,CAAe;IAGnB,aAAa,CAAe;IAQ5B,sBAAsB,CAAS;IAG/B,SAAS,CAAa;IAGtB,EAAE,CAAe;CAClB,CAAA;AAtCC;IAAC,sBAAsB,CAAC,EAAE,IAAI,EAAE,WAAW,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;qDAChD;AAEV;IAAC,MAAM,CAAC,KAAK,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;2DAC7B;AAEvB;IAAC,SAAS,CAAC,GAAG,EAAE,CAAC,MAAM,EAAE;QACvB,2BAA2B,EAAE,KAAK;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;IACD,UAAU,EAAE;;yDACY;AAEzB;IAAC,MAAM,CAAC,UAAU,EAAE;QAClB,IAAI,EAAE,cAAc;QACpB,QAAQ,EAAE,IAAI;KACf,CAAC;;+DACyB;AAE3B;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;uDAC7C;AAEnB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,eAAe,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC;;gEAC/C;AAE5B;IAAC,MAAM,CAAC,SAAS,EAAE;QACjB,IAAI,EAAE,wBAAwB;QAC9B,KAAK,EAAE,CAAC;QACR,OAAO,EAAE,CAAC;QACV,WAAW,EAAE,IAAI,uBAAuB,EAAE;KAC3C,CAAC;;yEAC6B;AAE/B;IAAC,MAAM,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;8BAC/C,IAAI;4DAAO;AAEtB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;qDAC7C;AAtCN,yBAAyB;IAFrC,KAAK,CAAC,sCAAsC,EAAE,CAAC,UAAU,CAAC,EAAE,EAAE,CAAC;IAC/D,MAAM,CAAC,2BAA2B,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GAC3C,yBAAyB,CAuCrC;SAvCY,yBAAyB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"deviceHistory.js","sourceRoot":"","sources":["../../src/entities/deviceHistory.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAA;AAGzD,IAAM,aAAa,GAAnB,MAAM,aAAa;IAExB,EAAE,CAAQ;IAGV,QAAQ,CAAe;IAGvB,IAAI,CAAQ;IAGZ,WAAW,CAAe;IAG1B,MAAM,CAAe;IAGrB,QAAQ,CAAa;CACtB,CAAA;AAjBC;IAAC,sBAAsB,CAAC,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;yCAC7C;AAEV;IAAC,MAAM,CAAC,KAAK,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;+CAC7B;AAEvB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;2CACpC;AAEZ;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,aAAa,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;kDAC9C;AAE1B;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;6CAC7C;AAErB;IAAC,MAAM,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;8BAC/C,IAAI;+CAAO;AAjBV,aAAa;IADzB,MAAM,CAAC,eAAe,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GAC/B,aAAa,CAkBzB;SAlBY,aAAa"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"deviceModelListener.js","sourceRoot":"","sources":["../../src/entities/deviceModelListener.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAA;AAGzD,IAAM,mBAAmB,GAAzB,MAAM,mBAAmB;IAE9B,EAAE,CAAQ;IAGV,GAAG,CAAe;IAGlB,UAAU,CAAe;IAGzB,QAAQ,CAAe;IAGvB,YAAY,CAAe;IAG3B,MAAM,CAAe;CACtB,CAAA;AAjBC;IAAC,sBAAsB,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;+CAC/C;AAEV;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,KAAK,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC;;gDAC/C;AAElB;IAAC,MAAM,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,YAAY,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;uDAClC;AAEzB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC,EAAE,CAAC;;qDAC5C;AAEvB;IAAC,MAAM,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,cAAc,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;yDAClC;AAE3B;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;mDAC7C;AAjBV,mBAAmB;IAD/B,MAAM,CAAC,qBAAqB,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GACrC,mBAAmB,CAkB/B;SAlBY,mBAAmB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"devicePairing.js","sourceRoot":"","sources":["../../src/entities/devicePairing.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAA;AAKhE,IAAM,aAAa,GAAnB,MAAM,aAAa;IAExB,EAAE,CAAQ;IAGV,QAAQ,CAAQ;IAGhB,SAAS,CAAQ;IAGjB,aAAa,CAAQ;IAGrB,cAAc,CAAQ;IAGtB,WAAW,CAAe;IAG1B,cAAc,CAAe;IAG7B,gBAAgB,CAAQ;IAGxB,qBAAqB,CAAQ;IAG7B,KAAK,CAAQ;IAOb,SAAS,CAAa;IAGtB,UAAU,CAAa;CACxB,CAAA;AAvCC;IAAC,sBAAsB,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;yCAC1C;AAEV;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;+CACpC;AAEhB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;gDACpC;AAEjB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,eAAe,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;oDACpC;AAErB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,gBAAgB,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;qDACpC;AAEtB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,aAAa,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;kDAC7C;AAE1B;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,gBAAgB,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;qDAC7C;AAE7B;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,kBAAkB,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC;;uDACtD;AAExB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,uBAAuB,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC;;4DACtD;AAE7B;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC;;4CACtD;AAEb;IAAC,MAAM,CAAC,UAAU,EAAE;QAClB,IAAI,EAAE,WAAW;QACjB,QAAQ,EAAE,IAAI;QACd,OAAO,EAAE,GAAG,EAAE,CAAC,mBAAmB;KACnC,CAAC;8BACS,IAAI;gDAAO;AAEtB;IAAC,MAAM,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,YAAY,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;8BAC/C,IAAI;iDAAO;AAvCZ,aAAa;IAHzB,KAAK,CAAC,8BAA8B,EAAE,CAAC,eAAe,CAAC,EAAE,EAAE,CAAC;IAC5D,KAAK,CAAC,uCAAuC,EAAE,CAAC,UAAU,EAAE,eAAe,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC;IAC/F,MAAM,CAAC,eAAe,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GAC/B,aAAa,CAwCzB;SAxCY,aAAa"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"devicePromotion.js","sourceRoot":"","sources":["../../src/entities/devicePromotion.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,UAAU,EAAE,SAAS,EAAY,MAAM,SAAS,CAAA;AAEzE,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAGhC,IAAM,eAAe,GAArB,MAAM,eAAe;IAE1B,IAAI,CAAQ;IAGZ,WAAW,CAAQ;IAOnB,SAAS,CAAsB;CAChC,CAAA;AAZC;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;;6CACnD;AAEZ;IAAC,MAAM,CAAC,KAAK,EAAE,EAAE,IAAI,EAAE,aAAa,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;;oDACnC;AAEnB;IAAC,SAAS,CAAC,GAAG,EAAE,CAAC,SAAS,EAAE;QAC1B,2BAA2B,EAAE,KAAK;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;IACD,UAAU,EAAE;;kDACkB;AAZpB,eAAe;IAD3B,MAAM,CAAC,iBAAiB,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GACjC,eAAe,CAa3B;SAbY,eAAe"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"deviceReplacement.js","sourceRoot":"","sources":["../../src/entities/deviceReplacement.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAA;AAIhE,IAAM,iBAAiB,GAAvB,MAAM,iBAAiB;IAE5B,EAAE,CAAQ;IAGV,OAAO,CAAQ;IAGf,QAAQ,CAAQ;IAGhB,OAAO,CAAQ;IAGf,QAAQ,CAAQ;IAGhB,MAAM,CAAQ;IAGd,QAAQ,CAAQ;IAGhB,QAAQ,CAAM;CACf,CAAA;AAvBC;IAAC,sBAAsB,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;6CAC1C;AAEV;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;kDACpC;AAEf;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;mDACpC;AAEhB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;kDACpC;AAEf;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;mDACpC;AAEhB;IAAC,MAAM,CAAC,QAAQ,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;8BACzC,MAAM;iDAAA;AAEd;IAAC,MAAM,CAAC,KAAK,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,CAAC;;mDACpB;AAEhB;IAAC,MAAM,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,CAAC;8BAC/B,IAAI;mDAAA;AAvBH,iBAAiB;IAF7B,KAAK,CAAC,6BAA6B,EAAE,CAAC,UAAU,CAAC,EAAE,EAAE,CAAC;IACtD,MAAM,CAAC,mBAAmB,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GACnC,iBAAiB,CAwB7B;SAxBY,iBAAiB"}
|