@trackunit/filters-graphql-hook 0.0.494 → 0.0.496
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.
package/package.json
CHANGED
|
@@ -226,6 +226,7 @@ export declare const assetInsightType: {
|
|
|
226
226
|
readonly CUMULATIVEOPERATINGHOURS: "CUMULATIVEOPERATINGHOURS";
|
|
227
227
|
readonly CUMULATIVEPAYLOADTOTALS: "CUMULATIVEPAYLOADTOTALS";
|
|
228
228
|
readonly CUMULATIVEPRODUCTIVEHOURS: "CUMULATIVEPRODUCTIVEHOURS";
|
|
229
|
+
readonly CUMULATIVEUTILIZATIONHOURS: "CUMULATIVEUTILIZATIONHOURS";
|
|
229
230
|
readonly DIESELPARTICULATEFILTERACTIVEREGENERATIONINHIBITEDDUETOINHIBITSWITCH: "DIESELPARTICULATEFILTERACTIVEREGENERATIONINHIBITEDDUETOINHIBITSWITCH";
|
|
230
231
|
readonly DIESELPARTICULATEFILTERLAMPCOMMAND: "DIESELPARTICULATEFILTERLAMPCOMMAND";
|
|
231
232
|
readonly ENGINEAIRFILTERDIFFERENTIALPRESSURE: "ENGINEAIRFILTERDIFFERENTIALPRESSURE";
|