@chrt-inc/typescript-sdk 1.594.0 → 1.601.0

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 (192) hide show
  1. package/dist/cjs/Client.d.ts +3 -0
  2. package/dist/cjs/Client.js +9 -4
  3. package/dist/cjs/api/resources/index.d.ts +1 -0
  4. package/dist/cjs/api/resources/index.js +2 -1
  5. package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/expanded/client/Client.d.ts +18 -1
  6. package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/expanded/client/Client.js +74 -2
  7. package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/ExpandedListV1Request.d.ts +3 -0
  8. package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/ExpandedTypeaheadV1Request.d.ts +16 -0
  9. package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/ExpandedTypeaheadV1Request.js +5 -0
  10. package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/index.d.ts +1 -0
  11. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/Client.d.ts +2 -2
  12. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/Client.js +1 -1
  13. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedTypeaheadV1Request.d.ts +1 -1
  14. package/dist/cjs/api/resources/trackingIntegrations/client/Client.d.ts +23 -0
  15. package/dist/cjs/api/resources/trackingIntegrations/client/Client.js +17 -0
  16. package/dist/cjs/api/resources/trackingIntegrations/client/index.d.ts +1 -0
  17. package/dist/cjs/api/resources/trackingIntegrations/client/index.js +2 -0
  18. package/dist/cjs/api/resources/trackingIntegrations/index.d.ts +2 -0
  19. package/dist/cjs/api/resources/trackingIntegrations/index.js +18 -0
  20. package/dist/cjs/api/resources/trackingIntegrations/resources/index.d.ts +1 -0
  21. package/dist/cjs/api/resources/trackingIntegrations/resources/index.js +37 -0
  22. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/client/Client.d.ts +29 -0
  23. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/client/Client.js +27 -0
  24. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/client/index.d.ts +1 -0
  25. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/client/index.js +2 -0
  26. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/index.d.ts +2 -0
  27. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/index.js +18 -0
  28. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/client/Client.d.ts +71 -0
  29. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/client/Client.js +226 -0
  30. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/client/index.d.ts +2 -0
  31. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/client/index.js +17 -0
  32. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/DevicesGetV1Request.d.ts +12 -0
  33. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/DevicesGetV1Request.js +5 -0
  34. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/DevicesListV1Request.d.ts +33 -0
  35. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/DevicesListV1Request.js +5 -0
  36. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/index.d.ts +2 -0
  37. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/index.js +2 -0
  38. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/index.d.ts +1 -0
  39. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/index.js +17 -0
  40. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/index.d.ts +6 -0
  41. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/index.js +45 -0
  42. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/Client.d.ts +71 -0
  43. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/Client.js +226 -0
  44. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/index.d.ts +2 -0
  45. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/index.js +17 -0
  46. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/ShipmentsGetV1Request.d.ts +12 -0
  47. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/ShipmentsGetV1Request.js +5 -0
  48. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/ShipmentsListV1Request.d.ts +33 -0
  49. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/ShipmentsListV1Request.js +5 -0
  50. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/index.d.ts +2 -0
  51. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/index.js +2 -0
  52. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/index.d.ts +1 -0
  53. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/index.js +17 -0
  54. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/Client.d.ts +81 -0
  55. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/Client.js +267 -0
  56. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/index.d.ts +2 -0
  57. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/index.js +17 -0
  58. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesDataPointsV1Request.d.ts +16 -0
  59. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesDataPointsV1Request.js +5 -0
  60. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesLastSeenV1Request.d.ts +12 -0
  61. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesLastSeenV1Request.js +5 -0
  62. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesSyncV1Request.d.ts +12 -0
  63. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesSyncV1Request.js +5 -0
  64. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/index.d.ts +3 -0
  65. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/index.js +2 -0
  66. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/index.d.ts +1 -0
  67. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/index.js +17 -0
  68. package/dist/cjs/api/types/OrderTypeaheadFieldEnum.d.ts +8 -0
  69. package/dist/cjs/api/types/OrderTypeaheadFieldEnum.js +10 -0
  70. package/dist/cjs/api/types/OrderTypeaheadResult.d.ts +8 -0
  71. package/dist/cjs/api/types/OrderTypeaheadResult.js +5 -0
  72. package/dist/cjs/api/types/TiveDataPoint1.d.ts +22 -0
  73. package/dist/cjs/api/types/TiveDataPoint1.js +5 -0
  74. package/dist/cjs/api/types/TiveDataPointMetadata1.d.ts +8 -0
  75. package/dist/cjs/api/types/TiveDataPointMetadata1.js +5 -0
  76. package/dist/cjs/api/types/TiveDevice1.d.ts +17 -0
  77. package/dist/cjs/api/types/TiveDevice1.js +5 -0
  78. package/dist/cjs/api/types/TiveDeviceListRes.d.ts +8 -0
  79. package/dist/cjs/api/types/TiveDeviceListRes.js +5 -0
  80. package/dist/cjs/api/types/TiveDeviceSortByEnum.d.ts +8 -0
  81. package/dist/cjs/api/types/TiveDeviceSortByEnum.js +10 -0
  82. package/dist/cjs/api/types/TiveShipment1.d.ts +15 -0
  83. package/dist/cjs/api/types/TiveShipment1.js +5 -0
  84. package/dist/cjs/api/types/TiveShipmentListRes.d.ts +8 -0
  85. package/dist/cjs/api/types/TiveShipmentListRes.js +5 -0
  86. package/dist/cjs/api/types/TiveShipmentSortByEnum.d.ts +8 -0
  87. package/dist/cjs/api/types/TiveShipmentSortByEnum.js +10 -0
  88. package/dist/cjs/api/types/TiveTimeseriesRes.d.ts +7 -0
  89. package/dist/cjs/api/types/TiveTimeseriesRes.js +5 -0
  90. package/dist/cjs/api/types/TiveTimeseriesSyncRes.d.ts +9 -0
  91. package/dist/cjs/api/types/TiveTimeseriesSyncRes.js +5 -0
  92. package/dist/cjs/api/types/index.d.ts +12 -0
  93. package/dist/cjs/api/types/index.js +12 -0
  94. package/dist/cjs/version.d.ts +1 -1
  95. package/dist/cjs/version.js +1 -1
  96. package/dist/esm/Client.d.mts +3 -0
  97. package/dist/esm/Client.mjs +7 -2
  98. package/dist/esm/api/resources/index.d.mts +1 -0
  99. package/dist/esm/api/resources/index.mjs +1 -0
  100. package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/expanded/client/Client.d.mts +18 -1
  101. package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/expanded/client/Client.mjs +74 -2
  102. package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/ExpandedListV1Request.d.mts +3 -0
  103. package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/ExpandedTypeaheadV1Request.d.mts +16 -0
  104. package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/ExpandedTypeaheadV1Request.mjs +4 -0
  105. package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/index.d.mts +1 -0
  106. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/Client.d.mts +2 -2
  107. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/Client.mjs +1 -1
  108. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedTypeaheadV1Request.d.mts +1 -1
  109. package/dist/esm/api/resources/trackingIntegrations/client/Client.d.mts +23 -0
  110. package/dist/esm/api/resources/trackingIntegrations/client/Client.mjs +13 -0
  111. package/dist/esm/api/resources/trackingIntegrations/client/index.d.mts +1 -0
  112. package/dist/esm/api/resources/trackingIntegrations/client/index.mjs +1 -0
  113. package/dist/esm/api/resources/trackingIntegrations/index.d.mts +2 -0
  114. package/dist/esm/api/resources/trackingIntegrations/index.mjs +2 -0
  115. package/dist/esm/api/resources/trackingIntegrations/resources/index.d.mts +1 -0
  116. package/dist/esm/api/resources/trackingIntegrations/resources/index.mjs +1 -0
  117. package/dist/esm/api/resources/trackingIntegrations/resources/tive/client/Client.d.mts +29 -0
  118. package/dist/esm/api/resources/trackingIntegrations/resources/tive/client/Client.mjs +23 -0
  119. package/dist/esm/api/resources/trackingIntegrations/resources/tive/client/index.d.mts +1 -0
  120. package/dist/esm/api/resources/trackingIntegrations/resources/tive/client/index.mjs +1 -0
  121. package/dist/esm/api/resources/trackingIntegrations/resources/tive/index.d.mts +2 -0
  122. package/dist/esm/api/resources/trackingIntegrations/resources/tive/index.mjs +2 -0
  123. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/client/Client.d.mts +71 -0
  124. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/client/Client.mjs +189 -0
  125. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/client/index.d.mts +2 -0
  126. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/client/index.mjs +1 -0
  127. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/DevicesGetV1Request.d.mts +12 -0
  128. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/DevicesGetV1Request.mjs +4 -0
  129. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/DevicesListV1Request.d.mts +33 -0
  130. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/DevicesListV1Request.mjs +4 -0
  131. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/index.d.mts +2 -0
  132. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/index.mjs +1 -0
  133. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/index.d.mts +1 -0
  134. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/index.mjs +1 -0
  135. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/index.d.mts +6 -0
  136. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/index.mjs +6 -0
  137. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/Client.d.mts +71 -0
  138. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/Client.mjs +189 -0
  139. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/index.d.mts +2 -0
  140. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/index.mjs +1 -0
  141. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/ShipmentsGetV1Request.d.mts +12 -0
  142. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/ShipmentsGetV1Request.mjs +4 -0
  143. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/ShipmentsListV1Request.d.mts +33 -0
  144. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/ShipmentsListV1Request.mjs +4 -0
  145. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/index.d.mts +2 -0
  146. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/index.mjs +1 -0
  147. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/index.d.mts +1 -0
  148. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/index.mjs +1 -0
  149. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/Client.d.mts +81 -0
  150. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/Client.mjs +230 -0
  151. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/index.d.mts +2 -0
  152. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/index.mjs +1 -0
  153. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesDataPointsV1Request.d.mts +16 -0
  154. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesDataPointsV1Request.mjs +4 -0
  155. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesLastSeenV1Request.d.mts +12 -0
  156. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesLastSeenV1Request.mjs +4 -0
  157. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesSyncV1Request.d.mts +12 -0
  158. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesSyncV1Request.mjs +4 -0
  159. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/index.d.mts +3 -0
  160. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/index.mjs +1 -0
  161. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/index.d.mts +1 -0
  162. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/index.mjs +1 -0
  163. package/dist/esm/api/types/OrderTypeaheadFieldEnum.d.mts +8 -0
  164. package/dist/esm/api/types/OrderTypeaheadFieldEnum.mjs +7 -0
  165. package/dist/esm/api/types/OrderTypeaheadResult.d.mts +8 -0
  166. package/dist/esm/api/types/OrderTypeaheadResult.mjs +4 -0
  167. package/dist/esm/api/types/TiveDataPoint1.d.mts +22 -0
  168. package/dist/esm/api/types/TiveDataPoint1.mjs +4 -0
  169. package/dist/esm/api/types/TiveDataPointMetadata1.d.mts +8 -0
  170. package/dist/esm/api/types/TiveDataPointMetadata1.mjs +4 -0
  171. package/dist/esm/api/types/TiveDevice1.d.mts +17 -0
  172. package/dist/esm/api/types/TiveDevice1.mjs +4 -0
  173. package/dist/esm/api/types/TiveDeviceListRes.d.mts +8 -0
  174. package/dist/esm/api/types/TiveDeviceListRes.mjs +4 -0
  175. package/dist/esm/api/types/TiveDeviceSortByEnum.d.mts +8 -0
  176. package/dist/esm/api/types/TiveDeviceSortByEnum.mjs +7 -0
  177. package/dist/esm/api/types/TiveShipment1.d.mts +15 -0
  178. package/dist/esm/api/types/TiveShipment1.mjs +4 -0
  179. package/dist/esm/api/types/TiveShipmentListRes.d.mts +8 -0
  180. package/dist/esm/api/types/TiveShipmentListRes.mjs +4 -0
  181. package/dist/esm/api/types/TiveShipmentSortByEnum.d.mts +8 -0
  182. package/dist/esm/api/types/TiveShipmentSortByEnum.mjs +7 -0
  183. package/dist/esm/api/types/TiveTimeseriesRes.d.mts +7 -0
  184. package/dist/esm/api/types/TiveTimeseriesRes.mjs +4 -0
  185. package/dist/esm/api/types/TiveTimeseriesSyncRes.d.mts +9 -0
  186. package/dist/esm/api/types/TiveTimeseriesSyncRes.mjs +4 -0
  187. package/dist/esm/api/types/index.d.mts +12 -0
  188. package/dist/esm/api/types/index.mjs +12 -0
  189. package/dist/esm/version.d.mts +1 -1
  190. package/dist/esm/version.mjs +1 -1
  191. package/package.json +1 -1
  192. package/reference.md +547 -3
@@ -0,0 +1,226 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ var desc = Object.getOwnPropertyDescriptor(m, k);
8
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
+ desc = { enumerable: true, get: function() { return m[k]; } };
10
+ }
11
+ Object.defineProperty(o, k2, desc);
12
+ }) : (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ o[k2] = m[k];
15
+ }));
16
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
18
+ }) : function(o, v) {
19
+ o["default"] = v;
20
+ });
21
+ var __importStar = (this && this.__importStar) || (function () {
22
+ var ownKeys = function(o) {
23
+ ownKeys = Object.getOwnPropertyNames || function (o) {
24
+ var ar = [];
25
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
26
+ return ar;
27
+ };
28
+ return ownKeys(o);
29
+ };
30
+ return function (mod) {
31
+ if (mod && mod.__esModule) return mod;
32
+ var result = {};
33
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
34
+ __setModuleDefault(result, mod);
35
+ return result;
36
+ };
37
+ })();
38
+ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
39
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
40
+ return new (P || (P = Promise))(function (resolve, reject) {
41
+ function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
42
+ function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
43
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
44
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
45
+ });
46
+ };
47
+ Object.defineProperty(exports, "__esModule", { value: true });
48
+ exports.Devices = void 0;
49
+ const environments = __importStar(require("../../../../../../../../environments.js"));
50
+ const core = __importStar(require("../../../../../../../../core/index.js"));
51
+ const Chrt = __importStar(require("../../../../../../../index.js"));
52
+ const headers_js_1 = require("../../../../../../../../core/headers.js");
53
+ const errors = __importStar(require("../../../../../../../../errors/index.js"));
54
+ class Devices {
55
+ constructor(_options = {}) {
56
+ this._options = _options;
57
+ }
58
+ /**
59
+ * Lists Tive devices with filtering, sorting, and pagination. Scoped to the caller's organization. | authz: min_org_role=operator | () -> (TiveDeviceListRes)
60
+ *
61
+ * @param {Chrt.trackingIntegrations.tive.DevicesListV1Request} request
62
+ * @param {Devices.RequestOptions} requestOptions - Request-specific configuration.
63
+ *
64
+ * @throws {@link Chrt.UnprocessableEntityError}
65
+ *
66
+ * @example
67
+ * await client.trackingIntegrations.tive.devices.listV1({
68
+ * sort_by: "chrt_created_at_timestamp",
69
+ * sort_order: "asc",
70
+ * page: 1,
71
+ * page_size: 1,
72
+ * filter_tive_account_id: 1,
73
+ * filter_tive_device_id: "filter_tive_device_id",
74
+ * filter_chrt_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
75
+ * filter_chrt_created_at_timestamp_lte: "2024-01-15T09:30:00Z"
76
+ * })
77
+ */
78
+ listV1(request = {}, requestOptions) {
79
+ return core.HttpResponsePromise.fromPromise(this.__listV1(request, requestOptions));
80
+ }
81
+ __listV1() {
82
+ return __awaiter(this, arguments, void 0, function* (request = {}, requestOptions) {
83
+ var _a, _b, _c, _d, _e, _f, _g;
84
+ const { sort_by: sortBy, sort_order: sortOrder, page, page_size: pageSize, filter_tive_account_id: filterTiveAccountId, filter_tive_device_id: filterTiveDeviceId, filter_chrt_created_at_timestamp_gte: filterChrtCreatedAtTimestampGte, filter_chrt_created_at_timestamp_lte: filterChrtCreatedAtTimestampLte, } = request;
85
+ const _queryParams = {};
86
+ if (sortBy !== undefined) {
87
+ _queryParams["sort_by"] = sortBy;
88
+ }
89
+ if (sortOrder !== undefined) {
90
+ _queryParams["sort_order"] = sortOrder;
91
+ }
92
+ if (page !== undefined) {
93
+ _queryParams["page"] = (_a = page === null || page === void 0 ? void 0 : page.toString()) !== null && _a !== void 0 ? _a : null;
94
+ }
95
+ if (pageSize !== undefined) {
96
+ _queryParams["page_size"] = (_b = pageSize === null || pageSize === void 0 ? void 0 : pageSize.toString()) !== null && _b !== void 0 ? _b : null;
97
+ }
98
+ if (filterTiveAccountId !== undefined) {
99
+ _queryParams["filter_tive_account_id"] = (_c = filterTiveAccountId === null || filterTiveAccountId === void 0 ? void 0 : filterTiveAccountId.toString()) !== null && _c !== void 0 ? _c : null;
100
+ }
101
+ if (filterTiveDeviceId !== undefined) {
102
+ _queryParams["filter_tive_device_id"] = filterTiveDeviceId;
103
+ }
104
+ if (filterChrtCreatedAtTimestampGte !== undefined) {
105
+ _queryParams["filter_chrt_created_at_timestamp_gte"] = filterChrtCreatedAtTimestampGte;
106
+ }
107
+ if (filterChrtCreatedAtTimestampLte !== undefined) {
108
+ _queryParams["filter_chrt_created_at_timestamp_lte"] = filterChrtCreatedAtTimestampLte;
109
+ }
110
+ let _headers = (0, headers_js_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
111
+ const _response = yield ((_e = this._options.fetcher) !== null && _e !== void 0 ? _e : core.fetcher)({
112
+ url: core.url.join((_g = (_f = (yield core.Supplier.get(this._options.baseUrl))) !== null && _f !== void 0 ? _f : (yield core.Supplier.get(this._options.environment))) !== null && _g !== void 0 ? _g : environments.ChrtEnvironment.Local, "tracking_integrations/tive/devices/list/v1"),
113
+ method: "GET",
114
+ headers: _headers,
115
+ queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
116
+ timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
117
+ maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
118
+ abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
119
+ });
120
+ if (_response.ok) {
121
+ return { data: _response.body, rawResponse: _response.rawResponse };
122
+ }
123
+ if (_response.error.reason === "status-code") {
124
+ switch (_response.error.statusCode) {
125
+ case 422:
126
+ throw new Chrt.UnprocessableEntityError(_response.error.body, _response.rawResponse);
127
+ default:
128
+ throw new errors.ChrtError({
129
+ statusCode: _response.error.statusCode,
130
+ body: _response.error.body,
131
+ rawResponse: _response.rawResponse,
132
+ });
133
+ }
134
+ }
135
+ switch (_response.error.reason) {
136
+ case "non-json":
137
+ throw new errors.ChrtError({
138
+ statusCode: _response.error.statusCode,
139
+ body: _response.error.rawBody,
140
+ rawResponse: _response.rawResponse,
141
+ });
142
+ case "timeout":
143
+ throw new errors.ChrtTimeoutError("Timeout exceeded when calling GET /tracking_integrations/tive/devices/list/v1.");
144
+ case "unknown":
145
+ throw new errors.ChrtError({
146
+ message: _response.error.errorMessage,
147
+ rawResponse: _response.rawResponse,
148
+ });
149
+ }
150
+ });
151
+ }
152
+ /**
153
+ * Retrieves a single Tive device by its ID. Scoped to the caller's organization. | authz: min_org_role=operator | () -> (TiveDevice1)
154
+ *
155
+ * @param {Chrt.trackingIntegrations.tive.DevicesGetV1Request} request
156
+ * @param {Devices.RequestOptions} requestOptions - Request-specific configuration.
157
+ *
158
+ * @throws {@link Chrt.UnprocessableEntityError}
159
+ *
160
+ * @example
161
+ * await client.trackingIntegrations.tive.devices.getV1({
162
+ * tive_device_id: "tive_device_id"
163
+ * })
164
+ */
165
+ getV1(request, requestOptions) {
166
+ return core.HttpResponsePromise.fromPromise(this.__getV1(request, requestOptions));
167
+ }
168
+ __getV1(request, requestOptions) {
169
+ return __awaiter(this, void 0, void 0, function* () {
170
+ var _a, _b, _c, _d;
171
+ const { tive_device_id: tiveDeviceId } = request;
172
+ const _queryParams = {};
173
+ _queryParams["tive_device_id"] = tiveDeviceId;
174
+ let _headers = (0, headers_js_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
175
+ const _response = yield ((_b = this._options.fetcher) !== null && _b !== void 0 ? _b : core.fetcher)({
176
+ url: core.url.join((_d = (_c = (yield core.Supplier.get(this._options.baseUrl))) !== null && _c !== void 0 ? _c : (yield core.Supplier.get(this._options.environment))) !== null && _d !== void 0 ? _d : environments.ChrtEnvironment.Local, "tracking_integrations/tive/devices/get/v1"),
177
+ method: "GET",
178
+ headers: _headers,
179
+ queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
180
+ timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
181
+ maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
182
+ abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
183
+ });
184
+ if (_response.ok) {
185
+ return { data: _response.body, rawResponse: _response.rawResponse };
186
+ }
187
+ if (_response.error.reason === "status-code") {
188
+ switch (_response.error.statusCode) {
189
+ case 422:
190
+ throw new Chrt.UnprocessableEntityError(_response.error.body, _response.rawResponse);
191
+ default:
192
+ throw new errors.ChrtError({
193
+ statusCode: _response.error.statusCode,
194
+ body: _response.error.body,
195
+ rawResponse: _response.rawResponse,
196
+ });
197
+ }
198
+ }
199
+ switch (_response.error.reason) {
200
+ case "non-json":
201
+ throw new errors.ChrtError({
202
+ statusCode: _response.error.statusCode,
203
+ body: _response.error.rawBody,
204
+ rawResponse: _response.rawResponse,
205
+ });
206
+ case "timeout":
207
+ throw new errors.ChrtTimeoutError("Timeout exceeded when calling GET /tracking_integrations/tive/devices/get/v1.");
208
+ case "unknown":
209
+ throw new errors.ChrtError({
210
+ message: _response.error.errorMessage,
211
+ rawResponse: _response.rawResponse,
212
+ });
213
+ }
214
+ });
215
+ }
216
+ _getAuthorizationHeader() {
217
+ return __awaiter(this, void 0, void 0, function* () {
218
+ const bearer = yield core.Supplier.get(this._options.token);
219
+ if (bearer != null) {
220
+ return `Bearer ${bearer}`;
221
+ }
222
+ return undefined;
223
+ });
224
+ }
225
+ }
226
+ exports.Devices = Devices;
@@ -0,0 +1,2 @@
1
+ export {};
2
+ export * from "./requests/index.js";
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./requests/index.js"), exports);
@@ -0,0 +1,12 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ /**
5
+ * @example
6
+ * {
7
+ * tive_device_id: "tive_device_id"
8
+ * }
9
+ */
10
+ export interface DevicesGetV1Request {
11
+ tive_device_id: string;
12
+ }
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,33 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as Chrt from "../../../../../../../../index.js";
5
+ /**
6
+ * @example
7
+ * {
8
+ * sort_by: "chrt_created_at_timestamp",
9
+ * sort_order: "asc",
10
+ * page: 1,
11
+ * page_size: 1,
12
+ * filter_tive_account_id: 1,
13
+ * filter_tive_device_id: "filter_tive_device_id",
14
+ * filter_chrt_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
15
+ * filter_chrt_created_at_timestamp_lte: "2024-01-15T09:30:00Z"
16
+ * }
17
+ */
18
+ export interface DevicesListV1Request {
19
+ /** Field to sort by */
20
+ sort_by?: Chrt.TiveDeviceSortByEnum | null;
21
+ /** Sort order (asc or desc) */
22
+ sort_order?: Chrt.SortOrderEnum | null;
23
+ page?: number | null;
24
+ page_size?: number | null;
25
+ /** Filter by Tive account ID */
26
+ filter_tive_account_id?: number | null;
27
+ /** Filter by Tive device ID (exact match) */
28
+ filter_tive_device_id?: string | null;
29
+ /** Filter by chrt_created_at_timestamp >= value */
30
+ filter_chrt_created_at_timestamp_gte?: string | null;
31
+ /** Filter by chrt_created_at_timestamp <= value */
32
+ filter_chrt_created_at_timestamp_lte?: string | null;
33
+ }
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,2 @@
1
+ export { type DevicesListV1Request } from "./DevicesListV1Request.js";
2
+ export { type DevicesGetV1Request } from "./DevicesGetV1Request.js";
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./client/index.js"), exports);
@@ -0,0 +1,6 @@
1
+ export * as devices from "./devices/index.js";
2
+ export * as shipments from "./shipments/index.js";
3
+ export * as timeseries from "./timeseries/index.js";
4
+ export * from "./devices/client/requests/index.js";
5
+ export * from "./shipments/client/requests/index.js";
6
+ export * from "./timeseries/client/requests/index.js";
@@ -0,0 +1,45 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
36
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
37
+ };
38
+ Object.defineProperty(exports, "__esModule", { value: true });
39
+ exports.timeseries = exports.shipments = exports.devices = void 0;
40
+ exports.devices = __importStar(require("./devices/index.js"));
41
+ exports.shipments = __importStar(require("./shipments/index.js"));
42
+ exports.timeseries = __importStar(require("./timeseries/index.js"));
43
+ __exportStar(require("./devices/client/requests/index.js"), exports);
44
+ __exportStar(require("./shipments/client/requests/index.js"), exports);
45
+ __exportStar(require("./timeseries/client/requests/index.js"), exports);
@@ -0,0 +1,71 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as environments from "../../../../../../../../environments.js";
5
+ import * as core from "../../../../../../../../core/index.js";
6
+ import * as Chrt from "../../../../../../../index.js";
7
+ export declare namespace Shipments {
8
+ interface Options {
9
+ environment?: core.Supplier<environments.ChrtEnvironment | string>;
10
+ /** Specify a custom URL to connect the client to. */
11
+ baseUrl?: core.Supplier<string>;
12
+ token?: core.Supplier<core.BearerToken | undefined>;
13
+ /** Additional headers to include in requests. */
14
+ headers?: Record<string, string | core.Supplier<string | null | undefined> | null | undefined>;
15
+ fetcher?: core.FetchFunction;
16
+ }
17
+ interface RequestOptions {
18
+ /** The maximum time to wait for a response in seconds. */
19
+ timeoutInSeconds?: number;
20
+ /** The number of times to retry the request. Defaults to 2. */
21
+ maxRetries?: number;
22
+ /** A hook to abort the request. */
23
+ abortSignal?: AbortSignal;
24
+ /** Additional query string parameters to include in the request. */
25
+ queryParams?: Record<string, unknown>;
26
+ /** Additional headers to include in the request. */
27
+ headers?: Record<string, string | core.Supplier<string | null | undefined> | null | undefined>;
28
+ }
29
+ }
30
+ export declare class Shipments {
31
+ protected readonly _options: Shipments.Options;
32
+ constructor(_options?: Shipments.Options);
33
+ /**
34
+ * Lists Tive shipments with filtering, sorting, and pagination. Scoped to the caller's organization. | authz: min_org_role=operator | () -> (TiveShipmentListRes)
35
+ *
36
+ * @param {Chrt.trackingIntegrations.tive.ShipmentsListV1Request} request
37
+ * @param {Shipments.RequestOptions} requestOptions - Request-specific configuration.
38
+ *
39
+ * @throws {@link Chrt.UnprocessableEntityError}
40
+ *
41
+ * @example
42
+ * await client.trackingIntegrations.tive.shipments.listV1({
43
+ * sort_by: "chrt_created_at_timestamp",
44
+ * sort_order: "asc",
45
+ * page: 1,
46
+ * page_size: 1,
47
+ * filter_tive_device_object_id: "filter_tive_device_object_id",
48
+ * filter_tive_shipment_id: "filter_tive_shipment_id",
49
+ * filter_chrt_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
50
+ * filter_chrt_created_at_timestamp_lte: "2024-01-15T09:30:00Z"
51
+ * })
52
+ */
53
+ listV1(request?: Chrt.trackingIntegrations.tive.ShipmentsListV1Request, requestOptions?: Shipments.RequestOptions): core.HttpResponsePromise<Chrt.TiveShipmentListRes>;
54
+ private __listV1;
55
+ /**
56
+ * Retrieves a single Tive shipment by its ID. Scoped to the caller's organization. | authz: min_org_role=operator | () -> (TiveShipment1)
57
+ *
58
+ * @param {Chrt.trackingIntegrations.tive.ShipmentsGetV1Request} request
59
+ * @param {Shipments.RequestOptions} requestOptions - Request-specific configuration.
60
+ *
61
+ * @throws {@link Chrt.UnprocessableEntityError}
62
+ *
63
+ * @example
64
+ * await client.trackingIntegrations.tive.shipments.getV1({
65
+ * tive_shipment_id: "tive_shipment_id"
66
+ * })
67
+ */
68
+ getV1(request: Chrt.trackingIntegrations.tive.ShipmentsGetV1Request, requestOptions?: Shipments.RequestOptions): core.HttpResponsePromise<Chrt.TiveShipment1>;
69
+ private __getV1;
70
+ protected _getAuthorizationHeader(): Promise<string | undefined>;
71
+ }