@samsarahq/samsara 13.16.0 → 13.16.1

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.
@@ -44,8 +44,8 @@ function normalizeClientOptions(options) {
44
44
  const headers = (0, headers_js_1.mergeHeaders)({
45
45
  "X-Fern-Language": "JavaScript",
46
46
  "X-Fern-SDK-Name": "@samsarahq/samsara",
47
- "X-Fern-SDK-Version": "13.16.0",
48
- "User-Agent": "@samsarahq/samsara/13.16.0",
47
+ "X-Fern-SDK-Version": "13.16.1",
48
+ "User-Agent": "@samsarahq/samsara/13.16.1",
49
49
  "X-Fern-Runtime": core.RUNTIME.type,
50
50
  "X-Fern-Runtime-Version": core.RUNTIME.version,
51
51
  "X-Samsara-Version": (_a = options === null || options === void 0 ? void 0 : options.version) !== null && _a !== void 0 ? _a : "2025-06-11",
@@ -1876,6 +1876,7 @@ export declare class BetaApIsClient {
1876
1876
  * * `faultCodesJ1939`
1877
1877
  * * `faultCodesOBDII`
1878
1878
  * * `fuelLevelPerc`
1879
+ * * `gps`
1879
1880
  * * `location`
1880
1881
  * * `odometerEcu`
1881
1882
  * * `oilPressure`
@@ -5486,6 +5486,7 @@ class BetaApIsClient {
5486
5486
  * * `faultCodesJ1939`
5487
5487
  * * `faultCodesOBDII`
5488
5488
  * * `fuelLevelPerc`
5489
+ * * `gps`
5489
5490
  * * `location`
5490
5491
  * * `odometerEcu`
5491
5492
  * * `oilPressure`
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "13.16.0";
1
+ export declare const SDK_VERSION = "13.16.1";
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SDK_VERSION = void 0;
4
- exports.SDK_VERSION = "13.16.0";
4
+ exports.SDK_VERSION = "13.16.1";
@@ -7,8 +7,8 @@ export function normalizeClientOptions(options) {
7
7
  const headers = mergeHeaders({
8
8
  "X-Fern-Language": "JavaScript",
9
9
  "X-Fern-SDK-Name": "@samsarahq/samsara",
10
- "X-Fern-SDK-Version": "13.16.0",
11
- "User-Agent": "@samsarahq/samsara/13.16.0",
10
+ "X-Fern-SDK-Version": "13.16.1",
11
+ "User-Agent": "@samsarahq/samsara/13.16.1",
12
12
  "X-Fern-Runtime": core.RUNTIME.type,
13
13
  "X-Fern-Runtime-Version": core.RUNTIME.version,
14
14
  "X-Samsara-Version": (_a = options === null || options === void 0 ? void 0 : options.version) !== null && _a !== void 0 ? _a : "2025-06-11",
@@ -1876,6 +1876,7 @@ export declare class BetaApIsClient {
1876
1876
  * * `faultCodesJ1939`
1877
1877
  * * `faultCodesOBDII`
1878
1878
  * * `fuelLevelPerc`
1879
+ * * `gps`
1879
1880
  * * `location`
1880
1881
  * * `odometerEcu`
1881
1882
  * * `oilPressure`
@@ -5450,6 +5450,7 @@ export class BetaApIsClient {
5450
5450
  * * `faultCodesJ1939`
5451
5451
  * * `faultCodesOBDII`
5452
5452
  * * `fuelLevelPerc`
5453
+ * * `gps`
5453
5454
  * * `location`
5454
5455
  * * `odometerEcu`
5455
5456
  * * `oilPressure`
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "13.16.0";
1
+ export declare const SDK_VERSION = "13.16.1";
@@ -1 +1 @@
1
- export const SDK_VERSION = "13.16.0";
1
+ export const SDK_VERSION = "13.16.1";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@samsarahq/samsara",
3
- "version": "13.16.0",
3
+ "version": "13.16.1",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",
package/reference.md CHANGED
@@ -4807,6 +4807,7 @@ Readings that currently support ingestion (by category):
4807
4807
  * `faultCodesJ1939`
4808
4808
  * `faultCodesOBDII`
4809
4809
  * `fuelLevelPerc`
4810
+ * `gps`
4810
4811
  * `location`
4811
4812
  * `odometerEcu`
4812
4813
  * `oilPressure`