@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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trackunit/filters-graphql-hook",
3
- "version": "0.0.494",
3
+ "version": "0.0.496",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -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";