@samsarahq/samsara 5.9.0 → 5.9.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": "5.9.0",
48
- "User-Agent": "@samsarahq/samsara/5.9.0",
47
+ "X-Fern-SDK-Version": "5.9.1",
48
+ "User-Agent": "@samsarahq/samsara/5.9.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",
@@ -14,7 +14,8 @@ export interface GetReadingsHistoryRequest {
14
14
  * Available reading IDs (by category):
15
15
  *
16
16
  *
17
- * **diagnostic**
17
+ * <details>
18
+ * <summary><strong>diagnostic</strong></summary>
18
19
  *
19
20
  * * `airInletPressure` (Air Inlet Pressure): Air inlet pressure. (kilopascal)
20
21
  * * `airTemp` (Air Inlet (Ambient Air) Temp): Air inlet (ambient air) temperature. (celsius)
@@ -87,6 +88,7 @@ export interface GetReadingsHistoryRequest {
87
88
  * * `phaseCLLVolts` (Phase C Line-to-Line Voltage): Line-to-line voltage for Phase C in volts. (volt)
88
89
  * * `phaseCLNVolts` (Phase C Line-to-Neutral Voltage): Line-to-neutral voltage for Phase C in volts. (volt)
89
90
  * * `powerFactorRatio` (Power Factor Ratio): Represents the power factor ratio. (percent)
91
+ * * `rfidCardIdScan` (RFID Card Scan): The card number from RFID Card scans used for identification. When a user taps their RFID card on the reader, this captures the unique card code.
90
92
  * * `samsaraEngineHours` (Samsara Engine Hours): Samsara's intelligent engine hours calculation that combines ECU data, synthetic calculations, and manual overrides with automatic fallbacks for optimal accuracy across all asset types. (millisecond)
91
93
  * * `samsaraEngineHoursWithSource` (Samsara Engine Hours with Source): Samsara's intelligent engine hours calculation including detailed source metadata to indicate the origin of the data (ECU, synthetic, or manual override). Useful for debugging and understanding data provenance.
92
94
  * * `samsaraOdometer` (Samsara Odometer): Samsara automatically pulls odometer readings from a vehicle's engine control unit (ECU). If the reading isn't available and the vehicle is unregulated, you can manually enter the odometer value for maintenance tracking—this value will then update based on GPS trip data. (kilometer)
@@ -105,7 +107,10 @@ export interface GetReadingsHistoryRequest {
105
107
  * * `totalReactivePower` (Total Reactive Power): Total reactive power in volt-amperes reactive. (voltAmpereReactive)
106
108
  * * `totalRealPower` (Total Real Power): Total real power in watts. (watt)
107
109
  *
108
- * **levelMonitoring**
110
+ * </details>
111
+ *
112
+ * <details>
113
+ * <summary><strong>levelMonitoring</strong></summary>
109
114
  *
110
115
  * * `fillCriticality` (Fill Level Criticality): Indicates if the state of the fill level is critical. (values: normal | criticallyHigh | criticallyLow)
111
116
  * * `fillMass` (Fill Mass): Mass of material in the vessel. (kilogram)
@@ -115,7 +120,10 @@ export interface GetReadingsHistoryRequest {
115
120
  * * `fillVolumeAvailableCapacity` (Fill Volume Available Capacity): Available volume to be filled in the vessel. (liter)
116
121
  * * `fluidLevelStatus` (Battery Water Level): The status of the battery's water level. Will be OK or LOW. (values: noData | ok | low)
117
122
  *
118
- * **obd**
123
+ * </details>
124
+ *
125
+ * <details>
126
+ * <summary><strong>obd</strong></summary>
119
127
  *
120
128
  * * `accDistanceAlertSignal` (ACC Distance Alert): Distance Alert Signal from the Adaptive Cruise Control system. (values: notActive | active)
121
129
  * * `adaptiveCruiseControlMode` (ACC Mode): Current mode of the Adaptive Cruise Control System. (values: off | speedControlActive | distanceControlActive | overtakeMode | holdMode | finishMode | disabledOrError)
@@ -152,13 +160,19 @@ export interface GetReadingsHistoryRequest {
152
160
  * * `ycBrakeControlActive` (YC Brake Control Active): Indicates whether Yaw Control (YC) has activated brake control. (values: passive | active)
153
161
  * * `ycEngineControlActive` (YC Engine Control Active): Indicates whether Yaw Control (YC) has commanded engine control to be active. (values: passive | active)
154
162
  *
155
- * **pressureVesselHealth**
163
+ * </details>
164
+ *
165
+ * <details>
166
+ * <summary><strong>pressureVesselHealth</strong></summary>
156
167
  *
157
168
  * * `pressureVesselBatteryLevelPercentage` (Pressure Vessel Battery Level Percentage): Battery level percentage of the pressure vessel. (percent)
158
169
  * * `pressureVesselPressure` (Pressure Vessel Pressure): Pressure of the pressure vessel. (kilopascal)
159
170
  * * `pressureVesselTemperature` (Pressure Vessel Temperature): Temperature of the pressure vessel. (celsius)
160
171
  *
161
- * **reefer**
172
+ * </details>
173
+ *
174
+ * <details>
175
+ * <summary><strong>reefer</strong></summary>
162
176
  *
163
177
  * * `reeferAlarm` (Reefer Alarms): Array of active alarm codes for the refrigeration unit with metadata
164
178
  * * `reeferAlarmSeverity` (Reefer Alarm Severity): Highest severity level across active reefer alarms (green, yellow, red, orange) (values: none | green | yellow | red | orange)
@@ -191,7 +205,10 @@ export interface GetReadingsHistoryRequest {
191
205
  * * `reeferTemperatureRecorder5` (Reefer Temperature Recorder (Zone 5)): Temperature recorder reading for reefer zone 5 (celsius)
192
206
  * * `reeferTemperatureRecorder6` (Reefer Temperature Recorder (Zone 6)): Temperature recorder reading for reefer zone 6 (celsius)
193
207
  *
194
- * **smartTrailer**
208
+ * </details>
209
+ *
210
+ * <details>
211
+ * <summary><strong>smartTrailer</strong></summary>
195
212
  *
196
213
  * * `addressEntry` (Address Entry): Address data from the address entry event
197
214
  * * `addressExit` (Address Exit): Address data from the address exit event
@@ -210,6 +227,8 @@ export interface GetReadingsHistoryRequest {
210
227
  * * `widgetBatteryVoltageLow` (Widget Battery Voltage Low): Indicates if widget battery voltage is below 1500mV threshold (values: normal | low)
211
228
  * * `widgetDisconnect` (Widget Disconnection Status): Connection status between widget and device (values: connected | disconnected)
212
229
  *
230
+ * </details>
231
+ *
213
232
  * **Note:** This is not an exhaustive list. Your organization may have access to additional readings based on enabled features or custom configurations. Use the `/readings/definitions` endpoint to retrieve all available reading IDs for your organization.
214
233
  */
215
234
  readingId: string;
@@ -14,7 +14,8 @@ export interface GetReadingsSnapshotRequest {
14
14
  * Available reading IDs (by category):
15
15
  *
16
16
  *
17
- * **diagnostic**
17
+ * <details>
18
+ * <summary><strong>diagnostic</strong></summary>
18
19
  *
19
20
  * * `airInletPressure` (Air Inlet Pressure): Air inlet pressure. (kilopascal)
20
21
  * * `airTemp` (Air Inlet (Ambient Air) Temp): Air inlet (ambient air) temperature. (celsius)
@@ -87,6 +88,7 @@ export interface GetReadingsSnapshotRequest {
87
88
  * * `phaseCLLVolts` (Phase C Line-to-Line Voltage): Line-to-line voltage for Phase C in volts. (volt)
88
89
  * * `phaseCLNVolts` (Phase C Line-to-Neutral Voltage): Line-to-neutral voltage for Phase C in volts. (volt)
89
90
  * * `powerFactorRatio` (Power Factor Ratio): Represents the power factor ratio. (percent)
91
+ * * `rfidCardIdScan` (RFID Card Scan): The card number from RFID Card scans used for identification. When a user taps their RFID card on the reader, this captures the unique card code.
90
92
  * * `samsaraEngineHours` (Samsara Engine Hours): Samsara's intelligent engine hours calculation that combines ECU data, synthetic calculations, and manual overrides with automatic fallbacks for optimal accuracy across all asset types. (millisecond)
91
93
  * * `samsaraEngineHoursWithSource` (Samsara Engine Hours with Source): Samsara's intelligent engine hours calculation including detailed source metadata to indicate the origin of the data (ECU, synthetic, or manual override). Useful for debugging and understanding data provenance.
92
94
  * * `samsaraOdometer` (Samsara Odometer): Samsara automatically pulls odometer readings from a vehicle's engine control unit (ECU). If the reading isn't available and the vehicle is unregulated, you can manually enter the odometer value for maintenance tracking—this value will then update based on GPS trip data. (kilometer)
@@ -105,7 +107,10 @@ export interface GetReadingsSnapshotRequest {
105
107
  * * `totalReactivePower` (Total Reactive Power): Total reactive power in volt-amperes reactive. (voltAmpereReactive)
106
108
  * * `totalRealPower` (Total Real Power): Total real power in watts. (watt)
107
109
  *
108
- * **levelMonitoring**
110
+ * </details>
111
+ *
112
+ * <details>
113
+ * <summary><strong>levelMonitoring</strong></summary>
109
114
  *
110
115
  * * `fillCriticality` (Fill Level Criticality): Indicates if the state of the fill level is critical. (values: normal | criticallyHigh | criticallyLow)
111
116
  * * `fillMass` (Fill Mass): Mass of material in the vessel. (kilogram)
@@ -115,7 +120,10 @@ export interface GetReadingsSnapshotRequest {
115
120
  * * `fillVolumeAvailableCapacity` (Fill Volume Available Capacity): Available volume to be filled in the vessel. (liter)
116
121
  * * `fluidLevelStatus` (Battery Water Level): The status of the battery's water level. Will be OK or LOW. (values: noData | ok | low)
117
122
  *
118
- * **obd**
123
+ * </details>
124
+ *
125
+ * <details>
126
+ * <summary><strong>obd</strong></summary>
119
127
  *
120
128
  * * `accDistanceAlertSignal` (ACC Distance Alert): Distance Alert Signal from the Adaptive Cruise Control system. (values: notActive | active)
121
129
  * * `adaptiveCruiseControlMode` (ACC Mode): Current mode of the Adaptive Cruise Control System. (values: off | speedControlActive | distanceControlActive | overtakeMode | holdMode | finishMode | disabledOrError)
@@ -152,13 +160,19 @@ export interface GetReadingsSnapshotRequest {
152
160
  * * `ycBrakeControlActive` (YC Brake Control Active): Indicates whether Yaw Control (YC) has activated brake control. (values: passive | active)
153
161
  * * `ycEngineControlActive` (YC Engine Control Active): Indicates whether Yaw Control (YC) has commanded engine control to be active. (values: passive | active)
154
162
  *
155
- * **pressureVesselHealth**
163
+ * </details>
164
+ *
165
+ * <details>
166
+ * <summary><strong>pressureVesselHealth</strong></summary>
156
167
  *
157
168
  * * `pressureVesselBatteryLevelPercentage` (Pressure Vessel Battery Level Percentage): Battery level percentage of the pressure vessel. (percent)
158
169
  * * `pressureVesselPressure` (Pressure Vessel Pressure): Pressure of the pressure vessel. (kilopascal)
159
170
  * * `pressureVesselTemperature` (Pressure Vessel Temperature): Temperature of the pressure vessel. (celsius)
160
171
  *
161
- * **reefer**
172
+ * </details>
173
+ *
174
+ * <details>
175
+ * <summary><strong>reefer</strong></summary>
162
176
  *
163
177
  * * `reeferAlarm` (Reefer Alarms): Array of active alarm codes for the refrigeration unit with metadata
164
178
  * * `reeferAlarmSeverity` (Reefer Alarm Severity): Highest severity level across active reefer alarms (green, yellow, red, orange) (values: none | green | yellow | red | orange)
@@ -191,7 +205,10 @@ export interface GetReadingsSnapshotRequest {
191
205
  * * `reeferTemperatureRecorder5` (Reefer Temperature Recorder (Zone 5)): Temperature recorder reading for reefer zone 5 (celsius)
192
206
  * * `reeferTemperatureRecorder6` (Reefer Temperature Recorder (Zone 6)): Temperature recorder reading for reefer zone 6 (celsius)
193
207
  *
194
- * **smartTrailer**
208
+ * </details>
209
+ *
210
+ * <details>
211
+ * <summary><strong>smartTrailer</strong></summary>
195
212
  *
196
213
  * * `addressEntry` (Address Entry): Address data from the address entry event
197
214
  * * `addressExit` (Address Exit): Address data from the address exit event
@@ -210,6 +227,8 @@ export interface GetReadingsSnapshotRequest {
210
227
  * * `widgetBatteryVoltageLow` (Widget Battery Voltage Low): Indicates if widget battery voltage is below 1500mV threshold (values: normal | low)
211
228
  * * `widgetDisconnect` (Widget Disconnection Status): Connection status between widget and device (values: connected | disconnected)
212
229
  *
230
+ * </details>
231
+ *
213
232
  * **Note:** This is not an exhaustive list. Your organization may have access to additional readings based on enabled features or custom configurations. Use the `/readings/definitions` endpoint to retrieve all available reading IDs for your organization.
214
233
  */
215
234
  readingIds: string;
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "5.9.0";
1
+ export declare const SDK_VERSION = "5.9.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 = "5.9.0";
4
+ exports.SDK_VERSION = "5.9.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": "5.9.0",
11
- "User-Agent": "@samsarahq/samsara/5.9.0",
10
+ "X-Fern-SDK-Version": "5.9.1",
11
+ "User-Agent": "@samsarahq/samsara/5.9.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",
@@ -14,7 +14,8 @@ export interface GetReadingsHistoryRequest {
14
14
  * Available reading IDs (by category):
15
15
  *
16
16
  *
17
- * **diagnostic**
17
+ * <details>
18
+ * <summary><strong>diagnostic</strong></summary>
18
19
  *
19
20
  * * `airInletPressure` (Air Inlet Pressure): Air inlet pressure. (kilopascal)
20
21
  * * `airTemp` (Air Inlet (Ambient Air) Temp): Air inlet (ambient air) temperature. (celsius)
@@ -87,6 +88,7 @@ export interface GetReadingsHistoryRequest {
87
88
  * * `phaseCLLVolts` (Phase C Line-to-Line Voltage): Line-to-line voltage for Phase C in volts. (volt)
88
89
  * * `phaseCLNVolts` (Phase C Line-to-Neutral Voltage): Line-to-neutral voltage for Phase C in volts. (volt)
89
90
  * * `powerFactorRatio` (Power Factor Ratio): Represents the power factor ratio. (percent)
91
+ * * `rfidCardIdScan` (RFID Card Scan): The card number from RFID Card scans used for identification. When a user taps their RFID card on the reader, this captures the unique card code.
90
92
  * * `samsaraEngineHours` (Samsara Engine Hours): Samsara's intelligent engine hours calculation that combines ECU data, synthetic calculations, and manual overrides with automatic fallbacks for optimal accuracy across all asset types. (millisecond)
91
93
  * * `samsaraEngineHoursWithSource` (Samsara Engine Hours with Source): Samsara's intelligent engine hours calculation including detailed source metadata to indicate the origin of the data (ECU, synthetic, or manual override). Useful for debugging and understanding data provenance.
92
94
  * * `samsaraOdometer` (Samsara Odometer): Samsara automatically pulls odometer readings from a vehicle's engine control unit (ECU). If the reading isn't available and the vehicle is unregulated, you can manually enter the odometer value for maintenance tracking—this value will then update based on GPS trip data. (kilometer)
@@ -105,7 +107,10 @@ export interface GetReadingsHistoryRequest {
105
107
  * * `totalReactivePower` (Total Reactive Power): Total reactive power in volt-amperes reactive. (voltAmpereReactive)
106
108
  * * `totalRealPower` (Total Real Power): Total real power in watts. (watt)
107
109
  *
108
- * **levelMonitoring**
110
+ * </details>
111
+ *
112
+ * <details>
113
+ * <summary><strong>levelMonitoring</strong></summary>
109
114
  *
110
115
  * * `fillCriticality` (Fill Level Criticality): Indicates if the state of the fill level is critical. (values: normal | criticallyHigh | criticallyLow)
111
116
  * * `fillMass` (Fill Mass): Mass of material in the vessel. (kilogram)
@@ -115,7 +120,10 @@ export interface GetReadingsHistoryRequest {
115
120
  * * `fillVolumeAvailableCapacity` (Fill Volume Available Capacity): Available volume to be filled in the vessel. (liter)
116
121
  * * `fluidLevelStatus` (Battery Water Level): The status of the battery's water level. Will be OK or LOW. (values: noData | ok | low)
117
122
  *
118
- * **obd**
123
+ * </details>
124
+ *
125
+ * <details>
126
+ * <summary><strong>obd</strong></summary>
119
127
  *
120
128
  * * `accDistanceAlertSignal` (ACC Distance Alert): Distance Alert Signal from the Adaptive Cruise Control system. (values: notActive | active)
121
129
  * * `adaptiveCruiseControlMode` (ACC Mode): Current mode of the Adaptive Cruise Control System. (values: off | speedControlActive | distanceControlActive | overtakeMode | holdMode | finishMode | disabledOrError)
@@ -152,13 +160,19 @@ export interface GetReadingsHistoryRequest {
152
160
  * * `ycBrakeControlActive` (YC Brake Control Active): Indicates whether Yaw Control (YC) has activated brake control. (values: passive | active)
153
161
  * * `ycEngineControlActive` (YC Engine Control Active): Indicates whether Yaw Control (YC) has commanded engine control to be active. (values: passive | active)
154
162
  *
155
- * **pressureVesselHealth**
163
+ * </details>
164
+ *
165
+ * <details>
166
+ * <summary><strong>pressureVesselHealth</strong></summary>
156
167
  *
157
168
  * * `pressureVesselBatteryLevelPercentage` (Pressure Vessel Battery Level Percentage): Battery level percentage of the pressure vessel. (percent)
158
169
  * * `pressureVesselPressure` (Pressure Vessel Pressure): Pressure of the pressure vessel. (kilopascal)
159
170
  * * `pressureVesselTemperature` (Pressure Vessel Temperature): Temperature of the pressure vessel. (celsius)
160
171
  *
161
- * **reefer**
172
+ * </details>
173
+ *
174
+ * <details>
175
+ * <summary><strong>reefer</strong></summary>
162
176
  *
163
177
  * * `reeferAlarm` (Reefer Alarms): Array of active alarm codes for the refrigeration unit with metadata
164
178
  * * `reeferAlarmSeverity` (Reefer Alarm Severity): Highest severity level across active reefer alarms (green, yellow, red, orange) (values: none | green | yellow | red | orange)
@@ -191,7 +205,10 @@ export interface GetReadingsHistoryRequest {
191
205
  * * `reeferTemperatureRecorder5` (Reefer Temperature Recorder (Zone 5)): Temperature recorder reading for reefer zone 5 (celsius)
192
206
  * * `reeferTemperatureRecorder6` (Reefer Temperature Recorder (Zone 6)): Temperature recorder reading for reefer zone 6 (celsius)
193
207
  *
194
- * **smartTrailer**
208
+ * </details>
209
+ *
210
+ * <details>
211
+ * <summary><strong>smartTrailer</strong></summary>
195
212
  *
196
213
  * * `addressEntry` (Address Entry): Address data from the address entry event
197
214
  * * `addressExit` (Address Exit): Address data from the address exit event
@@ -210,6 +227,8 @@ export interface GetReadingsHistoryRequest {
210
227
  * * `widgetBatteryVoltageLow` (Widget Battery Voltage Low): Indicates if widget battery voltage is below 1500mV threshold (values: normal | low)
211
228
  * * `widgetDisconnect` (Widget Disconnection Status): Connection status between widget and device (values: connected | disconnected)
212
229
  *
230
+ * </details>
231
+ *
213
232
  * **Note:** This is not an exhaustive list. Your organization may have access to additional readings based on enabled features or custom configurations. Use the `/readings/definitions` endpoint to retrieve all available reading IDs for your organization.
214
233
  */
215
234
  readingId: string;
@@ -14,7 +14,8 @@ export interface GetReadingsSnapshotRequest {
14
14
  * Available reading IDs (by category):
15
15
  *
16
16
  *
17
- * **diagnostic**
17
+ * <details>
18
+ * <summary><strong>diagnostic</strong></summary>
18
19
  *
19
20
  * * `airInletPressure` (Air Inlet Pressure): Air inlet pressure. (kilopascal)
20
21
  * * `airTemp` (Air Inlet (Ambient Air) Temp): Air inlet (ambient air) temperature. (celsius)
@@ -87,6 +88,7 @@ export interface GetReadingsSnapshotRequest {
87
88
  * * `phaseCLLVolts` (Phase C Line-to-Line Voltage): Line-to-line voltage for Phase C in volts. (volt)
88
89
  * * `phaseCLNVolts` (Phase C Line-to-Neutral Voltage): Line-to-neutral voltage for Phase C in volts. (volt)
89
90
  * * `powerFactorRatio` (Power Factor Ratio): Represents the power factor ratio. (percent)
91
+ * * `rfidCardIdScan` (RFID Card Scan): The card number from RFID Card scans used for identification. When a user taps their RFID card on the reader, this captures the unique card code.
90
92
  * * `samsaraEngineHours` (Samsara Engine Hours): Samsara's intelligent engine hours calculation that combines ECU data, synthetic calculations, and manual overrides with automatic fallbacks for optimal accuracy across all asset types. (millisecond)
91
93
  * * `samsaraEngineHoursWithSource` (Samsara Engine Hours with Source): Samsara's intelligent engine hours calculation including detailed source metadata to indicate the origin of the data (ECU, synthetic, or manual override). Useful for debugging and understanding data provenance.
92
94
  * * `samsaraOdometer` (Samsara Odometer): Samsara automatically pulls odometer readings from a vehicle's engine control unit (ECU). If the reading isn't available and the vehicle is unregulated, you can manually enter the odometer value for maintenance tracking—this value will then update based on GPS trip data. (kilometer)
@@ -105,7 +107,10 @@ export interface GetReadingsSnapshotRequest {
105
107
  * * `totalReactivePower` (Total Reactive Power): Total reactive power in volt-amperes reactive. (voltAmpereReactive)
106
108
  * * `totalRealPower` (Total Real Power): Total real power in watts. (watt)
107
109
  *
108
- * **levelMonitoring**
110
+ * </details>
111
+ *
112
+ * <details>
113
+ * <summary><strong>levelMonitoring</strong></summary>
109
114
  *
110
115
  * * `fillCriticality` (Fill Level Criticality): Indicates if the state of the fill level is critical. (values: normal | criticallyHigh | criticallyLow)
111
116
  * * `fillMass` (Fill Mass): Mass of material in the vessel. (kilogram)
@@ -115,7 +120,10 @@ export interface GetReadingsSnapshotRequest {
115
120
  * * `fillVolumeAvailableCapacity` (Fill Volume Available Capacity): Available volume to be filled in the vessel. (liter)
116
121
  * * `fluidLevelStatus` (Battery Water Level): The status of the battery's water level. Will be OK or LOW. (values: noData | ok | low)
117
122
  *
118
- * **obd**
123
+ * </details>
124
+ *
125
+ * <details>
126
+ * <summary><strong>obd</strong></summary>
119
127
  *
120
128
  * * `accDistanceAlertSignal` (ACC Distance Alert): Distance Alert Signal from the Adaptive Cruise Control system. (values: notActive | active)
121
129
  * * `adaptiveCruiseControlMode` (ACC Mode): Current mode of the Adaptive Cruise Control System. (values: off | speedControlActive | distanceControlActive | overtakeMode | holdMode | finishMode | disabledOrError)
@@ -152,13 +160,19 @@ export interface GetReadingsSnapshotRequest {
152
160
  * * `ycBrakeControlActive` (YC Brake Control Active): Indicates whether Yaw Control (YC) has activated brake control. (values: passive | active)
153
161
  * * `ycEngineControlActive` (YC Engine Control Active): Indicates whether Yaw Control (YC) has commanded engine control to be active. (values: passive | active)
154
162
  *
155
- * **pressureVesselHealth**
163
+ * </details>
164
+ *
165
+ * <details>
166
+ * <summary><strong>pressureVesselHealth</strong></summary>
156
167
  *
157
168
  * * `pressureVesselBatteryLevelPercentage` (Pressure Vessel Battery Level Percentage): Battery level percentage of the pressure vessel. (percent)
158
169
  * * `pressureVesselPressure` (Pressure Vessel Pressure): Pressure of the pressure vessel. (kilopascal)
159
170
  * * `pressureVesselTemperature` (Pressure Vessel Temperature): Temperature of the pressure vessel. (celsius)
160
171
  *
161
- * **reefer**
172
+ * </details>
173
+ *
174
+ * <details>
175
+ * <summary><strong>reefer</strong></summary>
162
176
  *
163
177
  * * `reeferAlarm` (Reefer Alarms): Array of active alarm codes for the refrigeration unit with metadata
164
178
  * * `reeferAlarmSeverity` (Reefer Alarm Severity): Highest severity level across active reefer alarms (green, yellow, red, orange) (values: none | green | yellow | red | orange)
@@ -191,7 +205,10 @@ export interface GetReadingsSnapshotRequest {
191
205
  * * `reeferTemperatureRecorder5` (Reefer Temperature Recorder (Zone 5)): Temperature recorder reading for reefer zone 5 (celsius)
192
206
  * * `reeferTemperatureRecorder6` (Reefer Temperature Recorder (Zone 6)): Temperature recorder reading for reefer zone 6 (celsius)
193
207
  *
194
- * **smartTrailer**
208
+ * </details>
209
+ *
210
+ * <details>
211
+ * <summary><strong>smartTrailer</strong></summary>
195
212
  *
196
213
  * * `addressEntry` (Address Entry): Address data from the address entry event
197
214
  * * `addressExit` (Address Exit): Address data from the address exit event
@@ -210,6 +227,8 @@ export interface GetReadingsSnapshotRequest {
210
227
  * * `widgetBatteryVoltageLow` (Widget Battery Voltage Low): Indicates if widget battery voltage is below 1500mV threshold (values: normal | low)
211
228
  * * `widgetDisconnect` (Widget Disconnection Status): Connection status between widget and device (values: connected | disconnected)
212
229
  *
230
+ * </details>
231
+ *
213
232
  * **Note:** This is not an exhaustive list. Your organization may have access to additional readings based on enabled features or custom configurations. Use the `/readings/definitions` endpoint to retrieve all available reading IDs for your organization.
214
233
  */
215
234
  readingIds: string;
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "5.9.0";
1
+ export declare const SDK_VERSION = "5.9.1";
@@ -1 +1 @@
1
- export const SDK_VERSION = "5.9.0";
1
+ export const SDK_VERSION = "5.9.1";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@samsarahq/samsara",
3
- "version": "5.9.0",
3
+ "version": "5.9.1",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",