@spytecgps/nova-orm 1.2.35-rc1 → 1.2.35

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.
Files changed (1090) hide show
  1. package/dist/entities/acumaticaAmazonProduct.d.ts +8 -8
  2. package/dist/entities/acumaticaAmazonProduct.js +46 -46
  3. package/dist/entities/acumaticaImeiIccidData.d.ts +17 -17
  4. package/dist/entities/acumaticaImeiIccidData.js +92 -92
  5. package/dist/entities/acumaticaOrderShipmentDetails.d.ts +11 -11
  6. package/dist/entities/acumaticaOrderShipmentDetails.js +62 -62
  7. package/dist/entities/acumaticaShipment.d.ts +5 -5
  8. package/dist/entities/acumaticaShipment.js +31 -31
  9. package/dist/entities/acumaticaShipmentAmazon.d.ts +4 -4
  10. package/dist/entities/acumaticaShipmentAmazon.js +26 -26
  11. package/dist/entities/aempToken.d.ts +10 -10
  12. package/dist/entities/aempToken.js +47 -47
  13. package/dist/entities/airflow/airflowAcumaticaExportImeiIccidData.d.ts +15 -15
  14. package/dist/entities/airflow/airflowAcumaticaExportImeiIccidData.js +81 -81
  15. package/dist/entities/airflow/airflowAcumaticaExportOrderShipmentDetails.d.ts +28 -28
  16. package/dist/entities/airflow/airflowAcumaticaExportOrderShipmentDetails.js +146 -146
  17. package/dist/entities/airflow/airflowAcumaticaShipmentsAmazon.d.ts +7 -7
  18. package/dist/entities/airflow/airflowAcumaticaShipmentsAmazon.js +41 -41
  19. package/dist/entities/alert.d.ts +28 -28
  20. package/dist/entities/alert.js +136 -136
  21. package/dist/entities/alertType.d.ts +14 -14
  22. package/dist/entities/alertType.js +83 -83
  23. package/dist/entities/appFeatureType.d.ts +6 -6
  24. package/dist/entities/appFeatureType.js +36 -36
  25. package/dist/entities/asinPromotion.d.ts +7 -7
  26. package/dist/entities/asinPromotion.js +36 -36
  27. package/dist/entities/assetCategory.d.ts +5 -5
  28. package/dist/entities/assetCategory.js +32 -32
  29. package/dist/entities/beaconBleMesh.d.ts +11 -11
  30. package/dist/entities/beaconBleMesh.js +62 -62
  31. package/dist/entities/billing.d.ts +20 -20
  32. package/dist/entities/billing.js +108 -108
  33. package/dist/entities/billingCustomerAmazon.d.ts +14 -14
  34. package/dist/entities/billingCustomerAmazon.js +82 -82
  35. package/dist/entities/billingCustomerBraintree.d.ts +11 -11
  36. package/dist/entities/billingCustomerBraintree.js +62 -62
  37. package/dist/entities/billingDeviceHistory.d.ts +11 -11
  38. package/dist/entities/billingDeviceHistory.js +61 -61
  39. package/dist/entities/billingDeviceTypePlan.d.ts +12 -12
  40. package/dist/entities/billingDeviceTypePlan.js +63 -63
  41. package/dist/entities/billingHubspotPaymentLog.d.ts +50 -50
  42. package/dist/entities/billingHubspotPaymentLog.js +256 -256
  43. package/dist/entities/billingKlarnaCustomer.d.ts +14 -14
  44. package/dist/entities/billingKlarnaCustomer.js +76 -76
  45. package/dist/entities/billingKlarnaOrder.d.ts +17 -17
  46. package/dist/entities/billingKlarnaOrder.js +114 -114
  47. package/dist/entities/billingPlanFeatures.d.ts +6 -6
  48. package/dist/entities/billingPlanFeatures.js +36 -36
  49. package/dist/entities/billingPlans.d.ts +22 -22
  50. package/dist/entities/billingPlans.js +126 -126
  51. package/dist/entities/billingStatusHistoryBraintree.d.ts +10 -10
  52. package/dist/entities/billingStatusHistoryBraintree.js +63 -63
  53. package/dist/entities/billingSubscriptionAmazon.d.ts +22 -22
  54. package/dist/entities/billingSubscriptionAmazon.js +161 -161
  55. package/dist/entities/billingSubscriptionBraintree.d.ts +34 -34
  56. package/dist/entities/billingSubscriptionBraintree.js +229 -229
  57. package/dist/entities/blacklist.d.ts +9 -9
  58. package/dist/entities/blacklist.js +51 -51
  59. package/dist/entities/blacklistType.d.ts +5 -5
  60. package/dist/entities/blacklistType.js +31 -31
  61. package/dist/entities/bleMesh.d.ts +15 -15
  62. package/dist/entities/bleMesh.js +73 -73
  63. package/dist/entities/bleMeshConfiguration.d.ts +9 -9
  64. package/dist/entities/bleMeshConfiguration.js +56 -56
  65. package/dist/entities/boundary.d.ts +23 -24
  66. package/dist/entities/boundary.js +120 -120
  67. package/dist/entities/boundaryEvent.d.ts +20 -20
  68. package/dist/entities/boundaryEvent.js +105 -105
  69. package/dist/entities/cellTower.d.ts +12 -12
  70. package/dist/entities/cellTower.js +66 -66
  71. package/dist/entities/client.d.ts +34 -34
  72. package/dist/entities/client.js +147 -147
  73. package/dist/entities/clientAlertConfiguration.d.ts +18 -18
  74. package/dist/entities/clientAlertConfiguration.js +101 -89
  75. package/dist/entities/clientAlertConfiguration.js.map +1 -1
  76. package/dist/entities/clientAlertRecipient.d.ts +16 -16
  77. package/dist/entities/clientAlertRecipient.js +97 -97
  78. package/dist/entities/clientAppFeature.d.ts +9 -9
  79. package/dist/entities/clientAppFeature.js +47 -47
  80. package/dist/entities/clientConfiguration.d.ts +9 -9
  81. package/dist/entities/clientConfiguration.js +58 -58
  82. package/dist/entities/clientDeviceSetting.d.ts +14 -14
  83. package/dist/entities/clientDeviceSetting.js +95 -95
  84. package/dist/entities/clientIngestorConfiguration.d.ts +8 -8
  85. package/dist/entities/clientIngestorConfiguration.js +47 -47
  86. package/dist/entities/clientType.d.ts +6 -6
  87. package/dist/entities/clientType.js +36 -36
  88. package/dist/entities/country.d.ts +16 -16
  89. package/dist/entities/country.js +91 -91
  90. package/dist/entities/customerAttribute.d.ts +15 -15
  91. package/dist/entities/customerAttribute.js +80 -80
  92. package/dist/entities/dataExport.d.ts +17 -17
  93. package/dist/entities/dataExport.js +73 -73
  94. package/dist/entities/dataSourceType.d.ts +5 -5
  95. package/dist/entities/dataSourceType.js +31 -31
  96. package/dist/entities/deactivation.d.ts +14 -14
  97. package/dist/entities/deactivation.js +83 -83
  98. package/dist/entities/deactivationReason.d.ts +6 -6
  99. package/dist/entities/deactivationReason.js +40 -40
  100. package/dist/entities/device.d.ts +38 -38
  101. package/dist/entities/device.js +173 -173
  102. package/dist/entities/deviceBehavior.d.ts +25 -25
  103. package/dist/entities/deviceBehavior.js +147 -147
  104. package/dist/entities/deviceBleMesh.d.ts +14 -14
  105. package/dist/entities/deviceBleMesh.js +77 -77
  106. package/dist/entities/deviceBleMeshUpdateTask.d.ts +18 -18
  107. package/dist/entities/deviceBleMeshUpdateTask.js +82 -82
  108. package/dist/entities/deviceChangesHistory.d.ts +8 -8
  109. package/dist/entities/deviceChangesHistory.js +47 -47
  110. package/dist/entities/deviceCustomConfiguration.d.ts +13 -13
  111. package/dist/entities/deviceCustomConfiguration.js +76 -76
  112. package/dist/entities/deviceHistory.d.ts +8 -8
  113. package/dist/entities/deviceHistory.js +46 -46
  114. package/dist/entities/deviceModelListener.d.ts +8 -8
  115. package/dist/entities/deviceModelListener.js +46 -46
  116. package/dist/entities/devicePairing.d.ts +14 -14
  117. package/dist/entities/devicePairing.js +82 -82
  118. package/dist/entities/devicePromotion.d.ts +7 -7
  119. package/dist/entities/devicePromotion.js +36 -36
  120. package/dist/entities/deviceReplacement.d.ts +12 -12
  121. package/dist/entities/deviceReplacement.js +57 -57
  122. package/dist/entities/deviceStatus.d.ts +13 -13
  123. package/dist/entities/deviceStatus.js +60 -60
  124. package/dist/entities/deviceTask.d.ts +8 -8
  125. package/dist/entities/deviceTask.js +44 -44
  126. package/dist/entities/deviceType.d.ts +27 -27
  127. package/dist/entities/deviceType.js +153 -143
  128. package/dist/entities/deviceType.js.map +1 -1
  129. package/dist/entities/deviceTypeFeature.d.ts +5 -5
  130. package/dist/entities/deviceTypeFeature.js +32 -32
  131. package/dist/entities/deviceTypeFirmware.d.ts +21 -21
  132. package/dist/entities/deviceTypeFirmware.js +117 -117
  133. package/dist/entities/deviceTypePromotion.d.ts +7 -7
  134. package/dist/entities/deviceTypePromotion.js +36 -36
  135. package/dist/entities/emailDomain.d.ts +5 -5
  136. package/dist/entities/emailDomain.js +38 -38
  137. package/dist/entities/entityTag.d.ts +12 -12
  138. package/dist/entities/entityTag.js +71 -71
  139. package/dist/entities/entityType.d.ts +5 -5
  140. package/dist/entities/entityType.js +31 -31
  141. package/dist/entities/feature.d.ts +6 -6
  142. package/dist/entities/feature.js +36 -36
  143. package/dist/entities/firmwareAutoUpgradeBlacklist.d.ts +5 -5
  144. package/dist/entities/firmwareAutoUpgradeBlacklist.js +35 -35
  145. package/dist/entities/firmwareUpgradeTask.d.ts +23 -23
  146. package/dist/entities/firmwareUpgradeTask.js +107 -107
  147. package/dist/entities/historicalBillingPlan.d.ts +21 -21
  148. package/dist/entities/{subscriptionHistoricalPrice.js → historicalBillingPlan.js} +163 -151
  149. package/dist/entities/historicalBillingPlan.js.map +1 -0
  150. package/dist/entities/iccidStatus.d.ts +7 -7
  151. package/dist/entities/iccidStatus.js +49 -49
  152. package/dist/entities/imeiIccidCarrier.d.ts +23 -23
  153. package/dist/entities/imeiIccidCarrier.js +126 -125
  154. package/dist/entities/imeiIccidCarrier.js.map +1 -1
  155. package/dist/entities/imeiIccidHistory.d.ts +7 -7
  156. package/dist/entities/imeiIccidHistory.js +43 -43
  157. package/dist/entities/imeiIccidImport.d.ts +5 -5
  158. package/dist/entities/imeiIccidImport.js +31 -31
  159. package/dist/entities/index.d.ts +121 -121
  160. package/dist/entities/index.js +121 -120
  161. package/dist/entities/index.js.map +1 -1
  162. package/dist/entities/industry.d.ts +8 -8
  163. package/dist/entities/industry.js +46 -46
  164. package/dist/entities/latestPosition.d.ts +21 -21
  165. package/dist/entities/latestPosition.js +105 -105
  166. package/dist/entities/latestPositionMigration.d.ts +20 -20
  167. package/dist/entities/latestPositionMigration.js +96 -96
  168. package/dist/entities/latestPositionMigrationBatch.d.ts +3 -3
  169. package/dist/entities/latestPositionMigrationBatch.js +21 -21
  170. package/dist/entities/latestUserAppInfo.d.ts +9 -9
  171. package/dist/entities/latestUserAppInfo.js +42 -42
  172. package/dist/entities/liveLink.d.ts +17 -17
  173. package/dist/entities/liveLink.js +125 -125
  174. package/dist/entities/magento2Gps.d.ts +50 -50
  175. package/dist/entities/magento2Gps.js +258 -258
  176. package/dist/entities/magento2Plan.d.ts +6 -6
  177. package/dist/entities/magento2Plan.js +41 -41
  178. package/dist/entities/marketplacePromotion.d.ts +7 -7
  179. package/dist/entities/marketplacePromotion.js +36 -36
  180. package/dist/entities/mobileNetwork.d.ts +9 -9
  181. package/dist/entities/mobileNetwork.js +51 -51
  182. package/dist/entities/notificationRecipient.d.ts +23 -23
  183. package/dist/entities/notificationRecipient.js +127 -127
  184. package/dist/entities/orderShipmentInternational.d.ts +12 -12
  185. package/dist/entities/orderShipmentInternational.js +66 -66
  186. package/dist/entities/organization.d.ts +10 -10
  187. package/dist/entities/organization.js +46 -46
  188. package/dist/entities/plan.d.ts +16 -16
  189. package/dist/entities/plan.js +86 -86
  190. package/dist/entities/position.d.ts +21 -21
  191. package/dist/entities/position.js +105 -105
  192. package/dist/entities/positionMigration.d.ts +20 -20
  193. package/dist/entities/positionMigration.js +96 -96
  194. package/dist/entities/positionMigrationBatch.d.ts +3 -3
  195. package/dist/entities/positionMigrationBatch.js +21 -21
  196. package/dist/entities/promotion.d.ts +24 -24
  197. package/dist/entities/promotion.js +135 -135
  198. package/dist/entities/promotionHistory.d.ts +12 -12
  199. package/dist/entities/promotionHistory.js +89 -89
  200. package/dist/entities/securityRole.d.ts +10 -10
  201. package/dist/entities/securityRole.js +47 -47
  202. package/dist/entities/serviceProvider.d.ts +7 -7
  203. package/dist/entities/serviceProvider.js +41 -41
  204. package/dist/entities/serviceProviderProduct.d.ts +9 -9
  205. package/dist/entities/serviceProviderProduct.js +61 -61
  206. package/dist/entities/serviceProviderProductNetwork.d.ts +5 -5
  207. package/dist/entities/serviceProviderProductNetwork.js +31 -31
  208. package/dist/entities/serviceProviderProductType.d.ts +5 -5
  209. package/dist/entities/serviceProviderProductType.js +31 -31
  210. package/dist/entities/sim.d.ts +16 -16
  211. package/dist/entities/sim.js +92 -92
  212. package/dist/entities/tag.d.ts +12 -12
  213. package/dist/entities/tag.js +67 -67
  214. package/dist/entities/task.d.ts +36 -36
  215. package/dist/entities/task.js +184 -184
  216. package/dist/entities/taskSchedule.d.ts +29 -29
  217. package/dist/entities/taskSchedule.js +146 -146
  218. package/dist/entities/trip.d.ts +27 -27
  219. package/dist/entities/trip.js +138 -138
  220. package/dist/entities/tripCompletionStatus.d.ts +6 -6
  221. package/dist/entities/tripCompletionStatus.js +36 -36
  222. package/dist/entities/tripPosition.d.ts +4 -4
  223. package/dist/entities/tripPosition.js +26 -26
  224. package/dist/entities/user.d.ts +48 -48
  225. package/dist/entities/user.js +217 -217
  226. package/dist/entities/userActivation.d.ts +10 -10
  227. package/dist/entities/userActivation.js +52 -52
  228. package/dist/entities/userActivationDevice.d.ts +28 -28
  229. package/dist/entities/userActivationDevice.js +164 -164
  230. package/dist/entities/userActivationEvent.d.ts +13 -13
  231. package/dist/entities/userActivationEvent.js +61 -61
  232. package/dist/entities/userActivationMetric.d.ts +39 -39
  233. package/dist/entities/userActivationMetric.js +208 -208
  234. package/dist/entities/userAlertComplain.d.ts +18 -18
  235. package/dist/entities/userAlertComplain.js +78 -78
  236. package/dist/entities/userAlertConfiguration.d.ts +25 -25
  237. package/dist/entities/userAlertConfiguration.js +142 -142
  238. package/dist/entities/userAlertNotificationsConfig.d.ts +14 -14
  239. package/dist/entities/userAlertNotificationsConfig.js +90 -90
  240. package/dist/entities/userAppFeedback.d.ts +11 -11
  241. package/dist/entities/userAppFeedback.js +52 -52
  242. package/dist/entities/userAppIncident.d.ts +30 -30
  243. package/dist/entities/userAppIncident.js +176 -176
  244. package/dist/entities/userConfiguration.d.ts +21 -21
  245. package/dist/entities/userConfiguration.js +109 -109
  246. package/dist/entities/userDataDeletionRequest.d.ts +12 -12
  247. package/dist/entities/userDataDeletionRequest.js +57 -57
  248. package/dist/entities/userDeviceBehaviorTask.d.ts +16 -16
  249. package/dist/entities/userDeviceBehaviorTask.js +80 -80
  250. package/dist/entities/userInvitation.d.ts +21 -21
  251. package/dist/entities/userInvitation.js +166 -101
  252. package/dist/entities/userInvitation.js.map +1 -1
  253. package/dist/entities/userRatingRequest.d.ts +14 -14
  254. package/dist/entities/userRatingRequest.js +75 -75
  255. package/dist/entities/userRegistrationAttempt.d.ts +36 -36
  256. package/dist/entities/userRegistrationAttempt.js +177 -177
  257. package/dist/entities/userSecurityRole.d.ts +12 -12
  258. package/dist/entities/userSecurityRole.js +45 -45
  259. package/dist/index.d.ts +24 -24
  260. package/dist/index.js +1 -1
  261. package/dist/migration/1684483704434-addLowerCaseIndex.d.ts +5 -5
  262. package/dist/migration/1684483704434-addLowerCaseIndex.js +16 -16
  263. package/dist/novaDataSource.d.ts +88 -88
  264. package/dist/novaDataSource.js +192 -194
  265. package/dist/novaDataSource.js.map +1 -1
  266. package/dist/repositories/acumatica/getAcumaticaImeiIccidData.d.ts +5 -5
  267. package/dist/repositories/acumatica/getAcumaticaImeiIccidData.js +46 -46
  268. package/dist/repositories/acumatica/getAcumaticaShipmentAmazon.d.ts +5 -5
  269. package/dist/repositories/acumatica/getAcumaticaShipmentAmazon.js +22 -22
  270. package/dist/repositories/acumatica/getAcumaticaShipmentDetails.d.ts +4 -4
  271. package/dist/repositories/acumatica/getAcumaticaShipmentDetails.js +55 -55
  272. package/dist/repositories/acumatica/getLastAcumaticaShipmentDetails.d.ts +4 -4
  273. package/dist/repositories/acumatica/getLastAcumaticaShipmentDetails.js +32 -32
  274. package/dist/repositories/acumatica/getOrderShipmentInternational.d.ts +5 -5
  275. package/dist/repositories/acumatica/getOrderShipmentInternational.js +22 -22
  276. package/dist/repositories/acumatica/index.d.ts +47 -47
  277. package/dist/repositories/acumatica/index.js +80 -80
  278. package/dist/repositories/aempToken/createAempToken.d.ts +5 -5
  279. package/dist/repositories/aempToken/createAempToken.js +26 -26
  280. package/dist/repositories/aempToken/deleteAempTokens.d.ts +4 -4
  281. package/dist/repositories/aempToken/deleteAempTokens.js +30 -30
  282. package/dist/repositories/aempToken/getAempTokens.d.ts +5 -5
  283. package/dist/repositories/aempToken/getAempTokens.js +34 -34
  284. package/dist/repositories/aempToken/index.d.ts +33 -33
  285. package/dist/repositories/aempToken/index.js +53 -53
  286. package/dist/repositories/alertTypes/getAlertTypes.d.ts +4 -4
  287. package/dist/repositories/alertTypes/getAlertTypes.js +18 -18
  288. package/dist/repositories/alertTypes/index.d.ts +6 -6
  289. package/dist/repositories/alertTypes/index.js +18 -18
  290. package/dist/repositories/alerts/createAlert.d.ts +6 -6
  291. package/dist/repositories/alerts/createAlert.js +98 -98
  292. package/dist/repositories/alerts/createUserAlertComplain.d.ts +4 -4
  293. package/dist/repositories/alerts/createUserAlertComplain.js +26 -26
  294. package/dist/repositories/alerts/getAlertsReportByClient.d.ts +7 -7
  295. package/dist/repositories/alerts/getAlertsReportByClient.js +69 -69
  296. package/dist/repositories/alerts/getAlertsReportByUser.d.ts +4 -4
  297. package/dist/repositories/alerts/getAlertsReportByUser.js +131 -131
  298. package/dist/repositories/alerts/index.d.ts +78 -78
  299. package/dist/repositories/alerts/index.js +104 -104
  300. package/dist/repositories/appFeatures/createAppFeatureType.d.ts +5 -5
  301. package/dist/repositories/appFeatures/createAppFeatureType.js +15 -15
  302. package/dist/repositories/appFeatures/createClientAppFeature.d.ts +5 -5
  303. package/dist/repositories/appFeatures/createClientAppFeature.js +15 -15
  304. package/dist/repositories/appFeatures/getClientAppFeatures.d.ts +5 -5
  305. package/dist/repositories/appFeatures/getClientAppFeatures.js +44 -44
  306. package/dist/repositories/appFeatures/index.d.ts +37 -37
  307. package/dist/repositories/appFeatures/index.js +57 -57
  308. package/dist/repositories/assetCategories/getAssetCategories.d.ts +3 -3
  309. package/dist/repositories/assetCategories/getAssetCategories.js +18 -18
  310. package/dist/repositories/assetCategories/index.d.ts +9 -9
  311. package/dist/repositories/assetCategories/index.js +16 -16
  312. package/dist/repositories/baseRepository.d.ts +21 -21
  313. package/dist/repositories/baseRepository.js +23 -23
  314. package/dist/repositories/billing/createBilling.d.ts +5 -5
  315. package/dist/repositories/billing/createBilling.js +37 -37
  316. package/dist/repositories/billing/createBillingDeviceHistory.d.ts +5 -5
  317. package/dist/repositories/billing/createBillingDeviceHistory.js +30 -30
  318. package/dist/repositories/billing/createBillingHubspotPaymentLog.d.ts +5 -5
  319. package/dist/repositories/billing/createBillingHubspotPaymentLog.js +61 -61
  320. package/dist/repositories/billing/createBillingStatusHistoryBraintree.d.ts +5 -5
  321. package/dist/repositories/billing/createBillingStatusHistoryBraintree.js +32 -32
  322. package/dist/repositories/billing/getBillingCustomerBraintreeById.d.ts +5 -5
  323. package/dist/repositories/billing/getBillingCustomerBraintreeById.js +23 -23
  324. package/dist/repositories/billing/getBillingDeviceTypePlans.d.ts +5 -5
  325. package/dist/repositories/billing/getBillingDeviceTypePlans.js +21 -21
  326. package/dist/repositories/billing/getBillingKlarnaOrderByImei.d.ts +5 -5
  327. package/dist/repositories/billing/getBillingKlarnaOrderByImei.js +23 -23
  328. package/dist/repositories/billing/getBillingPlans.d.ts +4 -4
  329. package/dist/repositories/billing/getBillingPlans.js +67 -67
  330. package/dist/repositories/billing/getBillingSubscriptionBraintreeByImei.d.ts +5 -5
  331. package/dist/repositories/billing/getBillingSubscriptionBraintreeByImei.js +23 -23
  332. package/dist/repositories/billing/getBillingSubscriptionsBraintree.d.ts +5 -5
  333. package/dist/repositories/billing/getBillingSubscriptionsBraintree.js +30 -30
  334. package/dist/repositories/billing/getBillings.d.ts +5 -5
  335. package/dist/repositories/billing/getBillings.js +47 -47
  336. package/dist/repositories/billing/getBraintreePastDueSubscriptions.d.ts +4 -4
  337. package/dist/repositories/billing/getBraintreePastDueSubscriptions.js +13 -13
  338. package/dist/repositories/billing/getCanceledImeis.d.ts +4 -4
  339. package/dist/repositories/billing/getCanceledImeis.js +95 -95
  340. package/dist/repositories/billing/getCanceledImeisMatchingMagentoData.d.ts +4 -4
  341. package/dist/repositories/billing/getCanceledImeisMatchingMagentoData.js +65 -65
  342. package/dist/repositories/billing/getChurnStatusByClientId.d.ts +4 -4
  343. package/dist/repositories/billing/getChurnStatusByClientId.js +36 -36
  344. package/dist/repositories/billing/getClientIdFromBraintreeCustomer.d.ts +4 -4
  345. package/dist/repositories/billing/getClientIdFromBraintreeCustomer.js +25 -25
  346. package/dist/repositories/billing/getMagentoPlan.d.ts +5 -5
  347. package/dist/repositories/billing/getMagentoPlan.js +26 -26
  348. package/dist/repositories/billing/getUserByBraintreeCustomerId.d.ts +5 -5
  349. package/dist/repositories/billing/getUserByBraintreeCustomerId.js +27 -27
  350. package/dist/repositories/billing/index.d.ts +243 -243
  351. package/dist/repositories/billing/index.js +424 -424
  352. package/dist/repositories/billing/updateBilling.d.ts +4 -4
  353. package/dist/repositories/billing/updateBilling.js +43 -43
  354. package/dist/repositories/billing/updateBillingCustomerBraintree.d.ts +4 -4
  355. package/dist/repositories/billing/updateBillingCustomerBraintree.js +37 -37
  356. package/dist/repositories/billing/upsertBillingCustomerBraintree.d.ts +5 -5
  357. package/dist/repositories/billing/upsertBillingCustomerBraintree.js +48 -48
  358. package/dist/repositories/billing/upsertBillingDeviceTypePlan.d.ts +5 -5
  359. package/dist/repositories/billing/upsertBillingDeviceTypePlan.js +66 -66
  360. package/dist/repositories/billing/upsertBillingKlarnaCustomer.d.ts +5 -5
  361. package/dist/repositories/billing/upsertBillingKlarnaCustomer.js +52 -52
  362. package/dist/repositories/billing/upsertBillingKlarnaOrder.d.ts +5 -5
  363. package/dist/repositories/billing/upsertBillingKlarnaOrder.js +58 -58
  364. package/dist/repositories/billing/upsertBillingPlans.d.ts +5 -5
  365. package/dist/repositories/billing/upsertBillingPlans.js +53 -53
  366. package/dist/repositories/billing/upsertBillingSubscriptionBraintree.d.ts +4 -4
  367. package/dist/repositories/billing/upsertBillingSubscriptionBraintree.js +20 -20
  368. package/dist/repositories/blacklist/deleteBlackList.d.ts +4 -4
  369. package/dist/repositories/blacklist/deleteBlackList.js +19 -19
  370. package/dist/repositories/blacklist/getBlacklists.d.ts +5 -5
  371. package/dist/repositories/blacklist/getBlacklists.js +24 -24
  372. package/dist/repositories/blacklist/index.d.ts +43 -43
  373. package/dist/repositories/blacklist/index.js +70 -70
  374. package/dist/repositories/blacklist/updateBlackList.d.ts +4 -4
  375. package/dist/repositories/blacklist/updateBlackList.js +30 -30
  376. package/dist/repositories/blacklist/upsertBlackList.d.ts +5 -5
  377. package/dist/repositories/blacklist/upsertBlackList.js +40 -40
  378. package/dist/repositories/bleMesh/addBeaconBLEMesh.d.ts +5 -5
  379. package/dist/repositories/bleMesh/addBeaconBLEMesh.js +28 -28
  380. package/dist/repositories/bleMesh/addDevicesToBLEMesh.d.ts +5 -5
  381. package/dist/repositories/bleMesh/addDevicesToBLEMesh.js +37 -37
  382. package/dist/repositories/bleMesh/createBLEMesh.d.ts +5 -5
  383. package/dist/repositories/bleMesh/createBLEMesh.js +18 -18
  384. package/dist/repositories/bleMesh/createDeviceBLEMeshUpdateTask.d.ts +5 -5
  385. package/dist/repositories/bleMesh/createDeviceBLEMeshUpdateTask.js +46 -46
  386. package/dist/repositories/bleMesh/getBLEMeshes.d.ts +4 -4
  387. package/dist/repositories/bleMesh/getBLEMeshes.js +45 -45
  388. package/dist/repositories/bleMesh/getBeaconBLEMeshes.d.ts +4 -4
  389. package/dist/repositories/bleMesh/getBeaconBLEMeshes.js +43 -43
  390. package/dist/repositories/bleMesh/getDeviceBLEMeshUpdateTasks.d.ts +4 -4
  391. package/dist/repositories/bleMesh/getDeviceBLEMeshUpdateTasks.js +55 -55
  392. package/dist/repositories/bleMesh/getDeviceBLEMeshes.d.ts +4 -4
  393. package/dist/repositories/bleMesh/getDeviceBLEMeshes.js +49 -49
  394. package/dist/repositories/bleMesh/index.d.ts +157 -157
  395. package/dist/repositories/bleMesh/index.js +268 -268
  396. package/dist/repositories/bleMesh/removeBLEMesh.d.ts +4 -4
  397. package/dist/repositories/bleMesh/removeBLEMesh.js +21 -21
  398. package/dist/repositories/bleMesh/removeBeaconBLEMeshes.d.ts +4 -4
  399. package/dist/repositories/bleMesh/removeBeaconBLEMeshes.js +20 -20
  400. package/dist/repositories/bleMesh/removeBeaconsFromBLEMesh.d.ts +4 -4
  401. package/dist/repositories/bleMesh/removeBeaconsFromBLEMesh.js +27 -27
  402. package/dist/repositories/bleMesh/removeDevicesFromBLEMesh.d.ts +4 -4
  403. package/dist/repositories/bleMesh/removeDevicesFromBLEMesh.js +24 -24
  404. package/dist/repositories/bleMesh/updateBLEMesh.d.ts +4 -4
  405. package/dist/repositories/bleMesh/updateBLEMesh.js +31 -31
  406. package/dist/repositories/bleMesh/updateBeaconBLEMesh.d.ts +4 -4
  407. package/dist/repositories/bleMesh/updateBeaconBLEMesh.js +26 -26
  408. package/dist/repositories/bleMesh/updateDevicesBLEMesh.d.ts +4 -4
  409. package/dist/repositories/bleMesh/updateDevicesBLEMesh.js +29 -29
  410. package/dist/repositories/bleMesh/updateDevicesBLEMeshUpdateTask.d.ts +4 -4
  411. package/dist/repositories/bleMesh/updateDevicesBLEMeshUpdateTask.js +26 -26
  412. package/dist/repositories/bleMeshConfiguration/createBLEMeshConfigurationParams.d.ts +5 -5
  413. package/dist/repositories/bleMeshConfiguration/createBLEMeshConfigurationParams.js +18 -18
  414. package/dist/repositories/bleMeshConfiguration/deleteBLEMeshConfiguration.d.ts +4 -4
  415. package/dist/repositories/bleMeshConfiguration/deleteBLEMeshConfiguration.js +16 -16
  416. package/dist/repositories/bleMeshConfiguration/getBLEMeshConfiguration.d.ts +5 -5
  417. package/dist/repositories/bleMeshConfiguration/getBLEMeshConfiguration.js +28 -28
  418. package/dist/repositories/bleMeshConfiguration/index.d.ts +46 -46
  419. package/dist/repositories/bleMeshConfiguration/index.js +73 -73
  420. package/dist/repositories/bleMeshConfiguration/updateBLEMeshConfiguration.d.ts +4 -4
  421. package/dist/repositories/bleMeshConfiguration/updateBLEMeshConfiguration.js +30 -30
  422. package/dist/repositories/boundaries/createBoundary.d.ts +5 -5
  423. package/dist/repositories/boundaries/createBoundary.js +52 -52
  424. package/dist/repositories/boundaries/deleteBoundary.d.ts +4 -4
  425. package/dist/repositories/boundaries/deleteBoundary.js +23 -23
  426. package/dist/repositories/boundaries/getBoundariesByClientId.d.ts +5 -5
  427. package/dist/repositories/boundaries/getBoundariesByClientId.js +51 -51
  428. package/dist/repositories/boundaries/getBoundariesIdsByClientId.d.ts +4 -4
  429. package/dist/repositories/boundaries/getBoundariesIdsByClientId.js +23 -23
  430. package/dist/repositories/boundaries/getBoundariesReport.d.ts +4 -4
  431. package/dist/repositories/boundaries/getBoundariesReport.js +129 -129
  432. package/dist/repositories/boundaries/getBoundaryById.d.ts +5 -5
  433. package/dist/repositories/boundaries/getBoundaryById.js +22 -22
  434. package/dist/repositories/boundaries/index.d.ts +106 -106
  435. package/dist/repositories/boundaries/index.js +178 -178
  436. package/dist/repositories/boundaries/processBoundaryEvent.d.ts +4 -4
  437. package/dist/repositories/boundaries/processBoundaryEvent.js +211 -211
  438. package/dist/repositories/boundaries/updateBoundary.d.ts +4 -4
  439. package/dist/repositories/boundaries/updateBoundary.js +53 -53
  440. package/dist/repositories/boundaries/upsertBoundaryEvent.d.ts +4 -4
  441. package/dist/repositories/boundaries/upsertBoundaryEvent.js +23 -23
  442. package/dist/repositories/clientAlertConfiguration/createClientAlertConfiguration.d.ts +5 -5
  443. package/dist/repositories/clientAlertConfiguration/createClientAlertConfiguration.js +24 -24
  444. package/dist/repositories/clientAlertConfiguration/deleteClientAlertConfiguration.d.ts +4 -4
  445. package/dist/repositories/clientAlertConfiguration/deleteClientAlertConfiguration.js +24 -24
  446. package/dist/repositories/clientAlertConfiguration/getClientAlertConfigurations.d.ts +5 -5
  447. package/dist/repositories/clientAlertConfiguration/getClientAlertConfigurations.js +43 -43
  448. package/dist/repositories/clientAlertConfiguration/getClientAlertRecipients.d.ts +4 -4
  449. package/dist/repositories/clientAlertConfiguration/getClientAlertRecipients.js +39 -39
  450. package/dist/repositories/clientAlertConfiguration/getUsersDataForClientAlertConfig.d.ts +4 -4
  451. package/dist/repositories/clientAlertConfiguration/getUsersDataForClientAlertConfig.js +72 -72
  452. package/dist/repositories/clientAlertConfiguration/index.d.ts +13 -13
  453. package/dist/repositories/clientAlertConfiguration/index.js +138 -138
  454. package/dist/repositories/clientAlertConfiguration/isUserAllowedForAlertConfig.d.ts +4 -4
  455. package/dist/repositories/clientAlertConfiguration/isUserAllowedForAlertConfig.js +50 -50
  456. package/dist/repositories/clientAlertConfiguration/setClientAlertRecipients.d.ts +4 -4
  457. package/dist/repositories/clientAlertConfiguration/setClientAlertRecipients.js +174 -174
  458. package/dist/repositories/clientAlertConfiguration/updateClientAlertConfiguration.d.ts +4 -4
  459. package/dist/repositories/clientAlertConfiguration/updateClientAlertConfiguration.js +42 -42
  460. package/dist/repositories/clients/createClient.d.ts +5 -5
  461. package/dist/repositories/clients/createClient.js +35 -35
  462. package/dist/repositories/clients/createClientConfiguration.d.ts +5 -5
  463. package/dist/repositories/clients/createClientConfiguration.js +20 -20
  464. package/dist/repositories/clients/createClientIngestorConfiguration.d.ts +5 -5
  465. package/dist/repositories/clients/createClientIngestorConfiguration.js +20 -20
  466. package/dist/repositories/clients/createCustomerAttribute.d.ts +5 -5
  467. package/dist/repositories/clients/createCustomerAttribute.js +21 -21
  468. package/dist/repositories/clients/deleteClientAndConfiguration.d.ts +4 -4
  469. package/dist/repositories/clients/deleteClientAndConfiguration.js +25 -25
  470. package/dist/repositories/clients/getClient.d.ts +5 -5
  471. package/dist/repositories/clients/getClient.js +37 -37
  472. package/dist/repositories/clients/getClientConfiguration.d.ts +5 -5
  473. package/dist/repositories/clients/getClientConfiguration.js +30 -30
  474. package/dist/repositories/clients/getClientIngestorConfigurations.d.ts +4 -4
  475. package/dist/repositories/clients/getClientIngestorConfigurations.js +24 -24
  476. package/dist/repositories/clients/getClients.d.ts +5 -5
  477. package/dist/repositories/clients/getClients.js +31 -31
  478. package/dist/repositories/clients/getCustomerAttribute.d.ts +5 -5
  479. package/dist/repositories/clients/getCustomerAttribute.js +22 -22
  480. package/dist/repositories/clients/index.d.ts +138 -138
  481. package/dist/repositories/clients/index.js +227 -227
  482. package/dist/repositories/clients/updateClient.d.ts +4 -4
  483. package/dist/repositories/clients/updateClient.js +52 -52
  484. package/dist/repositories/clients/updateClientConfiguration.d.ts +4 -4
  485. package/dist/repositories/clients/updateClientConfiguration.js +28 -28
  486. package/dist/repositories/clients/updateCustomerAttribute.d.ts +4 -4
  487. package/dist/repositories/clients/updateCustomerAttribute.js +26 -26
  488. package/dist/repositories/countries/getCountries.d.ts +4 -4
  489. package/dist/repositories/countries/getCountries.js +19 -19
  490. package/dist/repositories/countries/getCountry.d.ts +5 -5
  491. package/dist/repositories/countries/getCountry.js +28 -28
  492. package/dist/repositories/countries/index.d.ts +20 -20
  493. package/dist/repositories/countries/index.js +33 -33
  494. package/dist/repositories/dataExports/createDataExports.d.ts +5 -5
  495. package/dist/repositories/dataExports/createDataExports.js +31 -31
  496. package/dist/repositories/dataExports/getDataExports.d.ts +4 -4
  497. package/dist/repositories/dataExports/getDataExports.js +46 -46
  498. package/dist/repositories/dataExports/index.d.ts +38 -38
  499. package/dist/repositories/dataExports/index.js +58 -58
  500. package/dist/repositories/dataExports/updateDataExports.d.ts +4 -4
  501. package/dist/repositories/dataExports/updateDataExports.js +25 -25
  502. package/dist/repositories/deactivations/createDeactivation.d.ts +5 -5
  503. package/dist/repositories/deactivations/createDeactivation.js +16 -16
  504. package/dist/repositories/deactivations/getDeactivationReasons.d.ts +5 -5
  505. package/dist/repositories/deactivations/getDeactivationReasons.js +29 -29
  506. package/dist/repositories/deactivations/getLatestDeactivationByImei.d.ts +5 -5
  507. package/dist/repositories/deactivations/getLatestDeactivationByImei.js +24 -24
  508. package/dist/repositories/deactivations/index.d.ts +38 -38
  509. package/dist/repositories/deactivations/index.js +58 -58
  510. package/dist/repositories/deviceBehaviors/createDeviceBehaviorTask.d.ts +5 -5
  511. package/dist/repositories/deviceBehaviors/createDeviceBehaviorTask.js +48 -48
  512. package/dist/repositories/deviceBehaviors/getDeviceBehaviorTasks.d.ts +5 -5
  513. package/dist/repositories/deviceBehaviors/getDeviceBehaviorTasks.js +45 -45
  514. package/dist/repositories/deviceBehaviors/getDeviceBehaviors.d.ts +5 -5
  515. package/dist/repositories/deviceBehaviors/getDeviceBehaviors.js +46 -46
  516. package/dist/repositories/deviceBehaviors/getDeviceBehaviorsByIds.d.ts +5 -5
  517. package/dist/repositories/deviceBehaviors/getDeviceBehaviorsByIds.js +21 -21
  518. package/dist/repositories/deviceBehaviors/index.d.ts +70 -70
  519. package/dist/repositories/deviceBehaviors/index.js +111 -111
  520. package/dist/repositories/deviceBehaviors/updateDeviceBehaviorTask.d.ts +4 -4
  521. package/dist/repositories/deviceBehaviors/updateDeviceBehaviorTask.js +27 -27
  522. package/dist/repositories/deviceBehaviors/upsertDeviceBehavior.d.ts +5 -5
  523. package/dist/repositories/deviceBehaviors/upsertDeviceBehavior.js +20 -20
  524. package/dist/repositories/devicePairings/createDevicePairing.d.ts +5 -5
  525. package/dist/repositories/devicePairings/createDevicePairing.js +21 -21
  526. package/dist/repositories/devicePairings/deleteDevicePairing.d.ts +4 -4
  527. package/dist/repositories/devicePairings/deleteDevicePairing.js +16 -16
  528. package/dist/repositories/devicePairings/getDevicePairings.d.ts +5 -5
  529. package/dist/repositories/devicePairings/getDevicePairings.js +41 -41
  530. package/dist/repositories/devicePairings/getDevicePairingsByClientId.d.ts +5 -5
  531. package/dist/repositories/devicePairings/getDevicePairingsByClientId.js +27 -27
  532. package/dist/repositories/devicePairings/getDevicePairingsByImei.d.ts +5 -5
  533. package/dist/repositories/devicePairings/getDevicePairingsByImei.js +25 -25
  534. package/dist/repositories/devicePairings/index.d.ts +65 -65
  535. package/dist/repositories/devicePairings/index.js +106 -106
  536. package/dist/repositories/devicePairings/updateDevicePairing.d.ts +4 -4
  537. package/dist/repositories/devicePairings/updateDevicePairing.js +35 -35
  538. package/dist/repositories/deviceStatus/extendedDeviceStatus.d.ts +12 -12
  539. package/dist/repositories/deviceStatus/extendedDeviceStatus.js +206 -206
  540. package/dist/repositories/deviceStatus/getDeviceStatuses.d.ts +4 -4
  541. package/dist/repositories/deviceStatus/getDeviceStatuses.js +87 -87
  542. package/dist/repositories/deviceStatus/getDeviceStatusesCount.d.ts +4 -4
  543. package/dist/repositories/deviceStatus/getDeviceStatusesCount.js +41 -41
  544. package/dist/repositories/deviceStatus/index.d.ts +35 -35
  545. package/dist/repositories/deviceStatus/index.js +62 -62
  546. package/dist/repositories/deviceStatus/upsertDeviceStatuses.d.ts +4 -4
  547. package/dist/repositories/deviceStatus/upsertDeviceStatuses.js +39 -39
  548. package/dist/repositories/deviceTypeFeature/bulkCreateDeviceTypeFeature.d.ts +5 -5
  549. package/dist/repositories/deviceTypeFeature/bulkCreateDeviceTypeFeature.js +19 -19
  550. package/dist/repositories/deviceTypeFeature/deleteDeviceTypeFeature.d.ts +4 -4
  551. package/dist/repositories/deviceTypeFeature/deleteDeviceTypeFeature.js +21 -21
  552. package/dist/repositories/deviceTypeFeature/getDeviceTypeFeatures.d.ts +4 -4
  553. package/dist/repositories/deviceTypeFeature/getDeviceTypeFeatures.js +24 -24
  554. package/dist/repositories/deviceTypeFeature/index.d.ts +27 -27
  555. package/dist/repositories/deviceTypeFeature/index.js +47 -47
  556. package/dist/repositories/devices/addDeviceChangesHistory.d.ts +5 -5
  557. package/dist/repositories/devices/addDeviceChangesHistory.js +34 -34
  558. package/dist/repositories/devices/allImeisAreActiveForClient.d.ts +4 -4
  559. package/dist/repositories/devices/allImeisAreActiveForClient.js +29 -29
  560. package/dist/repositories/devices/createClientDeviceSetting.d.ts +5 -5
  561. package/dist/repositories/devices/createClientDeviceSetting.js +26 -26
  562. package/dist/repositories/devices/createDevice.d.ts +5 -5
  563. package/dist/repositories/devices/createDevice.js +30 -30
  564. package/dist/repositories/devices/createDeviceReplacement.d.ts +5 -5
  565. package/dist/repositories/devices/createDeviceReplacement.js +34 -34
  566. package/dist/repositories/devices/createDeviceType.d.ts +5 -5
  567. package/dist/repositories/devices/createDeviceType.js +15 -15
  568. package/dist/repositories/devices/createImeiIccidCarrier.d.ts +5 -5
  569. package/dist/repositories/devices/createImeiIccidCarrier.js +18 -18
  570. package/dist/repositories/devices/deleteDevice.d.ts +4 -4
  571. package/dist/repositories/devices/deleteDevice.js +16 -16
  572. package/dist/repositories/devices/generateDeviceIdentifierKey.d.ts +4 -4
  573. package/dist/repositories/devices/generateDeviceIdentifierKey.js +18 -18
  574. package/dist/repositories/devices/getCanceledDevicesWithActiveSimCards.d.ts +4 -4
  575. package/dist/repositories/devices/getCanceledDevicesWithActiveSimCards.js +49 -49
  576. package/dist/repositories/devices/getCarrierStatusUpdatedBefore.d.ts +4 -4
  577. package/dist/repositories/devices/getCarrierStatusUpdatedBefore.js +45 -45
  578. package/dist/repositories/devices/getClientDeviceSetting.d.ts +5 -5
  579. package/dist/repositories/devices/getClientDeviceSetting.js +25 -25
  580. package/dist/repositories/devices/getClientDeviceSettings.d.ts +5 -5
  581. package/dist/repositories/devices/getClientDeviceSettings.js +22 -22
  582. package/dist/repositories/devices/getDevice.d.ts +5 -5
  583. package/dist/repositories/devices/getDevice.js +38 -38
  584. package/dist/repositories/devices/getDeviceChangesHistory.d.ts +5 -5
  585. package/dist/repositories/devices/getDeviceChangesHistory.js +27 -27
  586. package/dist/repositories/devices/getDeviceChangesHistoryAssignedToValuesByClient.d.ts +4 -4
  587. package/dist/repositories/devices/getDeviceChangesHistoryAssignedToValuesByClient.js +23 -23
  588. package/dist/repositories/devices/getDeviceCustomConfig.d.ts +5 -5
  589. package/dist/repositories/devices/getDeviceCustomConfig.js +42 -42
  590. package/dist/repositories/devices/getDeviceTypeByImei.d.ts +5 -5
  591. package/dist/repositories/devices/getDeviceTypeByImei.js +23 -23
  592. package/dist/repositories/devices/getDeviceTypes.d.ts +4 -4
  593. package/dist/repositories/devices/getDeviceTypes.js +52 -52
  594. package/dist/repositories/devices/getDeviceTypesModelsOrderedByDeviceCount.d.ts +3 -3
  595. package/dist/repositories/devices/getDeviceTypesModelsOrderedByDeviceCount.js +32 -32
  596. package/dist/repositories/devices/getDeviceWithUsersInfo.d.ts +4 -4
  597. package/dist/repositories/devices/getDeviceWithUsersInfo.js +61 -61
  598. package/dist/repositories/devices/getDevices.d.ts +5 -5
  599. package/dist/repositories/devices/getDevices.js +92 -92
  600. package/dist/repositories/devices/getDevicesCountByStatus.d.ts +4 -4
  601. package/dist/repositories/devices/getDevicesCountByStatus.js +31 -31
  602. package/dist/repositories/devices/getFilteredImeisWithStatus.d.ts +4 -4
  603. package/dist/repositories/devices/getFilteredImeisWithStatus.js +25 -25
  604. package/dist/repositories/devices/getIccidStatus.d.ts +5 -5
  605. package/dist/repositories/devices/getIccidStatus.js +22 -22
  606. package/dist/repositories/devices/getImeiIccidCarrier.d.ts +5 -5
  607. package/dist/repositories/devices/getImeiIccidCarrier.js +31 -28
  608. package/dist/repositories/devices/getImeiIccidCarrier.js.map +1 -1
  609. package/dist/repositories/devices/getImeiIccidCarriers.d.ts +5 -5
  610. package/dist/repositories/devices/getImeiIccidCarriers.js +25 -22
  611. package/dist/repositories/devices/getImeiIccidCarriers.js.map +1 -1
  612. package/dist/repositories/devices/getServiceProviderProduct.d.ts +5 -5
  613. package/dist/repositories/devices/getServiceProviderProduct.js +22 -22
  614. package/dist/repositories/devices/index.d.ts +331 -331
  615. package/dist/repositories/devices/index.js +562 -562
  616. package/dist/repositories/devices/updateClientDeviceSetting.d.ts +4 -4
  617. package/dist/repositories/devices/updateClientDeviceSetting.js +40 -40
  618. package/dist/repositories/devices/updateDevice.d.ts +4 -4
  619. package/dist/repositories/devices/updateDevice.js +46 -46
  620. package/dist/repositories/devices/updateDeviceType.d.ts +4 -4
  621. package/dist/repositories/devices/updateDeviceType.js +43 -43
  622. package/dist/repositories/devices/updateIccidStatus.d.ts +4 -4
  623. package/dist/repositories/devices/updateIccidStatus.js +28 -28
  624. package/dist/repositories/devices/updateImeiIccidCarrier.d.ts +4 -4
  625. package/dist/repositories/devices/updateImeiIccidCarrier.js +43 -43
  626. package/dist/repositories/devices/upsertDeviceCustomConfig.d.ts +4 -4
  627. package/dist/repositories/devices/upsertDeviceCustomConfig.js +14 -14
  628. package/dist/repositories/devices/upsertIccidStatus.d.ts +4 -4
  629. package/dist/repositories/devices/upsertIccidStatus.js +36 -36
  630. package/dist/repositories/entityTags/bulkCreateEntityTag.d.ts +5 -5
  631. package/dist/repositories/entityTags/bulkCreateEntityTag.js +20 -20
  632. package/dist/repositories/entityTags/bulkDeleteEntityTag.d.ts +4 -4
  633. package/dist/repositories/entityTags/bulkDeleteEntityTag.js +27 -27
  634. package/dist/repositories/entityTags/createEntityTag.d.ts +5 -5
  635. package/dist/repositories/entityTags/createEntityTag.js +19 -19
  636. package/dist/repositories/entityTags/deleteEntityTag.d.ts +4 -4
  637. package/dist/repositories/entityTags/deleteEntityTag.js +21 -21
  638. package/dist/repositories/entityTags/deleteEntityTagById.d.ts +3 -3
  639. package/dist/repositories/entityTags/deleteEntityTagById.js +12 -12
  640. package/dist/repositories/entityTags/enforceEntityTagsByEntity.d.ts +4 -4
  641. package/dist/repositories/entityTags/enforceEntityTagsByEntity.js +37 -37
  642. package/dist/repositories/entityTags/getEntityTagById.d.ts +5 -5
  643. package/dist/repositories/entityTags/getEntityTagById.js +22 -22
  644. package/dist/repositories/entityTags/index.d.ts +48 -48
  645. package/dist/repositories/entityTags/index.js +103 -103
  646. package/dist/repositories/entityTags/searchEntityTags.d.ts +4 -4
  647. package/dist/repositories/entityTags/searchEntityTags.js +45 -45
  648. package/dist/repositories/features/createFeature.d.ts +5 -5
  649. package/dist/repositories/features/createFeature.js +20 -20
  650. package/dist/repositories/features/deleteFeature.d.ts +4 -4
  651. package/dist/repositories/features/deleteFeature.js +16 -16
  652. package/dist/repositories/features/getFeatures.d.ts +4 -4
  653. package/dist/repositories/features/getFeatures.js +24 -24
  654. package/dist/repositories/features/index.d.ts +33 -33
  655. package/dist/repositories/features/index.js +60 -60
  656. package/dist/repositories/features/upsertFeature.d.ts +4 -4
  657. package/dist/repositories/features/upsertFeature.js +22 -22
  658. package/dist/repositories/firmwares/createDeviceFirmware.d.ts +5 -5
  659. package/dist/repositories/firmwares/createDeviceFirmware.js +37 -37
  660. package/dist/repositories/firmwares/createFirmwareAutoUpgradeBlacklist.d.ts +5 -5
  661. package/dist/repositories/firmwares/createFirmwareAutoUpgradeBlacklist.js +16 -16
  662. package/dist/repositories/firmwares/createFirmwareUpgradeTask.d.ts +5 -5
  663. package/dist/repositories/firmwares/createFirmwareUpgradeTask.js +36 -36
  664. package/dist/repositories/firmwares/getDeviceFirmwares.d.ts +4 -4
  665. package/dist/repositories/firmwares/getDeviceFirmwares.js +28 -28
  666. package/dist/repositories/firmwares/getFirmwareAutoUpgradeBlacklist.d.ts +5 -5
  667. package/dist/repositories/firmwares/getFirmwareAutoUpgradeBlacklist.js +28 -28
  668. package/dist/repositories/firmwares/getFirmwareUpgradeTasks.d.ts +5 -5
  669. package/dist/repositories/firmwares/getFirmwareUpgradeTasks.js +110 -110
  670. package/dist/repositories/firmwares/getFirmwareUpgradeTasksCount.d.ts +4 -4
  671. package/dist/repositories/firmwares/getFirmwareUpgradeTasksCount.js +61 -61
  672. package/dist/repositories/firmwares/index.d.ts +132 -132
  673. package/dist/repositories/firmwares/index.js +194 -194
  674. package/dist/repositories/firmwares/updateDeviceFirmware.d.ts +4 -4
  675. package/dist/repositories/firmwares/updateDeviceFirmware.js +41 -41
  676. package/dist/repositories/firmwares/updateFirmwareUpgradeTasks.d.ts +4 -4
  677. package/dist/repositories/firmwares/updateFirmwareUpgradeTasks.js +37 -37
  678. package/dist/repositories/index.d.ts +42 -42
  679. package/dist/repositories/index.js +42 -43
  680. package/dist/repositories/index.js.map +1 -1
  681. package/dist/repositories/latestUserAppInfo/getLatestUserAppInfo.d.ts +5 -5
  682. package/dist/repositories/latestUserAppInfo/getLatestUserAppInfo.js +26 -26
  683. package/dist/repositories/latestUserAppInfo/index.d.ts +23 -23
  684. package/dist/repositories/latestUserAppInfo/index.js +36 -36
  685. package/dist/repositories/latestUserAppInfo/upsertLatestUserAppInfo.d.ts +4 -4
  686. package/dist/repositories/latestUserAppInfo/upsertLatestUserAppInfo.js +28 -28
  687. package/dist/repositories/notificationRecipients/createNotificationRecipient.d.ts +5 -5
  688. package/dist/repositories/notificationRecipients/createNotificationRecipient.js +38 -38
  689. package/dist/repositories/notificationRecipients/deleteNotificationRecipients.d.ts +4 -4
  690. package/dist/repositories/notificationRecipients/deleteNotificationRecipients.js +31 -31
  691. package/dist/repositories/notificationRecipients/deleteNotificationRecipientsByEmailOrPhone.d.ts +4 -4
  692. package/dist/repositories/notificationRecipients/deleteNotificationRecipientsByEmailOrPhone.js +28 -28
  693. package/dist/repositories/notificationRecipients/getNotificationRecipients.d.ts +5 -5
  694. package/dist/repositories/notificationRecipients/getNotificationRecipients.js +35 -35
  695. package/dist/repositories/notificationRecipients/index.d.ts +83 -83
  696. package/dist/repositories/notificationRecipients/index.js +131 -131
  697. package/dist/repositories/notificationRecipients/updateNotificationRecipient.d.ts +4 -4
  698. package/dist/repositories/notificationRecipients/updateNotificationRecipient.js +37 -37
  699. package/dist/repositories/notificationRecipients/updateUsersNotificationsUnsubscribedInfoStatus.d.ts +4 -4
  700. package/dist/repositories/notificationRecipients/updateUsersNotificationsUnsubscribedInfoStatus.js +65 -65
  701. package/dist/repositories/notificationRecipients/updateUsersNotificationsUnsuscribedStatus.d.ts +4 -4
  702. package/dist/repositories/notificationRecipients/updateUsersNotificationsUnsuscribedStatus.js +28 -28
  703. package/dist/repositories/positions/createPosition.d.ts +6 -6
  704. package/dist/repositories/positions/createPosition.js +102 -102
  705. package/dist/repositories/positions/getBatteryReportForDevice.d.ts +4 -4
  706. package/dist/repositories/positions/getBatteryReportForDevice.js +46 -46
  707. package/dist/repositories/positions/getLatestPositionByImei.d.ts +5 -5
  708. package/dist/repositories/positions/getLatestPositionByImei.js +32 -32
  709. package/dist/repositories/positions/getPositionsByImei.d.ts +5 -5
  710. package/dist/repositories/positions/getPositionsByImei.js +29 -29
  711. package/dist/repositories/positions/getPositionsReportByClient.d.ts +4 -4
  712. package/dist/repositories/positions/getPositionsReportByClient.js +95 -95
  713. package/dist/repositories/positions/index.d.ts +69 -69
  714. package/dist/repositories/positions/index.js +109 -109
  715. package/dist/repositories/positions/mapping/mapToPositionReport.d.ts +5 -5
  716. package/dist/repositories/positions/mapping/mapToPositionReport.js +20 -20
  717. package/dist/repositories/positions/upsertLatestPosition.d.ts +4 -4
  718. package/dist/repositories/positions/upsertLatestPosition.js +41 -41
  719. package/dist/repositories/promotions/bulkInsertDeviceTypePromotion.d.ts +5 -5
  720. package/dist/repositories/promotions/bulkInsertDeviceTypePromotion.js +14 -14
  721. package/dist/repositories/promotions/bulkInsertMarketplacePromotion.d.ts +5 -5
  722. package/dist/repositories/promotions/bulkInsertMarketplacePromotion.js +14 -14
  723. package/dist/repositories/promotions/createPromotion.d.ts +5 -5
  724. package/dist/repositories/promotions/createPromotion.js +29 -29
  725. package/dist/repositories/promotions/createPromotionHistory.d.ts +5 -5
  726. package/dist/repositories/promotions/createPromotionHistory.js +17 -17
  727. package/dist/repositories/promotions/deleteDeviceTypePromotion.d.ts +4 -4
  728. package/dist/repositories/promotions/deleteDeviceTypePromotion.js +21 -21
  729. package/dist/repositories/promotions/deleteMarketplacePromotion.d.ts +4 -4
  730. package/dist/repositories/promotions/deleteMarketplacePromotion.js +23 -23
  731. package/dist/repositories/promotions/getDeviceTypePromotion.d.ts +5 -5
  732. package/dist/repositories/promotions/getDeviceTypePromotion.js +27 -27
  733. package/dist/repositories/promotions/getMarketplacePromotion.d.ts +5 -5
  734. package/dist/repositories/promotions/getMarketplacePromotion.js +27 -27
  735. package/dist/repositories/promotions/getPromotions.d.ts +5 -5
  736. package/dist/repositories/promotions/getPromotions.js +63 -63
  737. package/dist/repositories/promotions/index.d.ts +72 -72
  738. package/dist/repositories/promotions/index.js +139 -139
  739. package/dist/repositories/promotions/promotionValidator.d.ts +3 -3
  740. package/dist/repositories/promotions/promotionValidator.js +16 -16
  741. package/dist/repositories/promotions/updatePromotion.d.ts +4 -4
  742. package/dist/repositories/promotions/updatePromotion.js +35 -35
  743. package/dist/repositories/security/createUserRole.d.ts +5 -5
  744. package/dist/repositories/security/createUserRole.js +30 -30
  745. package/dist/repositories/security/getAllRoles.d.ts +3 -3
  746. package/dist/repositories/security/getAllRoles.js +18 -18
  747. package/dist/repositories/security/getUserRoles.d.ts +5 -5
  748. package/dist/repositories/security/getUserRoles.js +23 -23
  749. package/dist/repositories/security/getUserRolesByClientId.d.ts +5 -5
  750. package/dist/repositories/security/getUserRolesByClientId.js +25 -25
  751. package/dist/repositories/security/index.d.ts +56 -56
  752. package/dist/repositories/security/index.js +111 -111
  753. package/dist/repositories/security/removeUserRoles.d.ts +4 -4
  754. package/dist/repositories/security/removeUserRoles.js +21 -21
  755. package/dist/repositories/security/updateUserRole.d.ts +4 -4
  756. package/dist/repositories/security/updateUserRole.js +27 -27
  757. package/dist/repositories/security/userIsAdminOrOwner.d.ts +4 -4
  758. package/dist/repositories/security/userIsAdminOrOwner.js +25 -25
  759. package/dist/repositories/security/userIsInRole.d.ts +4 -4
  760. package/dist/repositories/security/userIsInRole.js +22 -22
  761. package/dist/repositories/tags/bulkCreateTags.d.ts +5 -5
  762. package/dist/repositories/tags/bulkCreateTags.js +24 -24
  763. package/dist/repositories/tags/createTag.d.ts +5 -5
  764. package/dist/repositories/tags/createTag.js +20 -20
  765. package/dist/repositories/tags/deleteTag.d.ts +4 -4
  766. package/dist/repositories/tags/deleteTag.js +19 -19
  767. package/dist/repositories/tags/index.d.ts +41 -41
  768. package/dist/repositories/tags/index.js +82 -82
  769. package/dist/repositories/tags/searchTags.d.ts +4 -4
  770. package/dist/repositories/tags/searchTags.js +43 -43
  771. package/dist/repositories/tags/searchTagsByUser.d.ts +4 -4
  772. package/dist/repositories/tags/searchTagsByUser.js +45 -45
  773. package/dist/repositories/tags/updateTag.d.ts +4 -4
  774. package/dist/repositories/tags/updateTag.js +31 -31
  775. package/dist/repositories/tasks/addTaskScheduleDevices.d.ts +4 -4
  776. package/dist/repositories/tasks/addTaskScheduleDevices.js +37 -37
  777. package/dist/repositories/tasks/completeTask.d.ts +4 -4
  778. package/dist/repositories/tasks/completeTask.js +34 -34
  779. package/dist/repositories/tasks/createTask.d.ts +5 -5
  780. package/dist/repositories/tasks/createTask.js +22 -22
  781. package/dist/repositories/tasks/createTaskSchedule.d.ts +5 -5
  782. package/dist/repositories/tasks/createTaskSchedule.js +33 -33
  783. package/dist/repositories/tasks/deleteTask.d.ts +4 -4
  784. package/dist/repositories/tasks/deleteTask.js +22 -22
  785. package/dist/repositories/tasks/deleteTaskSchedule.d.ts +4 -4
  786. package/dist/repositories/tasks/deleteTaskSchedule.js +22 -22
  787. package/dist/repositories/tasks/deleteTaskScheduleDevices.d.ts +4 -4
  788. package/dist/repositories/tasks/deleteTaskScheduleDevices.js +17 -17
  789. package/dist/repositories/tasks/getDeviceTasks.d.ts +5 -5
  790. package/dist/repositories/tasks/getDeviceTasks.js +33 -33
  791. package/dist/repositories/tasks/getTaskSchedule.d.ts +5 -5
  792. package/dist/repositories/tasks/getTaskSchedule.js +42 -42
  793. package/dist/repositories/tasks/getTaskSchedules.d.ts +5 -5
  794. package/dist/repositories/tasks/getTaskSchedules.js +90 -90
  795. package/dist/repositories/tasks/getTaskSchedulesCount.d.ts +4 -4
  796. package/dist/repositories/tasks/getTaskSchedulesCount.js +34 -34
  797. package/dist/repositories/tasks/getTasks.d.ts +5 -5
  798. package/dist/repositories/tasks/getTasks.js +76 -76
  799. package/dist/repositories/tasks/getTasksCount.d.ts +4 -4
  800. package/dist/repositories/tasks/getTasksCount.js +30 -30
  801. package/dist/repositories/tasks/index.d.ts +325 -325
  802. package/dist/repositories/tasks/index.js +443 -443
  803. package/dist/repositories/tasks/setTaskAsPastDue.d.ts +4 -4
  804. package/dist/repositories/tasks/setTaskAsPastDue.js +23 -23
  805. package/dist/repositories/tasks/setTaskScheduleDevices.d.ts +4 -4
  806. package/dist/repositories/tasks/setTaskScheduleDevices.js +43 -43
  807. package/dist/repositories/tasks/updateTask.d.ts +4 -4
  808. package/dist/repositories/tasks/updateTask.js +21 -21
  809. package/dist/repositories/tasks/updateTaskSchedule.d.ts +4 -4
  810. package/dist/repositories/tasks/updateTaskSchedule.js +35 -35
  811. package/dist/repositories/trips/createTrip.d.ts +5 -5
  812. package/dist/repositories/trips/createTrip.js +29 -29
  813. package/dist/repositories/trips/getDeviceTripConfiguration.d.ts +4 -4
  814. package/dist/repositories/trips/getDeviceTripConfiguration.js +51 -51
  815. package/dist/repositories/trips/getTripById.d.ts +4 -4
  816. package/dist/repositories/trips/getTripById.js +21 -21
  817. package/dist/repositories/trips/getTrips.d.ts +4 -4
  818. package/dist/repositories/trips/getTrips.js +124 -124
  819. package/dist/repositories/trips/index.d.ts +36 -36
  820. package/dist/repositories/trips/index.js +77 -77
  821. package/dist/repositories/trips/updateTripEndValues.d.ts +4 -4
  822. package/dist/repositories/trips/updateTripEndValues.js +36 -36
  823. package/dist/repositories/trips/upsertTrip.d.ts +4 -4
  824. package/dist/repositories/trips/upsertTrip.js +31 -31
  825. package/dist/repositories/userActivations/createUserActivation.d.ts +5 -5
  826. package/dist/repositories/userActivations/createUserActivation.js +26 -26
  827. package/dist/repositories/userActivations/createUserActivationDevice.d.ts +5 -5
  828. package/dist/repositories/userActivations/createUserActivationDevice.js +35 -35
  829. package/dist/repositories/userActivations/createUserActivationEvent.d.ts +5 -5
  830. package/dist/repositories/userActivations/createUserActivationEvent.js +34 -34
  831. package/dist/repositories/userActivations/createUserActivationMetric.d.ts +5 -5
  832. package/dist/repositories/userActivations/createUserActivationMetric.js +28 -28
  833. package/dist/repositories/userActivations/deleteUserActivation.d.ts +4 -4
  834. package/dist/repositories/userActivations/deleteUserActivation.js +22 -22
  835. package/dist/repositories/userActivations/getLastActivationDevice.d.ts +5 -5
  836. package/dist/repositories/userActivations/getLastActivationDevice.js +31 -31
  837. package/dist/repositories/userActivations/getUserActivationById.d.ts +5 -5
  838. package/dist/repositories/userActivations/getUserActivationById.js +21 -21
  839. package/dist/repositories/userActivations/getUserActivationDevices.d.ts +5 -5
  840. package/dist/repositories/userActivations/getUserActivationDevices.js +29 -29
  841. package/dist/repositories/userActivations/getUserActivationDevicesByClientId.d.ts +5 -5
  842. package/dist/repositories/userActivations/getUserActivationDevicesByClientId.js +22 -22
  843. package/dist/repositories/userActivations/getUserActivationMetrics.d.ts +5 -5
  844. package/dist/repositories/userActivations/getUserActivationMetrics.js +29 -29
  845. package/dist/repositories/userActivations/getUserActivations.d.ts +5 -5
  846. package/dist/repositories/userActivations/getUserActivations.js +34 -34
  847. package/dist/repositories/userActivations/index.d.ts +147 -147
  848. package/dist/repositories/userActivations/index.js +237 -237
  849. package/dist/repositories/userActivations/updateUserActivationDevice.d.ts +4 -4
  850. package/dist/repositories/userActivations/updateUserActivationDevice.js +39 -39
  851. package/dist/repositories/userActivations/updateUserActivationMetrics.d.ts +4 -4
  852. package/dist/repositories/userActivations/updateUserActivationMetrics.js +61 -61
  853. package/dist/repositories/userAppFeedback/createUserAppFeedback.d.ts +5 -5
  854. package/dist/repositories/userAppFeedback/createUserAppFeedback.js +26 -26
  855. package/dist/repositories/userAppFeedback/index.d.ts +17 -17
  856. package/dist/repositories/userAppFeedback/index.js +23 -23
  857. package/dist/repositories/userAppIncidents/getUserAppIncidents.d.ts +5 -5
  858. package/dist/repositories/userAppIncidents/getUserAppIncidents.js +33 -33
  859. package/dist/repositories/userAppIncidents/index.d.ts +50 -50
  860. package/dist/repositories/userAppIncidents/index.js +63 -63
  861. package/dist/repositories/userAppIncidents/upsertUserAppIncident.d.ts +4 -4
  862. package/dist/repositories/userAppIncidents/upsertUserAppIncident.js +53 -53
  863. package/dist/repositories/userConfigurations/bulkCreateUserAlertConfigurations.d.ts +5 -5
  864. package/dist/repositories/userConfigurations/bulkCreateUserAlertConfigurations.js +45 -45
  865. package/dist/repositories/userConfigurations/createUserAlertConfiguration.d.ts +5 -5
  866. package/dist/repositories/userConfigurations/createUserAlertConfiguration.js +33 -33
  867. package/dist/repositories/userConfigurations/createUserConfiguration.d.ts +5 -5
  868. package/dist/repositories/userConfigurations/createUserConfiguration.js +34 -34
  869. package/dist/repositories/userConfigurations/deleteUserAlertConfigurations.d.ts +4 -4
  870. package/dist/repositories/userConfigurations/deleteUserAlertConfigurations.js +29 -29
  871. package/dist/repositories/userConfigurations/deleteUserAlertNotificationsConfig.d.ts +4 -4
  872. package/dist/repositories/userConfigurations/deleteUserAlertNotificationsConfig.js +29 -29
  873. package/dist/repositories/userConfigurations/deleteUserConfiguration.d.ts +4 -4
  874. package/dist/repositories/userConfigurations/deleteUserConfiguration.js +23 -23
  875. package/dist/repositories/userConfigurations/getUserAlertConfigurations.d.ts +5 -5
  876. package/dist/repositories/userConfigurations/getUserAlertConfigurations.js +33 -33
  877. package/dist/repositories/userConfigurations/getUserAlertNotificationsConfig.d.ts +5 -5
  878. package/dist/repositories/userConfigurations/getUserAlertNotificationsConfig.js +148 -148
  879. package/dist/repositories/userConfigurations/getUserConfigurations.d.ts +5 -5
  880. package/dist/repositories/userConfigurations/getUserConfigurations.js +36 -36
  881. package/dist/repositories/userConfigurations/index.d.ts +170 -170
  882. package/dist/repositories/userConfigurations/index.js +260 -260
  883. package/dist/repositories/userConfigurations/updateUserAlertConfigurations.d.ts +4 -4
  884. package/dist/repositories/userConfigurations/updateUserAlertConfigurations.js +46 -46
  885. package/dist/repositories/userConfigurations/updateUserAlertConfigurationsByIds.d.ts +4 -4
  886. package/dist/repositories/userConfigurations/updateUserAlertConfigurationsByIds.js +52 -52
  887. package/dist/repositories/userConfigurations/updateUserConfiguration.d.ts +4 -4
  888. package/dist/repositories/userConfigurations/updateUserConfiguration.js +49 -49
  889. package/dist/repositories/userConfigurations/upsertUserAlertNotificationsConfig.d.ts +4 -4
  890. package/dist/repositories/userConfigurations/upsertUserAlertNotificationsConfig.js +29 -29
  891. package/dist/repositories/userDataDeletionRequests/createUserDataDeletionRequest.d.ts +5 -5
  892. package/dist/repositories/userDataDeletionRequests/createUserDataDeletionRequest.js +28 -28
  893. package/dist/repositories/userDataDeletionRequests/getUserDataDeletionRequest.d.ts +5 -5
  894. package/dist/repositories/userDataDeletionRequests/getUserDataDeletionRequest.js +34 -34
  895. package/dist/repositories/userDataDeletionRequests/index.d.ts +39 -39
  896. package/dist/repositories/userDataDeletionRequests/index.js +66 -66
  897. package/dist/repositories/userDataDeletionRequests/removeUserDataDeletionRequest.d.ts +4 -4
  898. package/dist/repositories/userDataDeletionRequests/removeUserDataDeletionRequest.js +17 -17
  899. package/dist/repositories/userDataDeletionRequests/updateUserDataDeletionRequest.d.ts +4 -4
  900. package/dist/repositories/userDataDeletionRequests/updateUserDataDeletionRequest.js +38 -38
  901. package/dist/repositories/userInvitations/createUserInvitation.d.ts +5 -5
  902. package/dist/repositories/userInvitations/createUserInvitation.js +24 -44
  903. package/dist/repositories/userInvitations/createUserInvitation.js.map +1 -1
  904. package/dist/repositories/userInvitations/getUserInvitationById.d.ts +5 -5
  905. package/dist/repositories/userInvitations/getUserInvitationById.js +27 -27
  906. package/dist/repositories/userInvitations/getUserInvitations.d.ts +5 -5
  907. package/dist/repositories/userInvitations/getUserInvitations.js +51 -51
  908. package/dist/repositories/userInvitations/index.d.ts +58 -58
  909. package/dist/repositories/userInvitations/index.js +85 -82
  910. package/dist/repositories/userInvitations/index.js.map +1 -1
  911. package/dist/repositories/userInvitations/updateUserInvitation.d.ts +4 -4
  912. package/dist/repositories/userInvitations/updateUserInvitation.js +50 -52
  913. package/dist/repositories/userInvitations/updateUserInvitation.js.map +1 -1
  914. package/dist/repositories/userRatingRequests/createUserRatingRequest.d.ts +5 -5
  915. package/dist/repositories/userRatingRequests/createUserRatingRequest.js +34 -34
  916. package/dist/repositories/userRatingRequests/getUserRatingRequests.d.ts +5 -5
  917. package/dist/repositories/userRatingRequests/getUserRatingRequests.js +28 -28
  918. package/dist/repositories/userRatingRequests/index.d.ts +28 -28
  919. package/dist/repositories/userRatingRequests/index.js +41 -41
  920. package/dist/repositories/userRegistrationAttempts/createUserRegistrationAttempt.d.ts +5 -5
  921. package/dist/repositories/userRegistrationAttempts/createUserRegistrationAttempt.js +40 -40
  922. package/dist/repositories/userRegistrationAttempts/getUserRegistrationAttempts.d.ts +5 -5
  923. package/dist/repositories/userRegistrationAttempts/getUserRegistrationAttempts.js +34 -34
  924. package/dist/repositories/userRegistrationAttempts/index.d.ts +50 -50
  925. package/dist/repositories/userRegistrationAttempts/index.js +70 -70
  926. package/dist/repositories/userRegistrationAttempts/updateUserRegistrationAttempt.d.ts +4 -4
  927. package/dist/repositories/userRegistrationAttempts/updateUserRegistrationAttempt.js +40 -40
  928. package/dist/repositories/users/createUser.d.ts +5 -5
  929. package/dist/repositories/users/createUser.js +47 -47
  930. package/dist/repositories/users/deleteAccount.d.ts +4 -4
  931. package/dist/repositories/users/deleteAccount.js +98 -98
  932. package/dist/repositories/users/deleteUser.d.ts +4 -4
  933. package/dist/repositories/users/deleteUser.js +22 -22
  934. package/dist/repositories/users/getUserById.d.ts +5 -5
  935. package/dist/repositories/users/getUserById.js +41 -36
  936. package/dist/repositories/users/getUserById.js.map +1 -1
  937. package/dist/repositories/users/getUserClientRelatedEntitiesCount.d.ts +4 -4
  938. package/dist/repositories/users/getUserClientRelatedEntitiesCount.js +57 -57
  939. package/dist/repositories/users/getUserData.d.ts +4 -4
  940. package/dist/repositories/users/getUserData.js +26 -26
  941. package/dist/repositories/users/getUserInfoWithAmazonDevicesInfo.d.ts +4 -4
  942. package/dist/repositories/users/getUserInfoWithAmazonDevicesInfo.js +86 -86
  943. package/dist/repositories/users/getUsers.d.ts +5 -5
  944. package/dist/repositories/users/getUsers.js +96 -96
  945. package/dist/repositories/users/getUsersConfigurationByImei.d.ts +5 -5
  946. package/dist/repositories/users/getUsersConfigurationByImei.js +30 -30
  947. package/dist/repositories/users/getUsersIdByPhoneAndCountryCode.d.ts +4 -4
  948. package/dist/repositories/users/getUsersIdByPhoneAndCountryCode.js +26 -26
  949. package/dist/repositories/users/getUsersInfoWithActivationInfo.d.ts +4 -4
  950. package/dist/repositories/users/getUsersInfoWithActivationInfo.js +24 -24
  951. package/dist/repositories/users/getUsersInfoWithDevicesInfo.d.ts +4 -4
  952. package/dist/repositories/users/getUsersInfoWithDevicesInfo.js +58 -58
  953. package/dist/repositories/users/getUsersWithRoles.d.ts +4 -4
  954. package/dist/repositories/users/getUsersWithRoles.js +39 -39
  955. package/dist/repositories/users/index.d.ts +154 -154
  956. package/dist/repositories/users/index.js +251 -251
  957. package/dist/repositories/users/updateUser.d.ts +4 -4
  958. package/dist/repositories/users/updateUser.js +109 -109
  959. package/dist/subscribers/allEntitiesSubscriber.d.ts +13 -13
  960. package/dist/subscribers/allEntitiesSubscriber.js +52 -52
  961. package/dist/subscribers/index.d.ts +2 -2
  962. package/dist/subscribers/index.js +2 -2
  963. package/dist/types/acumatica.d.ts +42 -42
  964. package/dist/types/acumatica.js +1 -1
  965. package/dist/types/aempToken.d.ts +20 -20
  966. package/dist/types/aempToken.js +1 -1
  967. package/dist/types/alert.d.ts +87 -87
  968. package/dist/types/alert.js +1 -1
  969. package/dist/types/alertTypes.d.ts +6 -6
  970. package/dist/types/alertTypes.js +1 -1
  971. package/dist/types/appFeatures.d.ts +24 -24
  972. package/dist/types/appFeatures.js +1 -1
  973. package/dist/types/billing.d.ts +342 -342
  974. package/dist/types/billing.js +1 -1
  975. package/dist/types/blacklist.d.ts +32 -32
  976. package/dist/types/blacklist.js +1 -1
  977. package/dist/types/bleMesh.d.ts +157 -157
  978. package/dist/types/bleMesh.js +1 -1
  979. package/dist/types/bleMeshConfiguration.d.ts +30 -30
  980. package/dist/types/bleMeshConfiguration.js +1 -1
  981. package/dist/types/boundaries.d.ts +125 -125
  982. package/dist/types/boundaries.js +1 -1
  983. package/dist/types/clientAlertConfiguration.d.ts +100 -100
  984. package/dist/types/clientAlertConfiguration.js +1 -1
  985. package/dist/types/clients.d.ts +137 -137
  986. package/dist/types/clients.js +34 -34
  987. package/dist/types/common.d.ts +17 -17
  988. package/dist/types/common.js +1 -1
  989. package/dist/types/countries.d.ts +12 -12
  990. package/dist/types/countries.js +1 -1
  991. package/dist/types/dataExports.d.ts +43 -43
  992. package/dist/types/dataExports.js +1 -1
  993. package/dist/types/deactivations.d.ts +25 -25
  994. package/dist/types/deactivations.js +1 -1
  995. package/dist/types/deviceBehaviors.d.ts +97 -97
  996. package/dist/types/deviceBehaviors.js +1 -1
  997. package/dist/types/devicePairings.d.ts +56 -56
  998. package/dist/types/devicePairings.js +1 -1
  999. package/dist/types/deviceStatus.d.ts +84 -84
  1000. package/dist/types/deviceStatus.js +1 -1
  1001. package/dist/types/deviceTypeFeature.d.ts +23 -23
  1002. package/dist/types/deviceTypeFeature.js +3 -3
  1003. package/dist/types/devices.d.ts +414 -414
  1004. package/dist/types/devices.js +24 -24
  1005. package/dist/types/devices.js.map +1 -1
  1006. package/dist/types/entitiesTags.d.ts +63 -63
  1007. package/dist/types/entitiesTags.js +25 -25
  1008. package/dist/types/enums.d.ts +90 -90
  1009. package/dist/types/enums.js +108 -102
  1010. package/dist/types/enums.js.map +1 -1
  1011. package/dist/types/feature.d.ts +20 -20
  1012. package/dist/types/feature.js +2 -2
  1013. package/dist/types/firmwares.d.ts +129 -129
  1014. package/dist/types/firmwares.js +17 -17
  1015. package/dist/types/index.d.ts +38 -38
  1016. package/dist/types/index.js +38 -38
  1017. package/dist/types/latestUserAppInfo.d.ts +12 -12
  1018. package/dist/types/latestUserAppInfo.js +1 -1
  1019. package/dist/types/liveLinks.d.ts +92 -92
  1020. package/dist/types/liveLinks.js +1 -1
  1021. package/dist/types/logger.d.ts +68 -68
  1022. package/dist/types/logger.js +9 -9
  1023. package/dist/types/notificationRecipients.d.ts +72 -72
  1024. package/dist/types/notificationRecipients.js +1 -1
  1025. package/dist/types/position.d.ts +71 -71
  1026. package/dist/types/position.js +1 -1
  1027. package/dist/types/promotion.d.ts +121 -121
  1028. package/dist/types/promotion.js +41 -41
  1029. package/dist/types/security.d.ts +42 -42
  1030. package/dist/types/security.js +1 -1
  1031. package/dist/types/tag.d.ts +65 -65
  1032. package/dist/types/tag.js +14 -14
  1033. package/dist/types/tasks.d.ts +228 -228
  1034. package/dist/types/tasks.js +1 -1
  1035. package/dist/types/trip.d.ts +92 -92
  1036. package/dist/types/trip.js +30 -30
  1037. package/dist/types/user.d.ts +255 -252
  1038. package/dist/types/user.js +1 -1
  1039. package/dist/types/userActivations.d.ts +143 -143
  1040. package/dist/types/userActivations.js +1 -1
  1041. package/dist/types/userAppFeedback.d.ts +8 -8
  1042. package/dist/types/userAppFeedback.js +1 -1
  1043. package/dist/types/userAppIncidents.d.ts +35 -35
  1044. package/dist/types/userAppIncidents.js +1 -1
  1045. package/dist/types/userConfigurations.d.ts +127 -127
  1046. package/dist/types/userConfigurations.js +1 -1
  1047. package/dist/types/userDataDeletionRequests.d.ts +29 -29
  1048. package/dist/types/userDataDeletionRequests.js +1 -1
  1049. package/dist/types/userInvitations.d.ts +48 -48
  1050. package/dist/types/userInvitations.js +1 -1
  1051. package/dist/types/userRatingRequests.d.ts +18 -18
  1052. package/dist/types/userRatingRequests.js +1 -1
  1053. package/dist/types/userRegistrationAttempts.d.ts +36 -36
  1054. package/dist/types/userRegistrationAttempts.js +1 -1
  1055. package/dist/utils/anyAttributeHasValue.d.ts +1 -1
  1056. package/dist/utils/anyAttributeHasValue.js +20 -20
  1057. package/dist/utils/billingPlansHelper.d.ts +3 -3
  1058. package/dist/utils/billingPlansHelper.js +49 -49
  1059. package/dist/utils/boolToNumberTransformer.d.ts +5 -5
  1060. package/dist/utils/boolToNumberTransformer.js +23 -23
  1061. package/dist/utils/commaSeparatedTransformer.d.ts +9 -9
  1062. package/dist/utils/commaSeparatedTransformer.js +58 -0
  1063. package/dist/utils/commaSeparatedTransformer.js.map +1 -0
  1064. package/dist/utils/consoleLogger.d.ts +10 -10
  1065. package/dist/utils/consoleLogger.js +42 -42
  1066. package/dist/utils/dateTool.d.ts +2 -2
  1067. package/dist/utils/dateTool.js +8 -8
  1068. package/dist/utils/filterTools.d.ts +12 -12
  1069. package/dist/utils/filterTools.js +299 -299
  1070. package/dist/utils/mapRawEntityToEntity.d.ts +1 -1
  1071. package/dist/utils/mapRawEntityToEntity.js +12 -12
  1072. package/dist/utils/paramsValidators.d.ts +3 -3
  1073. package/dist/utils/paramsValidators.js +16 -16
  1074. package/dist/utils/parsingTools.d.ts +3 -3
  1075. package/dist/utils/parsingTools.js +21 -21
  1076. package/dist/utils/queryLogger.d.ts +13 -13
  1077. package/dist/utils/queryLogger.js +48 -49
  1078. package/dist/utils/queryLogger.js.map +1 -1
  1079. package/dist/utils/randomizer.d.ts +5 -5
  1080. package/dist/utils/randomizer.js +39 -39
  1081. package/dist/utils/stringToDateTransformer.d.ts +5 -5
  1082. package/dist/utils/stringToDateTransformer.js +16 -16
  1083. package/dist/utils/uuidHelpers.d.ts +2 -2
  1084. package/dist/utils/uuidHelpers.js +30 -30
  1085. package/dist/utils/uuidTransformer.d.ts +5 -5
  1086. package/dist/utils/uuidTransformer.js +39 -37
  1087. package/dist/utils/uuidTransformer.js.map +1 -1
  1088. package/package.json +2 -2
  1089. package/dist/entities/subscriptionHistoricalPrice.d.ts +0 -20
  1090. package/dist/entities/subscriptionHistoricalPrice.js.map +0 -1
@@ -1,132 +1,132 @@
1
- import { Alert, AlertType } from '../../entities';
2
- import { uuidStringToBinaryBuffer } from '../../utils/uuidHelpers';
3
- export const getAlertsReportByUser = async (novaDataSource, params, logger) => {
4
- if (!params?.filters?.userId) {
5
- logger.warn({ params }, 'AlertRepository::getAlertsReportByUser - missing required parameters');
6
- return [];
7
- }
8
- const userIdBinaryBuffer = uuidStringToBinaryBuffer(params?.filters?.userId);
9
- if (!userIdBinaryBuffer?.length) {
10
- logger.warn({ params }, 'AlertRepository::getAlertsReportByUser - user id should be a valid UUID');
11
- return [];
12
- }
13
- // Force the query to run on master or slave
14
- const dbQueryRunner = novaDataSource.createQueryRunnerFromParams(params);
15
- try {
16
- await novaDataSource.connect();
17
- const alertRepository = novaDataSource.getRepository(Alert);
18
- const alertQuery = alertRepository
19
- .createQueryBuilder('a')
20
- .setQueryRunner(dbQueryRunner)
21
- .innerJoin('a.alertType', 'aty')
22
- .where('a.userId = :userId', { userId: uuidStringToBinaryBuffer(params.filters.userId) });
23
- // When is test environment, we want to show all alerts including the ones with stage = test
24
- if (params.filters.isTestEnvironment) {
25
- alertQuery.andWhere('( aty.stage = :stage_test or aty.stage = :stage )', {
26
- stage: 'prod',
27
- stage_test: 'test',
28
- });
29
- }
30
- else
31
- alertQuery.andWhere('aty.stage = :stage', { stage: 'prod' });
32
- if (params.filters.imeis?.length) {
33
- alertQuery.andWhere('a.imei IN (:...imeis)', { imeis: params.filters.imeis });
34
- }
35
- if (params.filters.clientId) {
36
- alertQuery.andWhere('a.clientId = :clientId', { clientId: params.filters.clientId });
37
- }
38
- let alertTypeIds = params.filters.alertTypeIds;
39
- if (!alertTypeIds?.length && params.filters.alertTypeNames?.length) {
40
- const alertTypesRepo = novaDataSource.getRepository(AlertType);
41
- const filteredAlertTypesIds = await alertTypesRepo
42
- .createQueryBuilder('aty')
43
- .where('LOWER(aty.name) IN (:...alertTypeNames)', {
44
- alertTypeNames: params.filters.alertTypeNames.map(x => x.toLowerCase()),
45
- })
46
- .select('aty.id')
47
- .getMany();
48
- if (filteredAlertTypesIds?.length) {
49
- alertTypeIds = filteredAlertTypesIds.map(x => x.id);
50
- }
51
- }
52
- if (alertTypeIds?.length) {
53
- alertQuery.andWhere('a.alertTypeId IN (:alertTypeIds)', {
54
- alertTypeIds,
55
- });
56
- }
57
- if (params.filters.boundaryId) {
58
- alertQuery.andWhere('a.boundaryId = :boundaryId', {
59
- boundaryId: params.filters.boundaryId,
60
- });
61
- }
62
- if (params.filters.sendTimeFrom) {
63
- alertQuery.andWhere('a.sendTime >= :sendTimeFrom', {
64
- sendTimeFrom: params.filters.sendTimeFrom,
65
- });
66
- }
67
- if (params.filters.sendTimeTo) {
68
- alertQuery.andWhere('a.sendTime <= :sendTimeTo', {
69
- sendTimeTo: params.filters.sendTimeTo,
70
- });
71
- }
72
- if (params.filters.createdFrom) {
73
- alertQuery.andWhere('a.createdAt >= :createdFrom', {
74
- createdFrom: params.filters.createdFrom,
75
- });
76
- }
77
- if (params.filters.createdTo) {
78
- alertQuery.andWhere('a.createdAt <= :createdTo', {
79
- createdTo: params.filters.createdTo,
80
- });
81
- }
82
- const subQuery = alertQuery.clone().select('COUNT(a.id)', 'totalCount');
83
- if (params.filters.imeis?.length) {
84
- alertQuery.useIndex('ixAlertUserId_Imei_AlertTypeId_SendTime');
85
- subQuery.useIndex('ixAlertUserId_Imei_AlertTypeId_SendTime');
86
- }
87
- else if (alertTypeIds?.length) {
88
- alertQuery.useIndex('ixAlertUserId_AlertTypeId_SendTime');
89
- subQuery.useIndex('ixAlertUserId_AlertTypeId_SendTime');
90
- }
91
- alertQuery.innerJoin(`(${subQuery.getQuery()})`, 'sub');
92
- if (params.sortOptions?.sortField) {
93
- alertQuery.orderBy(params.sortOptions.sortField, params.sortOptions.sortOrder);
94
- }
95
- const alerts = await alertQuery
96
- .select([
97
- 'a.id as id',
98
- 'a.alertTypeId as alertTypeId',
99
- 'aty.name as alertTypeName',
100
- 'a.value as value',
101
- 'a.createdAt as createdAt',
102
- 'a.userId as userId',
103
- 'a.clientId as clientId',
104
- 'a.messageId as messageId',
105
- 'a.boundaryId as boundaryId',
106
- 'a.imei as imei',
107
- 'a.sendTime as sendTime',
108
- 'a.lat as lat',
109
- 'a.lon as lon',
110
- 'a.address as address',
111
- 'a.isBuffer as isBuffer',
112
- 'a.isNotification as isNotification',
113
- 'a.gpsMessageId as gpsMessageId',
114
- 'a.gpsUTCTime as gpsUTCTime',
115
- 'aty.stage as stage',
116
- `sub.totalCount as totalCount`,
117
- ])
118
- .limit(params.pagingOptions.pageSize)
119
- .offset(params.pagingOptions.pageSize * params.pagingOptions.pageIndex)
120
- .getRawMany();
121
- return alerts;
122
- }
123
- catch (error) {
124
- logger.error(error, 'AlertRepository::getAlertsReportByUserId error');
125
- throw error;
126
- }
127
- finally {
128
- await dbQueryRunner.release();
129
- await novaDataSource.disconnect();
130
- }
131
- };
1
+ import { Alert, AlertType } from '../../entities';
2
+ import { uuidStringToBinaryBuffer } from '../../utils/uuidHelpers';
3
+ export const getAlertsReportByUser = async (novaDataSource, params, logger) => {
4
+ if (!params?.filters?.userId) {
5
+ logger.warn({ params }, 'AlertRepository::getAlertsReportByUser - missing required parameters');
6
+ return [];
7
+ }
8
+ const userIdBinaryBuffer = uuidStringToBinaryBuffer(params?.filters?.userId);
9
+ if (!userIdBinaryBuffer?.length) {
10
+ logger.warn({ params }, 'AlertRepository::getAlertsReportByUser - user id should be a valid UUID');
11
+ return [];
12
+ }
13
+ // Force the query to run on master or slave
14
+ const dbQueryRunner = novaDataSource.createQueryRunnerFromParams(params);
15
+ try {
16
+ await novaDataSource.connect();
17
+ const alertRepository = novaDataSource.getRepository(Alert);
18
+ const alertQuery = alertRepository
19
+ .createQueryBuilder('a')
20
+ .setQueryRunner(dbQueryRunner)
21
+ .innerJoin('a.alertType', 'aty')
22
+ .where('a.userId = :userId', { userId: uuidStringToBinaryBuffer(params.filters.userId) });
23
+ // When is test environment, we want to show all alerts including the ones with stage = test
24
+ if (params.filters.isTestEnvironment) {
25
+ alertQuery.andWhere('( aty.stage = :stage_test or aty.stage = :stage )', {
26
+ stage: 'prod',
27
+ stage_test: 'test',
28
+ });
29
+ }
30
+ else
31
+ alertQuery.andWhere('aty.stage = :stage', { stage: 'prod' });
32
+ if (params.filters.imeis?.length) {
33
+ alertQuery.andWhere('a.imei IN (:...imeis)', { imeis: params.filters.imeis });
34
+ }
35
+ if (params.filters.clientId) {
36
+ alertQuery.andWhere('a.clientId = :clientId', { clientId: params.filters.clientId });
37
+ }
38
+ let alertTypeIds = params.filters.alertTypeIds;
39
+ if (!alertTypeIds?.length && params.filters.alertTypeNames?.length) {
40
+ const alertTypesRepo = novaDataSource.getRepository(AlertType);
41
+ const filteredAlertTypesIds = await alertTypesRepo
42
+ .createQueryBuilder('aty')
43
+ .where('LOWER(aty.name) IN (:...alertTypeNames)', {
44
+ alertTypeNames: params.filters.alertTypeNames.map(x => x.toLowerCase()),
45
+ })
46
+ .select('aty.id')
47
+ .getMany();
48
+ if (filteredAlertTypesIds?.length) {
49
+ alertTypeIds = filteredAlertTypesIds.map(x => x.id);
50
+ }
51
+ }
52
+ if (alertTypeIds?.length) {
53
+ alertQuery.andWhere('a.alertTypeId IN (:alertTypeIds)', {
54
+ alertTypeIds,
55
+ });
56
+ }
57
+ if (params.filters.boundaryId) {
58
+ alertQuery.andWhere('a.boundaryId = :boundaryId', {
59
+ boundaryId: params.filters.boundaryId,
60
+ });
61
+ }
62
+ if (params.filters.sendTimeFrom) {
63
+ alertQuery.andWhere('a.sendTime >= :sendTimeFrom', {
64
+ sendTimeFrom: params.filters.sendTimeFrom,
65
+ });
66
+ }
67
+ if (params.filters.sendTimeTo) {
68
+ alertQuery.andWhere('a.sendTime <= :sendTimeTo', {
69
+ sendTimeTo: params.filters.sendTimeTo,
70
+ });
71
+ }
72
+ if (params.filters.createdFrom) {
73
+ alertQuery.andWhere('a.createdAt >= :createdFrom', {
74
+ createdFrom: params.filters.createdFrom,
75
+ });
76
+ }
77
+ if (params.filters.createdTo) {
78
+ alertQuery.andWhere('a.createdAt <= :createdTo', {
79
+ createdTo: params.filters.createdTo,
80
+ });
81
+ }
82
+ const subQuery = alertQuery.clone().select('COUNT(a.id)', 'totalCount');
83
+ if (params.filters.imeis?.length) {
84
+ alertQuery.useIndex('ixAlertUserId_Imei_AlertTypeId_SendTime');
85
+ subQuery.useIndex('ixAlertUserId_Imei_AlertTypeId_SendTime');
86
+ }
87
+ else if (alertTypeIds?.length) {
88
+ alertQuery.useIndex('ixAlertUserId_AlertTypeId_SendTime');
89
+ subQuery.useIndex('ixAlertUserId_AlertTypeId_SendTime');
90
+ }
91
+ alertQuery.innerJoin(`(${subQuery.getQuery()})`, 'sub');
92
+ if (params.sortOptions?.sortField) {
93
+ alertQuery.orderBy(params.sortOptions.sortField, params.sortOptions.sortOrder);
94
+ }
95
+ const alerts = await alertQuery
96
+ .select([
97
+ 'a.id as id',
98
+ 'a.alertTypeId as alertTypeId',
99
+ 'aty.name as alertTypeName',
100
+ 'a.value as value',
101
+ 'a.createdAt as createdAt',
102
+ 'a.userId as userId',
103
+ 'a.clientId as clientId',
104
+ 'a.messageId as messageId',
105
+ 'a.boundaryId as boundaryId',
106
+ 'a.imei as imei',
107
+ 'a.sendTime as sendTime',
108
+ 'a.lat as lat',
109
+ 'a.lon as lon',
110
+ 'a.address as address',
111
+ 'a.isBuffer as isBuffer',
112
+ 'a.isNotification as isNotification',
113
+ 'a.gpsMessageId as gpsMessageId',
114
+ 'a.gpsUTCTime as gpsUTCTime',
115
+ 'aty.stage as stage',
116
+ `sub.totalCount as totalCount`,
117
+ ])
118
+ .limit(params.pagingOptions.pageSize)
119
+ .offset(params.pagingOptions.pageSize * params.pagingOptions.pageIndex)
120
+ .getRawMany();
121
+ return alerts;
122
+ }
123
+ catch (error) {
124
+ logger.error(error, 'AlertRepository::getAlertsReportByUserId error');
125
+ throw error;
126
+ }
127
+ finally {
128
+ await dbQueryRunner.release();
129
+ await novaDataSource.disconnect();
130
+ }
131
+ };
132
132
  //# sourceMappingURL=getAlertsReportByUser.js.map
@@ -1,78 +1,78 @@
1
- import { Alert, UserAlertComplain } from '../../entities';
2
- import { AlertReport, CreateAlertParams, CreateUserAlertComplaintParams, GetAlertReportByUserParams } from '../../types/alert';
3
- import { BaseRepository } from '../baseRepository';
4
- export declare class AlertRepository extends BaseRepository {
5
- /** Create an alert record
6
- * @param {CreateAlertParams} params containing information to create an alert
7
- * id: The alert id. if null will be generated
8
- * clientId: The client id of the owner of the device generating the alert
9
- * deviceId: The device id of the device generating the alert
10
- * alertTypeId: The alert type id
11
- * value: The alert value
12
- * userId: The user id of the user associated with the alert
13
- * messageId: The message id of the message that generated the alert
14
- * boundaryId: The boundary id of the boundary if the alert is related to a boundary
15
- * imei: The imei of the device generating the alert
16
- * sendTime: The time the alert was sent
17
- * lat: The latitude of the device when the alert was generated
18
- * lon: The longitude of the device when the alert was generated
19
- * address: The address of the device when the alert was generated
20
- * isBuffer: The is buffer flag
21
- * isNotification: The is notification flag
22
- * gpsUtcTime: The time the gps utc time was set
23
- * relevantAddress: The relevant address
24
- * gpsMessageId: The gps message id
25
- * cellTowerRelevantAddress: The cell tower relevant address
26
- */
27
- createAlert(params: CreateAlertParams): Promise<Alert>;
28
- /** Create alert records
29
- * @param {CreateAlertParams[]} params containing information to create alert records
30
- * id: The alert id. if null will be generated
31
- * clientId: The client id of the owner of the device generating the alert
32
- * deviceId: The device id of the device generating the alert
33
- * alertTypeId: The alert type id
34
- * value: The alert value
35
- * userId: The user id of the user associated with the alert
36
- * messageId: The message id of the message that generated the alert
37
- * boundaryId: The boundary id of the boundary if the alert is related to a boundary
38
- * imei: The imei of the device generating the alert
39
- * sendTime: The time the alert was sent
40
- * lat: The latitude of the device when the alert was generated
41
- * lon: The longitude of the device when the alert was generated
42
- * address: The address of the device when the alert was generated
43
- * isBuffer: The is buffer flag
44
- * isNotification: The is notification flag
45
- * gpsUtcTime: The time the gps utc time was set
46
- * relevantAddress: The relevant address
47
- * gpsMessageId: The gps message id
48
- * cellTowerRelevantAddress: The cell tower relevant address
49
- */
50
- createAlerts(params: CreateAlertParams[]): Promise<Alert[]>;
51
- /** Get alerts report by user id
52
- * @param {GetAlertReportByUserParams} params containing information to filter alerts report by user id
53
- * params.filters.userId: The user id of the user associated with the alert
54
- * params.filters.imeis: The imeis of the devices generating the alert
55
- * params.filters.alertTypeId: The alert type id
56
- * params.filters.boundaryId: The boundary id of the boundary if the alert is related to a boundary
57
- * params.filters.sendTimeFrom: The time the alert was sent from
58
- * params.filters.sendTimeTo: The time the alert was sent to
59
- * params.pagingOptions.pageSize: The number of alerts to return
60
- * params.pagingOptions.pageIndex: The page index of the alerts to return
61
- * params.sortOptions.sortField: The field to sort the alerts by
62
- * params.sortOptions.sortOrder: The order to sort the alerts by desc | asc
63
- * @returns Promise<AlertReport[]>
64
- */
65
- getAlertsReportByUser(params: GetAlertReportByUserParams): Promise<AlertReport[]>;
66
- /**
67
- * Insert a new user alert complain
68
- * @param {CreateUserAlertComplaintParams} params containing information to create a user alert complain
69
- * params.alertTypeId: The alert type id that has been disabled
70
- * params.userId: The user id of the user associated with the alert
71
- * params.clientId: The client id of the owner of the device generating the alert
72
- * params.email: The email of the user
73
- * params.reason: The reason for disabling the alert
74
- * params.createdAt: The datetime the complaint was received, it will default to now if not provided
75
- * @returns {Promise<UserAlertComplain>} The created user alert complain
76
- */
77
- createUserAlertComplain(params: CreateUserAlertComplaintParams): Promise<UserAlertComplain>;
78
- }
1
+ import { Alert, UserAlertComplain } from '../../entities';
2
+ import { AlertReport, CreateAlertParams, CreateUserAlertComplaintParams, GetAlertReportByUserParams } from '../../types/alert';
3
+ import { BaseRepository } from '../baseRepository';
4
+ export declare class AlertRepository extends BaseRepository {
5
+ /** Create an alert record
6
+ * @param {CreateAlertParams} params containing information to create an alert
7
+ * id: The alert id. if null will be generated
8
+ * clientId: The client id of the owner of the device generating the alert
9
+ * deviceId: The device id of the device generating the alert
10
+ * alertTypeId: The alert type id
11
+ * value: The alert value
12
+ * userId: The user id of the user associated with the alert
13
+ * messageId: The message id of the message that generated the alert
14
+ * boundaryId: The boundary id of the boundary if the alert is related to a boundary
15
+ * imei: The imei of the device generating the alert
16
+ * sendTime: The time the alert was sent
17
+ * lat: The latitude of the device when the alert was generated
18
+ * lon: The longitude of the device when the alert was generated
19
+ * address: The address of the device when the alert was generated
20
+ * isBuffer: The is buffer flag
21
+ * isNotification: The is notification flag
22
+ * gpsUtcTime: The time the gps utc time was set
23
+ * relevantAddress: The relevant address
24
+ * gpsMessageId: The gps message id
25
+ * cellTowerRelevantAddress: The cell tower relevant address
26
+ */
27
+ createAlert(params: CreateAlertParams): Promise<Alert>;
28
+ /** Create alert records
29
+ * @param {CreateAlertParams[]} params containing information to create alert records
30
+ * id: The alert id. if null will be generated
31
+ * clientId: The client id of the owner of the device generating the alert
32
+ * deviceId: The device id of the device generating the alert
33
+ * alertTypeId: The alert type id
34
+ * value: The alert value
35
+ * userId: The user id of the user associated with the alert
36
+ * messageId: The message id of the message that generated the alert
37
+ * boundaryId: The boundary id of the boundary if the alert is related to a boundary
38
+ * imei: The imei of the device generating the alert
39
+ * sendTime: The time the alert was sent
40
+ * lat: The latitude of the device when the alert was generated
41
+ * lon: The longitude of the device when the alert was generated
42
+ * address: The address of the device when the alert was generated
43
+ * isBuffer: The is buffer flag
44
+ * isNotification: The is notification flag
45
+ * gpsUtcTime: The time the gps utc time was set
46
+ * relevantAddress: The relevant address
47
+ * gpsMessageId: The gps message id
48
+ * cellTowerRelevantAddress: The cell tower relevant address
49
+ */
50
+ createAlerts(params: CreateAlertParams[]): Promise<Alert[]>;
51
+ /** Get alerts report by user id
52
+ * @param {GetAlertReportByUserParams} params containing information to filter alerts report by user id
53
+ * params.filters.userId: The user id of the user associated with the alert
54
+ * params.filters.imeis: The imeis of the devices generating the alert
55
+ * params.filters.alertTypeId: The alert type id
56
+ * params.filters.boundaryId: The boundary id of the boundary if the alert is related to a boundary
57
+ * params.filters.sendTimeFrom: The time the alert was sent from
58
+ * params.filters.sendTimeTo: The time the alert was sent to
59
+ * params.pagingOptions.pageSize: The number of alerts to return
60
+ * params.pagingOptions.pageIndex: The page index of the alerts to return
61
+ * params.sortOptions.sortField: The field to sort the alerts by
62
+ * params.sortOptions.sortOrder: The order to sort the alerts by desc | asc
63
+ * @returns Promise<AlertReport[]>
64
+ */
65
+ getAlertsReportByUser(params: GetAlertReportByUserParams): Promise<AlertReport[]>;
66
+ /**
67
+ * Insert a new user alert complain
68
+ * @param {CreateUserAlertComplaintParams} params containing information to create a user alert complain
69
+ * params.alertTypeId: The alert type id that has been disabled
70
+ * params.userId: The user id of the user associated with the alert
71
+ * params.clientId: The client id of the owner of the device generating the alert
72
+ * params.email: The email of the user
73
+ * params.reason: The reason for disabling the alert
74
+ * params.createdAt: The datetime the complaint was received, it will default to now if not provided
75
+ * @returns {Promise<UserAlertComplain>} The created user alert complain
76
+ */
77
+ createUserAlertComplain(params: CreateUserAlertComplaintParams): Promise<UserAlertComplain>;
78
+ }
@@ -1,105 +1,105 @@
1
- import { NovaDataSource } from '../../novaDataSource';
2
- import { BaseRepository } from '../baseRepository';
3
- import { createAlert, createAlerts } from './createAlert';
4
- import { createUserAlertComplain } from './createUserAlertComplain';
5
- import { getAlertsReportByUser } from './getAlertsReportByUser';
6
- export class AlertRepository extends BaseRepository {
7
- /** Create an alert record
8
- * @param {CreateAlertParams} params containing information to create an alert
9
- * id: The alert id. if null will be generated
10
- * clientId: The client id of the owner of the device generating the alert
11
- * deviceId: The device id of the device generating the alert
12
- * alertTypeId: The alert type id
13
- * value: The alert value
14
- * userId: The user id of the user associated with the alert
15
- * messageId: The message id of the message that generated the alert
16
- * boundaryId: The boundary id of the boundary if the alert is related to a boundary
17
- * imei: The imei of the device generating the alert
18
- * sendTime: The time the alert was sent
19
- * lat: The latitude of the device when the alert was generated
20
- * lon: The longitude of the device when the alert was generated
21
- * address: The address of the device when the alert was generated
22
- * isBuffer: The is buffer flag
23
- * isNotification: The is notification flag
24
- * gpsUtcTime: The time the gps utc time was set
25
- * relevantAddress: The relevant address
26
- * gpsMessageId: The gps message id
27
- * cellTowerRelevantAddress: The cell tower relevant address
28
- */
29
- async createAlert(params) {
30
- this.logger.trace(params, `AlertRepository::createAlert started with params`);
31
- const novaDataSource = new NovaDataSource(this.novaDataSourceConfig, this.logger, this.replicaNovaDataSourceConfig);
32
- const result = await createAlert(novaDataSource, params, this.logger);
33
- this.logger.trace(result, 'AlertRepository::createAlert result');
34
- return result;
35
- }
36
- /** Create alert records
37
- * @param {CreateAlertParams[]} params containing information to create alert records
38
- * id: The alert id. if null will be generated
39
- * clientId: The client id of the owner of the device generating the alert
40
- * deviceId: The device id of the device generating the alert
41
- * alertTypeId: The alert type id
42
- * value: The alert value
43
- * userId: The user id of the user associated with the alert
44
- * messageId: The message id of the message that generated the alert
45
- * boundaryId: The boundary id of the boundary if the alert is related to a boundary
46
- * imei: The imei of the device generating the alert
47
- * sendTime: The time the alert was sent
48
- * lat: The latitude of the device when the alert was generated
49
- * lon: The longitude of the device when the alert was generated
50
- * address: The address of the device when the alert was generated
51
- * isBuffer: The is buffer flag
52
- * isNotification: The is notification flag
53
- * gpsUtcTime: The time the gps utc time was set
54
- * relevantAddress: The relevant address
55
- * gpsMessageId: The gps message id
56
- * cellTowerRelevantAddress: The cell tower relevant address
57
- */
58
- async createAlerts(params) {
59
- this.logger.trace(params, `AlertRepository::createAlerts started with params`);
60
- const novaDataSource = new NovaDataSource(this.novaDataSourceConfig, this.logger, this.replicaNovaDataSourceConfig);
61
- const result = await createAlerts(novaDataSource, params, this.logger);
62
- this.logger.trace(result, 'AlertRepository::createAlerts result');
63
- return result;
64
- }
65
- /** Get alerts report by user id
66
- * @param {GetAlertReportByUserParams} params containing information to filter alerts report by user id
67
- * params.filters.userId: The user id of the user associated with the alert
68
- * params.filters.imeis: The imeis of the devices generating the alert
69
- * params.filters.alertTypeId: The alert type id
70
- * params.filters.boundaryId: The boundary id of the boundary if the alert is related to a boundary
71
- * params.filters.sendTimeFrom: The time the alert was sent from
72
- * params.filters.sendTimeTo: The time the alert was sent to
73
- * params.pagingOptions.pageSize: The number of alerts to return
74
- * params.pagingOptions.pageIndex: The page index of the alerts to return
75
- * params.sortOptions.sortField: The field to sort the alerts by
76
- * params.sortOptions.sortOrder: The order to sort the alerts by desc | asc
77
- * @returns Promise<AlertReport[]>
78
- */
79
- async getAlertsReportByUser(params) {
80
- this.logger.trace(params, `AlertRepository::getAlertsReportByUserId started with params`);
81
- const novaDataSource = new NovaDataSource(this.novaDataSourceConfig, this.logger, this.replicaNovaDataSourceConfig);
82
- const result = await getAlertsReportByUser(novaDataSource, params, this.logger);
83
- this.logger.trace(result, 'AlertRepository::getAlertsReportByUserId result');
84
- return result;
85
- }
86
- /**
87
- * Insert a new user alert complain
88
- * @param {CreateUserAlertComplaintParams} params containing information to create a user alert complain
89
- * params.alertTypeId: The alert type id that has been disabled
90
- * params.userId: The user id of the user associated with the alert
91
- * params.clientId: The client id of the owner of the device generating the alert
92
- * params.email: The email of the user
93
- * params.reason: The reason for disabling the alert
94
- * params.createdAt: The datetime the complaint was received, it will default to now if not provided
95
- * @returns {Promise<UserAlertComplain>} The created user alert complain
96
- */
97
- async createUserAlertComplain(params) {
98
- this.logger.trace(params, `AlertRepository::createUserAlertComplain started with params`);
99
- const novaDataSource = new NovaDataSource(this.novaDataSourceConfig, this.logger, this.replicaNovaDataSourceConfig);
100
- const result = await createUserAlertComplain(novaDataSource, params);
101
- this.logger.trace(result, 'AlertRepository::createUserAlertComplain result');
102
- return result;
103
- }
104
- }
1
+ import { NovaDataSource } from '../../novaDataSource';
2
+ import { BaseRepository } from '../baseRepository';
3
+ import { createAlert, createAlerts } from './createAlert';
4
+ import { createUserAlertComplain } from './createUserAlertComplain';
5
+ import { getAlertsReportByUser } from './getAlertsReportByUser';
6
+ export class AlertRepository extends BaseRepository {
7
+ /** Create an alert record
8
+ * @param {CreateAlertParams} params containing information to create an alert
9
+ * id: The alert id. if null will be generated
10
+ * clientId: The client id of the owner of the device generating the alert
11
+ * deviceId: The device id of the device generating the alert
12
+ * alertTypeId: The alert type id
13
+ * value: The alert value
14
+ * userId: The user id of the user associated with the alert
15
+ * messageId: The message id of the message that generated the alert
16
+ * boundaryId: The boundary id of the boundary if the alert is related to a boundary
17
+ * imei: The imei of the device generating the alert
18
+ * sendTime: The time the alert was sent
19
+ * lat: The latitude of the device when the alert was generated
20
+ * lon: The longitude of the device when the alert was generated
21
+ * address: The address of the device when the alert was generated
22
+ * isBuffer: The is buffer flag
23
+ * isNotification: The is notification flag
24
+ * gpsUtcTime: The time the gps utc time was set
25
+ * relevantAddress: The relevant address
26
+ * gpsMessageId: The gps message id
27
+ * cellTowerRelevantAddress: The cell tower relevant address
28
+ */
29
+ async createAlert(params) {
30
+ this.logger.trace(params, `AlertRepository::createAlert started with params`);
31
+ const novaDataSource = new NovaDataSource(this.novaDataSourceConfig, this.logger, this.replicaNovaDataSourceConfig);
32
+ const result = await createAlert(novaDataSource, params, this.logger);
33
+ this.logger.trace(result, 'AlertRepository::createAlert result');
34
+ return result;
35
+ }
36
+ /** Create alert records
37
+ * @param {CreateAlertParams[]} params containing information to create alert records
38
+ * id: The alert id. if null will be generated
39
+ * clientId: The client id of the owner of the device generating the alert
40
+ * deviceId: The device id of the device generating the alert
41
+ * alertTypeId: The alert type id
42
+ * value: The alert value
43
+ * userId: The user id of the user associated with the alert
44
+ * messageId: The message id of the message that generated the alert
45
+ * boundaryId: The boundary id of the boundary if the alert is related to a boundary
46
+ * imei: The imei of the device generating the alert
47
+ * sendTime: The time the alert was sent
48
+ * lat: The latitude of the device when the alert was generated
49
+ * lon: The longitude of the device when the alert was generated
50
+ * address: The address of the device when the alert was generated
51
+ * isBuffer: The is buffer flag
52
+ * isNotification: The is notification flag
53
+ * gpsUtcTime: The time the gps utc time was set
54
+ * relevantAddress: The relevant address
55
+ * gpsMessageId: The gps message id
56
+ * cellTowerRelevantAddress: The cell tower relevant address
57
+ */
58
+ async createAlerts(params) {
59
+ this.logger.trace(params, `AlertRepository::createAlerts started with params`);
60
+ const novaDataSource = new NovaDataSource(this.novaDataSourceConfig, this.logger, this.replicaNovaDataSourceConfig);
61
+ const result = await createAlerts(novaDataSource, params, this.logger);
62
+ this.logger.trace(result, 'AlertRepository::createAlerts result');
63
+ return result;
64
+ }
65
+ /** Get alerts report by user id
66
+ * @param {GetAlertReportByUserParams} params containing information to filter alerts report by user id
67
+ * params.filters.userId: The user id of the user associated with the alert
68
+ * params.filters.imeis: The imeis of the devices generating the alert
69
+ * params.filters.alertTypeId: The alert type id
70
+ * params.filters.boundaryId: The boundary id of the boundary if the alert is related to a boundary
71
+ * params.filters.sendTimeFrom: The time the alert was sent from
72
+ * params.filters.sendTimeTo: The time the alert was sent to
73
+ * params.pagingOptions.pageSize: The number of alerts to return
74
+ * params.pagingOptions.pageIndex: The page index of the alerts to return
75
+ * params.sortOptions.sortField: The field to sort the alerts by
76
+ * params.sortOptions.sortOrder: The order to sort the alerts by desc | asc
77
+ * @returns Promise<AlertReport[]>
78
+ */
79
+ async getAlertsReportByUser(params) {
80
+ this.logger.trace(params, `AlertRepository::getAlertsReportByUserId started with params`);
81
+ const novaDataSource = new NovaDataSource(this.novaDataSourceConfig, this.logger, this.replicaNovaDataSourceConfig);
82
+ const result = await getAlertsReportByUser(novaDataSource, params, this.logger);
83
+ this.logger.trace(result, 'AlertRepository::getAlertsReportByUserId result');
84
+ return result;
85
+ }
86
+ /**
87
+ * Insert a new user alert complain
88
+ * @param {CreateUserAlertComplaintParams} params containing information to create a user alert complain
89
+ * params.alertTypeId: The alert type id that has been disabled
90
+ * params.userId: The user id of the user associated with the alert
91
+ * params.clientId: The client id of the owner of the device generating the alert
92
+ * params.email: The email of the user
93
+ * params.reason: The reason for disabling the alert
94
+ * params.createdAt: The datetime the complaint was received, it will default to now if not provided
95
+ * @returns {Promise<UserAlertComplain>} The created user alert complain
96
+ */
97
+ async createUserAlertComplain(params) {
98
+ this.logger.trace(params, `AlertRepository::createUserAlertComplain started with params`);
99
+ const novaDataSource = new NovaDataSource(this.novaDataSourceConfig, this.logger, this.replicaNovaDataSourceConfig);
100
+ const result = await createUserAlertComplain(novaDataSource, params);
101
+ this.logger.trace(result, 'AlertRepository::createUserAlertComplain result');
102
+ return result;
103
+ }
104
+ }
105
105
  //# sourceMappingURL=index.js.map