@spytecgps/nova-orm 1.2.29-rc8 → 1.2.30

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